<?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>TutorBoy Articles &#187; SEO</title>
	<atom:link href="http://articles.tutorboy.com/topics/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://articles.tutorboy.com</link>
	<description>Online Complete Reference</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:53:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sitemap guidelines</title>
		<link>http://articles.tutorboy.com/seo/sitemap-guidelines.html</link>
		<comments>http://articles.tutorboy.com/seo/sitemap-guidelines.html#comments</comments>
		<pubDate>Sun, 19 Jul 2009 12:52:47 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Sitemap]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=27</guid>
		<description><![CDATA[Sitemap index file must be UTF-8 encoded. A single Sitemap file cannot list more than 50,000 URLs and must be no larger than 10MB (10,485,760 bytes) when uncompressed. If you want to include more URLs or If you do provide &#8230; <a href="http://articles.tutorboy.com/seo/sitemap-guidelines.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>Sitemap index file must be <strong>UTF-8 encoded</strong>.</p></blockquote>
<blockquote><p>A single Sitemap file cannot list more than <strong>50,000 URLs</strong> and must be no larger than <strong>10MB</strong> (10,485,760 bytes) when uncompressed.</p></blockquote>
<blockquote><p>If you want to include more URLs or If you do provide multiple Sitemaps use a “Sitemap index” file ( as <span style="color: #000080;">http://www.yourdomain.com/<strong>sitemap_index.xml</strong></span>). A Sitemap index file can list up to <strong>50,000 Sitemaps</strong>.</p></blockquote>
<blockquote><p>Do not include <strong>session IDs</strong> in URLs.</p></blockquote>
<blockquote><p>Do not include direct <strong>image URLs</strong> in Sitemaps</p></blockquote>
<p>
<span id="more-27"></span></p>
<h4>The XML format of a Sitemap index file is very similar to the XML format of a Sitemap file. The Sitemap index file must:</h4>
<p><strong>&lt;sitemapindex&gt;</strong> &#8211; the parent tag surrounds the file.<br />
<strong>&lt;sitemap&gt;</strong> &#8211; the parent tag for each Sitemap listed in the file (a child of &lt;sitemapindex&gt;)<br />
<strong>&lt;loc&gt;</strong> &#8211; the location of the sitemap (a child of &lt;sitemap&gt;)<br />
<strong>&lt;lastmod&gt;</strong> &#8211; the last modified date of the sitemap (optional)</p>
<h2>The Sample XML Sitemap Index</h2>
<pre class="brush:xml">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
   &lt;sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"&gt;
   &lt;sitemap&gt;
      &lt;loc&gt;http://www.example.com/sitemap1.xml.gz&lt;/loc&gt;
      &lt;lastmod&gt;2004-10-01T18:23:17+00:00&lt;/lastmod&gt;
   &lt;/sitemap&gt;
   &lt;sitemap&gt;
      &lt;loc&gt;http://www.example.com/sitemap2.xml.gz&lt;/loc&gt;
      &lt;lastmod&gt;2005-01-01&lt;/lastmod&gt;
   &lt;/sitemap&gt;
   &lt;/sitemapindex&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/seo/sitemap-guidelines.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating and Submitting  a sitemap (or site map) of your site.</title>
		<link>http://articles.tutorboy.com/seo/creating-and-submitting-a-sitemap-or-site-map-of-your-site.html</link>
		<comments>http://articles.tutorboy.com/seo/creating-and-submitting-a-sitemap-or-site-map-of-your-site.html#comments</comments>
		<pubDate>Sun, 19 Jul 2009 11:03:04 +0000</pubDate>
		<dc:creator>Midhun Devasia</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://tutorboy.com/articles/?p=22</guid>
		<description><![CDATA[The term Sitemap/site map is meant to help users or crawlers find the informations about your site.Simply ! in other words it lists all the pages of your sites. Most search engines will only follow a finite number of links &#8230; <a href="http://articles.tutorboy.com/seo/creating-and-submitting-a-sitemap-or-site-map-of-your-site.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The term Sitemap/site map is meant to help users or crawlers find the informations about your site.Simply ! in other words it <strong>lists all the pages of your sites</strong>. Most search engines will only follow a finite number of links from a page, so if the number of links is very large, the site map may be required so that search engines and visitors can access all content on the site.</p>
<p>There are mainly two types of sitemaps<br />
<strong></strong></p>
<blockquote>
<ol>
<li><strong>HTML sitemaps</strong> :-  listing all the pages of  your site <strong>often by section</strong>. Check the example URL for more clear picture for how can arrange things in simple way.(eg: <a style="color: #000080;" title="http://www.apple.com/sitemap/" href="http://www.apple.com/sitemap/" target="_blank">http://www.apple.com/sitemap/)</a></li>
<li><strong>XML Sitemaps</strong> :-  usually called Sitemaps, with a capital “S”. Mainly for give informations about your            pages to the <strong>crawlers or search engines</strong>.</li>
</ol>
</blockquote>
<p>The second type(XML Sitemaps) we&#8217;ll be discussing in this article.</p>
<h2>Step 1:-</h2>
<p>Create a XML file named &#8220;<strong>sitemap.xml</strong>&#8221; and copy paste the following lines</p>
<pre class="brush:xml">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"&gt;
&lt;url&gt;&lt;loc&gt;/*your site pages*/&lt;/loc&gt;&lt;/url&gt;
&lt;/urlset&gt;</pre>
<p><span id="more-22"></span></p>
<h2>Step 2:-</h2>
<p>Edit the line no:3 onwards as shown below. List all pages of your site in the  tags.</p>
<pre class="brush:xml">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/index.html &lt;/loc&gt;&lt;/url&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/page1.html &lt;/loc&gt;&lt;/url&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/page2.html &lt;/loc&gt;&lt;/url&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/etc.html &lt;/loc&gt;&lt;/url&gt;
&lt;/urlset&gt;</pre>
<h2>Step:3 *optional</h2>
<p>The  optional tags are  &#8220;<strong>&lt;lastmod&gt;, &lt;changefreq&gt;, &lt;priority&gt;</strong>&#8220;.<br />
<strong>&lt;lastmod&gt;</strong> &#8211; The date of last modification of the file in<span style="color: #ff0000;"><strong> YYYY-MM-DD</strong></span> format.<br />
<strong>&lt;changefreq&gt;</strong> &#8211; How frequently the page is likely to change, valid values are:</p>
<ol>
<li>always</li>
<li>hourly</li>
<li>daily</li>
<li>weekly</li>
<li>monthly</li>
<li>yearly</li>
<li>never</li>
</ol>
<blockquote><p>The value &#8220;<strong>always</strong>&#8221; should be used to describe documents that change each time they are accessed. The value &#8220;<strong>never</strong>&#8221; should be used to describe archived URLs.</p></blockquote>
<p><strong>&lt;priority&gt;</strong> &#8211; The priority of this URL relative to other URLs on your site. Valid values range from 0.0 to 1.0.  The default priority of a page is 0.5.<br />
With the optional tags the xml looks like:</p>
<pre class="brush:xml">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/index.html &lt;/loc&gt;
&lt;lastmod&gt;2009-12-10&lt;/lastmod&gt;
&lt;changefreq&gt;always&lt;/changefreq&gt;
&lt;priority&gt;1.0&lt;/priority&gt;
&lt;/url&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/page1.html &lt;/loc&gt;&lt;/url&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/page2.html &lt;/loc&gt;
 &lt;lastmod&gt;2009-05-29&lt;/lastmod&gt;
&lt;changefreq&gt;daily&lt;/changefreq&gt;
&lt;/url&gt;
&lt;url&gt;&lt;loc&gt;http://www.yourdomain.com/etc.html&lt;/loc&gt;&lt;/url&gt;
&lt;/urlset&gt;</pre>
<p><span style="color: #ff6600;"><strong>Wowo </strong></span>!! How simply you created a sitemap. Next the final and most important step ie: <strong>submitting the  Sitemaps files</strong></p>
<h2>Step :- 4</h2>
<p>You can submit your Sitemaps file(s) in many ways.<br />
<a title="Sitemaps guideline" href="http://articles.tutorboy.com/seo/sitemap-guidelines.html"><em> for more information about the sitemaps file see the Sitemap-guidelines article too</em></a></p>
<h3>First methond is Autodiscovery via <strong>robots.txt</strong>:</h3>
<p>Add the Sitemap file to your <strong>robots.txt</strong> files.</p>
<pre class="brush:php">User-agent: *
Disallow:
Sitemap: http://www.youdomain.com/sitemap.xml</pre>
<h3>Or the second method is Pings:</h3>
<p>Several search engines have introduced a standardised support for Sitemap Pings. To submit your sitemap to a search engine (ping) use the following format:</p>
<blockquote><p><strong>http:// &lt;search-engine-url &gt;/ping?sitemap=http://www.youdomain.com/sitemap.xml</strong></p></blockquote>
<p>You will get a confirmation message from the  search-engine-url if the submittion is valid.</p>
<h2>Example:</h2>
<p><strong>Google.com</strong><br />
<a style="color: #000080;" title="Google.com" href="http://www.google.com/webmasters/sitemaps/ping?sitemap=http://www.tutorboy.com/sitemap.xml" target="_blank"> http://www.google.com/webmasters/sitemaps/ping?sitemap=http://www.tutorboy.com/sitemap.xml</a><br />
<strong>Yahoo.com</strong><br />
<a style="color: #000080;" title="Yahoo.com" href="http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http://www.tutorboy.com/sitemap.xml" target="_blank"> http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http://www.tutorboy.com/sitemap.xml</a><br />
<strong>Ask.com</strong><br />
<a style="color: #000080;" title="Ask.com" href="http://submissions.ask.com/ping?sitemap=http://www.tutorboy.com/sitemap.xml" target="_blank">http://submissions.ask.com/ping?sitemap=http://www.tutorboy.com/sitemap.xml</a><br />
<strong>Moreover.com</strong><br />
<a style="color: #000080;" title="Moreover.com" href="http://api.moreover.com/ping?u=http://www.tutorboy.com/sitemap.xml" target="_blank">http://api.moreover.com/ping?u=http://www.tutorboy.com/sitemap.xml</a><br />
<strong>Bing.com(MSN)</strong><br />
<a style="color: #000080;" title="Bing.com (msn)" href="http://www.bing.com/webmaster/ping.aspx?siteMap=http://www.tutorboy.com/sitemap.xml" target="_blank">http://www.bing.com/webmaster/ping.aspx?siteMap=http://www.tutorboy.com/sitemap.xml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://articles.tutorboy.com/seo/creating-and-submitting-a-sitemap-or-site-map-of-your-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
