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. Quote 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? Quote 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 Quote 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? Quote Link to comment https://forums.phpfreaks.com/topic/245189-create-dynamic-sitemap/#findComment-1259403 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.