ankur0101 Posted May 17, 2009 Share Posted May 17, 2009 Hi, Visit www.xml-sitemaps.com I want to create a PHP script like this for my forum www.series99.com I want to make a sitemap in PHP for unlimited links But how to do that ? ??? Need urgent help Link to comment https://forums.phpfreaks.com/topic/158465-how-to-create-sitemap-of-a-website-using-php/ Share on other sites More sharing options...
Cardale Posted May 17, 2009 Share Posted May 17, 2009 Alot of ways you could do this. Easiest would be to setup a menu item and add all your links you want listed there with descriptions and what not and save it to your database. Link to comment https://forums.phpfreaks.com/topic/158465-how-to-create-sitemap-of-a-website-using-php/#findComment-835717 Share on other sites More sharing options...
ankur0101 Posted May 17, 2009 Author Share Posted May 17, 2009 Plz, Can you explain me in details ? Link to comment https://forums.phpfreaks.com/topic/158465-how-to-create-sitemap-of-a-website-using-php/#findComment-835744 Share on other sites More sharing options...
ankur0101 Posted May 17, 2009 Author Share Posted May 17, 2009 Well, I'm talking about that sitemap which is used in Google Webmaster Tool Link to comment https://forums.phpfreaks.com/topic/158465-how-to-create-sitemap-of-a-website-using-php/#findComment-835748 Share on other sites More sharing options...
waynew Posted May 17, 2009 Share Posted May 17, 2009 What kind of site do you have? Is it completely database-driven (i.e. all pages are populated using info from your database) or is it static, i.e. you simply have a php file for each page. Or is it both? Link to comment https://forums.phpfreaks.com/topic/158465-how-to-create-sitemap-of-a-website-using-php/#findComment-835765 Share on other sites More sharing options...
ankur0101 Posted May 19, 2009 Author Share Posted May 19, 2009 aah you are not getting my point visit www.xml-sitemaps.com But its limited to certain pages. I want to make a website like that for unlimited links Link to comment https://forums.phpfreaks.com/topic/158465-how-to-create-sitemap-of-a-website-using-php/#findComment-837121 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.