is their any softwere or code to set up in the public_html foldder to create sitemap automatically.
www.sensitivedjs.co.cc
is their any softwere or code to set up in the public_html foldder to create sitemap automatically.
www.sensitivedjs.co.cc
Sitemap Generator https://www.google.com/webmasters/to...generator.html
Or
www.xml-sitemaps.com is an online automatic sitemap generator.
thanks for quick reply
i am using x10 free hosting server
google webmaster tools say's
Your web server must have Python 2.2 or later installed.
is my server has this softwere.
http://www.sensitivedjs.co.cc
www.xml-sitemaps.com is a very good and free tool. You just need to put your website URL and it will create a good xml sitemap.
But i am searching for a script which will create the xml sitemap automatically as soon as we upload a new page and no need to re-create or update the existing sitemap mannually.
If any one have fouind such script please answer here.
I give +1 to google webmaster tool's sitemap generator.
It is to work with the googlebot, hence would be more compatible.
Edit:
you can also get more sitemap generators from here : http://code.google.com/p/sitemap-gen...emapGenerators
Last edited by achumamman; 05-27-2009 at 09:21 PM. Reason: Automerged Doublepost
I believe you could use the Google Sitemap creator, and run a cron job weekly or so to update it.
how can i use Google Sitemap creator
www.sensitivedjs.co.cc
http://www.xml-sitemaps.com is simple and best one to generate site maps for your site
it seems to be make site map mannually is the best way.
www.sensitivedjs.co.cc
Before looking this up, I would have gone with Twinkie's idea, but I don't know how you can call an external page in a Cron job...- if its possible
After a bit of searching, it is possible to do in php.
Check out http://enarion.net/google/phpsitemapng/
It creates XML, rss, html or plain text outputs - ideal for any search engine.
All you need is to amend it a bit to automatically do your own site and set it as a cron job - job done!!!
I'm going to do this over the weekend!!
Last edited by freecrm; 06-05-2009 at 12:43 PM.