I have tried this and no effect... Any other suggestions?
Jill E wrote: > Timothy, > > I found that setting > > 'firstHitPathCache' => '1' > > in the RealURL config file pagePath array solves this problem. I am > not sure what the performance cost is, but I haven't observed any > major ill effects. > > Jill Anderson > NDSU ITS > [EMAIL PROTECTED] > > On 8/24/07, Timothy Patterson <[EMAIL PROTECTED]> wrote: >> Is it possible to generate the URL for a web page when it is initially >> created? (I am using RealURL) >> >> Currently, the URL for a new page is not generated until that page is >> displayed in a menu somewhere on my site. This is great except for the >> pages I have that are are to Hide in Menu. >> >> Any ideas? >> >> Right now as a workaround I have a cron job using curl to fetch a >> "universal page" that lists all pages (including the not in menu pages) >> just to generate the URLs. This workaround got my site off of the >> ground, however now that I have a lot of pages in the system I need to >> find a better solution. I'm starting to notice performance issues >> because of it. >> >> I am currently using the defaultcontent extension to populate my new >> pages with a blank content element, if I knew the PHP function to >> generate a page's URL it may be possible to utilize the code in that >> extension... >> >> Any suggestions would be greatly appreciated! >> _______________________________________________ >> TYPO3-english mailing list >> [email protected] >> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english >> _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
