[TYPO3] Generate URL on page creation...
Timothy Patterson
tjpatter at svsu.edu
Fri Aug 24 16:42:56 CEST 2007
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!
More information about the TYPO3-english
mailing list