My website's content is generated by the users. So there are new pages added everyday and since I am using rewrite the URL's are unpredicatble, as they are based on the title of the user's submission. How can I generate a sitemap with this kind of website?
Hi, You should build a function to genarate sitemap automatic when the content in your site has changed
you need to write on Script which will create your sitemap automatically and will collect all the url's data from the database. http://www.urgentclick.com/scripts/php-site-map-script.html http://rjsoftwares.com/google_sitemap/ http://webscripts.softpedia.com/script/Content-Management/SiteMap-script-16092.html Code (markup):