Hello. I created a CMS system using PHP & MYSQL. I want to maek my own sitemap for this dynamic website, without using the free-tools (they are limited to 500 pages). How I can create my own updated sitemap and rss feeds?
try phpSitemapNG. It is a free Google Sitemaps generator written in PHP, but also generates RSS-based, txt-based and HTML-based sitemap files. It will spider your website and also your filesystem. download it from here: http://enarion.net/tools/phpsitemapng/download/ Code (markup): then follow here http://enarion.net/tools/phpsitemapng/installation/ http://enarion.net/tools/phpsitemapng/usage/ Code (markup):
Or probably you will find a corresponding plugin or extension for your CMS which will create the sitemap for you
Nice I would suggest you write your own sitemap generator rather than using a spider. Since it is your own CMS you should perfectly know how it is built up and therefore it should not be too hard. At least you would learn more
just to save time and for perfect coding, i would use xml-sitemaps pro version which is hardly $20 and I think you can use it on your unlimited sites. This is by far, the best sitemap generator, i have ever seen personally. give it a try