<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Quick Fix &#187; SEO</title>
	<atom:link href="http://myquickfix.co.uk/index.php/category/computers/web-development/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://myquickfix.co.uk</link>
	<description>Quick fixes for niggly problems...</description>
	<lastBuildDate>Thu, 24 Sep 2009 15:10:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Alerting Google and others to your Sitemap XML updates</title>
		<link>http://myquickfix.co.uk/index.php/2008/12/alerting-google-and-others-to-your-sitemap-xml-updates/</link>
		<comments>http://myquickfix.co.uk/index.php/2008/12/alerting-google-and-others-to-your-sitemap-xml-updates/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 21:35:51 +0000</pubDate>
		<dc:creator>hutch</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sitemaps]]></category>

		<guid isPermaLink="false">http://www.myquickfix.co.uk/?p=102</guid>
		<description><![CDATA[Problem
Earlier Today I wanted to notify Google about changes to an XML sitemap that I&#8217;d updated, and wondered if I could do it without having to log into Webmaster Tools. Call it lazyness, but I knew that the WordPress Sitemap plug-in &#8216;somehow&#8217; alerted Google whenever it created a new sitemap for this blog, so I wanted to know how too!
Solution
Turns out it&#8217;s quite simple! Google, Live Search, Yahoo and ASK all allow you to &#8216;ping&#8217; them about updates, via HTTP. Here are the details of each method:
Google ping URL:
http://www.google.com/webmasters/tools/ping?sitemap=http://[path to ...]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>Earlier Today I wanted to notify Google about changes to an <a href="http://www.sitemaps.org/">XML sitemap</a> that I&#8217;d updated, and wondered if I could do it without having to log into <a href="http://www.google.com/webmasters/tools/">Webmaster Tools</a>. Call it lazyness, but I knew that the WordPress Sitemap plug-in &#8216;somehow&#8217; alerted Google whenever it created a new sitemap for this blog, so I wanted to know how too!</p>
<h2>Solution</h2>
<p>Turns out it&#8217;s quite simple! Google, Live Search, Yahoo and ASK all allow you to &#8216;ping&#8217; them about updates, via HTTP. Here are the details of each method:</p>
<p><strong><span style="color: #008000;">Google ping URL:</span></strong></p>
<blockquote><p>http://www.google.com/webmasters/tools/ping?sitemap=http://[path to sitemap file]</p></blockquote>
<p>Notes: The <a title="Updating a Sitemap - google help" href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=34609">Google docs</a> on this subject suggest that the whole string is URL encoded before its sent. If the update request is successful, an HTTP 200 response code will be returned.</p>
<p> </p>
<p><strong><span style="color: #008000;">Live Search ping URL:</span></strong></p>
<blockquote><p>http://webmaster.live.com/ping.aspx?siteMap=http://[path to sitemap file]</p></blockquote>
<p>Notes: The <a title="Live Search Webmaster Center Blog" href="http://blogs.msdn.com/webmaster/archive/2008/02/27/microsoft-to-support-cross-domain-sitemaps.aspx">Live Search Webmaster Center Blog</a> makes suggestions on how best to submit and maintain your sitemap. Like Google, MS also have a <a title="Microsoft Live Webmaster Tools" href="http://webmaster.live.com/">Webmaster Tools</a> system.</p>
<p> </p>
<p><strong><span style="color: #008000;">Yahoo ping URL:</span></strong></p>
<blockquote><p>http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http://[path to sitemap file]</p></blockquote>
<p>Notes: The <a title="Yahoo Developer Network link" href="http://developer.yahoo.com/search/siteexplorer/V1/ping.html">Yahoo Developer Network page</a> on the subject provides comprehensive details.</p>
<p> </p>
<p><strong><span style="color: #008000;">Ask ping URL:</span></strong></p>
<blockquote><p>http://submissions.ask.com/ping?sitemap=http://[path to sitemap file]</p></blockquote>
<p>Notes: Ask provide some details <a title="Web Search FAQ" href="http://about.ask.com/en/docs/about/webmasters.shtml">here</a>, by now you know the score, as all four search providers follow the sitemap protocol laid out at <a href="http://www.sitemaps.org/">www.sitemaps.org</a>.</p>
<p>Any Questions or corrections? please use the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://myquickfix.co.uk/index.php/2008/12/alerting-google-and-others-to-your-sitemap-xml-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
