Sunday, March 2, 2008

Sitemap Ping Submission

When your sitemap is updated, these are the URLs to ping the search engines (replace [your sitemap web address] with your URL):
Google
http://www.google.com/webmasters/tools/ping?sitemap=[your sitemap web address]
Yahoo
http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=YahooDemo&url=[your sitemap web address]
MSN Live Search
http://webmaster.live.com/ping.aspx?siteMap=[your sitemap web address]
Ask
http://submissions.ask.com/ping?sitemap=[your sitemap web address]
moreover
http://api.moreover.com/ping?u=[your sitemap web address]
According to the sitemaps protocol, the URL to submit a sitemap to a search engine is supposed to be:

<searchengine_URL>/ping?sitemap=sitemap_url

but many search engines don't seem to actually accept ping submissions this way.

Labels: ,

3 Comments:

Anonymous Dragonfly Services said...

Thanks for the info, help me figure out how to write script that updates the sitemaps automatically as my site changes.

December 19, 2008 1:31 PM  
Blogger David August said...

Your site seems to be running an Apache server with PHP installed; one can have the server generate the xml sitemap when requested with real-time modification dates/times on such a set up. Specific solutions depend on whether or not your site uses some sort of content management system (CMS), or is simply static files. If you'd like me to assist in your specific configuration, contact me directly. If you have more general questions that would be relevant to other people too, comment here.

December 19, 2008 2:02 PM  
Anonymous Dragonfly Services said...

Thanks David, the site actually has a lot of dynamic content, so that's what I use the scripts for.

December 31, 2008 3:27 PM  

Post a Comment

<< Home