[TYPO3] Generate URL on page creation...
Jill E
jillande at gmail.com
Fri Aug 24 18:07:12 CEST 2007
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
jill.e.anderson at ndsu.edu
On 8/24/07, Timothy Patterson <tjpatter at svsu.edu> 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
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list