Page 1 of 1

Building sitemap on fly

Posted: Sat Apr 14, 2007 1:40 pm
by cmadsen
I am looking for a script that will build a sitemap on the fly. The site is dynamicaly built from a mysql database with thousands of pages and for SEO purpose I would like to include a site map. Any suggestions?

Posted: Sat Apr 14, 2007 2:58 pm
by volka
A bit vague, so for now the answer is: pull the data from the database to build the site map.

Posted: Sun Apr 15, 2007 9:57 am
by feyd
If it really is that many pages, I would suggest caching the result page on disk.