unemployment Posted August 19, 2011 Share Posted August 19, 2011 How can I create a dynamic xml sitemap in php? A lot of my pages are generated dynamically and I wasn't able to find a good explanation on on how to do this. Link to comment https://forums.phpfreaks.com/topic/245189-create-dynamic-sitemap/ Share on other sites More sharing options...
titan21 Posted August 19, 2011 Share Posted August 19, 2011 You could have a look at http://www.php.net/manual/en/book.xmlwriter.php and see if this helps? Link to comment https://forums.phpfreaks.com/topic/245189-create-dynamic-sitemap/#findComment-1259368 Share on other sites More sharing options...
QuickOldCar Posted August 19, 2011 Share Posted August 19, 2011 http://www.php.net/manual/en/book.xmlwriter.php Link to comment https://forums.phpfreaks.com/topic/245189-create-dynamic-sitemap/#findComment-1259399 Share on other sites More sharing options...
unemployment Posted August 19, 2011 Author Share Posted August 19, 2011 Will I have to store the URLs in the database? Link to comment https://forums.phpfreaks.com/topic/245189-create-dynamic-sitemap/#findComment-1259403 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.