I've been looking for an easy to install php script or code that would allow me to create a sitemap for an existing site. can anyone help?
Sorry, I guess I wasn't clear. I'm looking for a website sitemap, like an index of a site. Not google sitemap. similar to: http://www.apple.com/sitemap/ thanks
Hello, if you are using PHP and Mysql and your articles are in the mysql, only should make a query of your table. But really I dont know if you have the articles in a database... Jakomo
I don't think the Apple site map is generated dynamically. I personally would play with this. http://lixlpixel.org/recursive_function/php/recursive_directory_scan/