<?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> &#187; how to validate a multiple sitemaps for site</title>
	<atom:link href="http://maxdesigningstudio.info/tag/how-to-validate-a-multiple-sitemaps-for-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxdesigningstudio.info</link>
	<description></description>
	<lastBuildDate>Wed, 31 Aug 2011 14:21:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Create a Multiple Sitemaps and How To Index a Sitemap</title>
		<link>http://maxdesigningstudio.info/how-to-create-a-multiple-sitemaps-and-how-to-index-a-sitemap/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-a-multiple-sitemaps-and-how-to-index-a-sitemap</link>
		<comments>http://maxdesigningstudio.info/how-to-create-a-multiple-sitemaps-and-how-to-index-a-sitemap/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 20:01:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[How To Create a Multiple Sitemaps]]></category>
		<category><![CDATA[How To Index a Sitemap]]></category>
		<category><![CDATA[how to validate a multiple sitemaps for site]]></category>
		<category><![CDATA[multiple google siteap]]></category>
		<category><![CDATA[multiple sitemaps for website]]></category>

		<guid isPermaLink="false">http://maxdesigningstudio.info/?p=138</guid>
		<description><![CDATA[The Sitemap has certain limitations. For example, it cannot contain more than 50,000 URLs and cannot be bigger than 10 MB. This is why if you plan to create a website with multiple subdirectories and Sitemaps, you will have to use Sitemap Index. The Sitemap index allows you to include several Sitemap files under one [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #008000;"><strong>The Sitemap has certain limitations. For example, it cannot contain more than 50,000 URLs and cannot be bigger than 10 MB. This is why if you plan to create a website with multiple subdirectories and Sitemaps, you will have to use Sitemap Index.</strong></span></p>
<p><strong>The Sitemap index allows you to include several Sitemap files under one file called Sitemap index. It uses almost the same syntax but instead of including your pages URLs, you will have to add the URLs to your Sitemaps.</strong></p>
<p><span style="color: #008000;"><strong> </strong></span></p>
<p><strong>Below, you can find a sample code of a Sitemap index.</strong></p>
<p><span style="color: #008000;"><strong><span id="more-138"></span></strong></span></p>
<blockquote><p><span style="color: #800080;">&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&gt;<br />
&lt;sitemapindex xmlns=&#8221;http://www.sitemaps.org/schemas/sitemap/0.9&#8243;&gt;<br />
&lt;sitemap&gt;<br />
&lt;loc&gt;http://www.domain.com/sitemap1.xml.gz&lt;/loc&gt;<br />
&lt;lastmod&gt;2004-10-01T18:23:17+00:00&lt;/lastmod&gt;<br />
&lt;/sitemap&gt;<br />
&lt;sitemap&gt;<br />
&lt;loc&gt;http://www.domain.com/sitemap2.xml.gz&lt;/loc&gt;<br />
&lt;lastmod&gt;2005-01-01&lt;/lastmod&gt;<br />
&lt;/sitemap&gt;<br />
&lt;/sitemapindex&gt;</span></p></blockquote>
<p><span style="color: #0000ff;"><strong>As you can see the Sitemap index file uses the following XML tags:</strong></span></p>
<blockquote><p><strong><span style="color: #ff0000;">* loc<br />
* lastmod<br />
* sitemap<br />
* sitemapindex</span></strong></p>
<p><strong><span style="color: #000080;">The &lt;loc&gt; and the &lt;lasmod&gt; tags are basically the same as in the normal Sitemap file. The &lt;sitemap&gt; tag encapsulates information about an individual Sitemap. The &lt;sitemapindex&gt; tag provides information about all of the Sitemaps in the file.</span></strong></p>
<p><strong>Be advised that the Sitemap files can be only files located under the same domain or subdomain and should be UTF-8 encoded as well.</strong></p></blockquote>
<p><span style="color: #ff0000;">If You Need  My Help While Creating A Sitemap For Your Website Then Feel Free To Ask Me I will Help You Out.</span></p>
<p><span style="color: #ff0000;">Thanks.</span><strong><br />
</strong></p>
<p><strong><br />
</strong></p>
<div class="plusone"><g:plusone size="standard" href="http://maxdesigningstudio.info/how-to-create-a-multiple-sitemaps-and-how-to-index-a-sitemap/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://maxdesigningstudio.info/how-to-create-a-multiple-sitemaps-and-how-to-index-a-sitemap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

