<?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>Web Designs for Small Business &#187; XML</title>
	<atom:link href="http://www.daybreakwebdesigns.com/blog/categories/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daybreakwebdesigns.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 07 Jul 2010 20:14:38 +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>Using Site Maps as a Search Engine Optimization Tool</title>
		<link>http://www.daybreakwebdesigns.com/blog/2007/09/05/using-site-maps-as-a-search-engine-optimization-tool/</link>
		<comments>http://www.daybreakwebdesigns.com/blog/2007/09/05/using-site-maps-as-a-search-engine-optimization-tool/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 17:27:32 +0000</pubDate>
		<dc:creator>JC</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Sitemaps]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://daybreakwebdesigns.com/blog/2007/09/05/using-site-maps-as-a-search-engine-optimization-tool/</guid>
		<description><![CDATA[A simple sitemap is an important tool to insure that every page of your site gets indexed. A sitemap can be a manually coded page that lists all the pages of the site, or can be created via special tools such as www.xml-sitemaps.com Once sitemaps are created and installed, their locations should be spelled out [...]]]></description>
			<content:encoded><![CDATA[<p>A simple sitemap is an important tool to insure that every page of your site gets indexed.</p>
<p>A sitemap can be a manually coded page that lists all the pages of the site, or can be created via special tools such as www.xml-sitemaps.com</p>
<p>Once sitemaps are created and installed, their locations should be spelled out in a robots.txt file.</p>
<p>Here is information on creation of a robots.txt file which will assist search engine robots in indexing your site:</p>
<p>Each site should include a robots.txt which specifies sitemap locations.</p>
<p>To specify the location of sitemaps, just put a line like this anywhere in your robots.txt file:</p>
<p>Sitemap: http://www.yoursite.com/sitemap.xml<br />
or<br />
Sitemap: http://www.yoursite.com/sitemap.html</p>
<p>Replace the Sitemap: http://www.yoursite.com/ with the actual full URL. For example, if www.yoursite.com has a sitemap file called sitemap.xml in top level, the reference would be like this:</p>
<p>Sitemap: http://www.yoursite.com/sitemap.xml</p>
<p>If you have more than one sitemaps you can either create a special &#8220;sitemaps index&#8221; file that links to all of them, then put a link to the sitemaps index file in your robots.txt file.</p>
<p>An simpler process is to simply list more than one sitemaps in the robots.txt file.</p>
<p>Example:</p>
<p>Sitemap: http://www.yoursite.com/sitemap.xml<br />
Sitemap: http://www.yoursite.com/sitemap.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.daybreakwebdesigns.com/blog/2007/09/05/using-site-maps-as-a-search-engine-optimization-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
