Hello,
I have a dynamic website and i am searching for PHP script that can generate sitemap for it. Website have more than 500 pages.
Kind regards...
How are your pages stored? You could just do a simple mysql_query and a while() to output every page.
We need to no your site database structure to help more