<?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>AUKSEO - Blog from a Search Engine Optimiser based the UK &#187; indexing</title>
	<atom:link href="http://www.aukseo.co.uk/tag/indexing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aukseo.co.uk</link>
	<description>The views of a UK SEO</description>
	<lastBuildDate>Thu, 09 Sep 2010 22:27:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Multiple XML Sitemaps can solve your indexing problems</title>
		<link>http://www.aukseo.co.uk/how-xml-multiple-sitemaps-can-solve-your-indexing-problems-566/</link>
		<comments>http://www.aukseo.co.uk/how-xml-multiple-sitemaps-can-solve-your-indexing-problems-566/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 16:15:00 +0000</pubDate>
		<dc:creator>aukseo</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.aukseo.co.uk/?p=566</guid>
		<description><![CDATA[			
				
			
		
Multiple XML sitemaps can be used to help detect how the indexing of the site is progressing or if there are any problems. For example if you have 20,000 pages in the site and only 15,000 are indexed it’s hard to find out which 5,000 pages are not indexed by the search engine. 
Google Webmaster [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.aukseo.co.uk%2Fhow-xml-multiple-sitemaps-can-solve-your-indexing-problems-566%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.aukseo.co.uk%2Fhow-xml-multiple-sitemaps-can-solve-your-indexing-problems-566%2F&amp;source=johnpcampbell&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Multiple XML sitemaps can be used to help detect how the indexing of the site is progressing or if there are any problems. For example if you have 20,000 pages in the site and only 15,000 are indexed it’s hard to find out which 5,000 pages are not indexed by the search engine. </p>
<p>Google Webmaster Tools feeds back on this information saying how many pages have been indexed from each XML sitemap, best of all you can submit multiple sitemaps to the search engines. </p>
<p><img src="http://www.aukseo.co.uk/wp-content/uploads/2009/07/multiple-sitemaps.jpg" alt="multiple-sitemaps" title="multiple-sitemaps" width="469" height="116" class="alignleft size-full wp-image-567" /></p>
<p>Breaking the sitemap down can pinpoint which sections of your site are not getting indexed. So lets break that 20,000 pages down.</p>
<p><img src="http://www.aukseo.co.uk/wp-content/uploads/2009/07/pages-indexed.jpg" alt="pages-indexed" title="pages-indexed" width="500" height="164" class="alignleft size-full wp-image-568" /></p>
<p>So we can see that the main problem is with the products section not getting indexed with only 44% of pages indexed. This now means you can start to find out the reasons why your product pages are not being indexed. </p>
<p>That then opens a new can of worms as it might be due to duplicate content, poor coding, internal linking, server issues etc. The good point is that you now know what area is the problem.</p>
<p>To link the XML sitemaps together you should have one sitemap called sitemapindex.xml that links to the other sitemaps using the xml protocol. Submit all the sitemaps to Google Webmaster Tools and list all the sitemaps in the robots.txt.  E.g.</p>
<p>Sitemap: http://www.domain.com/sitemapindex.xml<br />
Sitemap: http://www.domain.com/categories.xml<br />
Sitemap: http://www.domain.com/sub-categories.xml<br />
Sitemap: http://www.domain.com/prodcuts.xml<br />
Sitemap: http://www.domain.com/blog.xml</p>
<p>So if you think your site has an indexing problem then split your site down logically into different XML sitemaps. It&#8217;s not going to solve your problem but will point you in the right direction. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.aukseo.co.uk/how-xml-multiple-sitemaps-can-solve-your-indexing-problems-566/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How long does it take for a new site to get indexed?</title>
		<link>http://www.aukseo.co.uk/how-long-does-it-take-for-a-new-site-to-get-index-302/</link>
		<comments>http://www.aukseo.co.uk/how-long-does-it-take-for-a-new-site-to-get-index-302/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 23:15:29 +0000</pubDate>
		<dc:creator>aukseo</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[indexing]]></category>

		<guid isPermaLink="false">http://www.aukseo.co.uk/?p=302</guid>
		<description><![CDATA[			
				
			
		
So you&#8217;ve bought a domain and hosting, how long does it take for your new site to get indexed by Google? Well it could take minutes or it can take days. To give your site the best chance try to follow these points. 
- Verify with Google Webmaster Tools
- Create a XML sitemap
- Submit the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.aukseo.co.uk%2Fhow-long-does-it-take-for-a-new-site-to-get-index-302%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.aukseo.co.uk%2Fhow-long-does-it-take-for-a-new-site-to-get-index-302%2F&amp;source=johnpcampbell&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>So you&#8217;ve bought a domain and hosting, how long does it take for your new site to get indexed by Google? Well it could take minutes or it can take days. To give your site the best chance try to follow these points. </p>
<p>- Verify with Google Webmaster Tools<br />
- Create a XML sitemap<br />
- Submit the XML sitemap to the Google Webmaster Tools accounts<br />
- Link to the XML sitemap from the robots.txt<br />
- Submit the site to google <a href="http://www.google.com/addurl/?continue=/addurl">http://www.google.com/addurl/?continue=/addurl</a><br />
- Submit your RSS feed to Google Blog search <a href="http://blogsearch.google.com/ping">http://blogsearch.google.com/ping</a><br />
- Subscribe to your RSS feed from a Google Reader out. </p>
<p>and the most important</p>
<p>- Get external links, so here&#8217;s links to a new <a href="http://www.footballshirt365.co.uk">football shirt</a> website that I&#8217;ve made.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aukseo.co.uk/how-long-does-it-take-for-a-new-site-to-get-index-302/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
