<?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>搜索引擎优化-Simba &#187; sitemap</title>
	<atom:link href="http://www.simbaguan.com/tag/sitemap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simbaguan.com</link>
	<description>注重整站的白帽优化，重视用户体验</description>
	<lastBuildDate>Wed, 11 Nov 2009 15:01:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sitemap.xml的制作问题</title>
		<link>http://www.simbaguan.com/2009/01/07/sitemap/</link>
		<comments>http://www.simbaguan.com/2009/01/07/sitemap/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 02:07:52 +0000</pubDate>
		<dc:creator>simba</dc:creator>
				<category><![CDATA[搜索引擎优化]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://www.simbaguan.com/?p=301</guid>
		<description><![CDATA[一 sitemap的两个属性:
1 changefreq: 抓取频率。页面可能发生更改的频率。此值为搜索引擎提供一般性信息，可能与搜索引擎抓取页面的频率不完全相关。always，hourly，daily，weekly，monthly，yearly，never。请注意此标记的值被视为提示而不是命令。尽管搜索引擎抓取工具在做决定时考虑此信息，但是它们对标记为“hourly”页面的抓取频率可能低于每小时一次，而对标记为“yearly”页面的抓取频率可能高于每年一次。抓取工具也可能定期抓取标记为“never”的页面，以便它们能够处理对这些页面的意外更改。
2 priority：优先级。有效值范围从 0.0 到 1.0。此值不会影响您的网页与其他网站上网页的比较结果，只是告诉搜索引擎您认为您的那个网页最重要，从而它们对您页面的抓取可以按照您最喜欢的方式进行排序。
二 google sitemap文件大小和数量限制
您可以提供多个 Sitemaps 文件，但提供的每个 Sitemaps 文件包括的网址不得超过 50,000 个，并且未压缩时不能大于 10MB (10,485,760)。
如果您的确提供了多个 Sitemaps，您可以将其列在 Sitemaps 索引文件中。Sitemaps 索引文件只能列出不超过 1,000 个 Sitemaps。
&#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&#62;
   &#60;sitemapindex xmlns=&#8221;http://www.google.com/schemas/sitemap/0.84&#8243;&#62;
   &#60;sitemap&#62;
      &#60;loc&#62;http://www.example.com/sitemap1.xml.gz&#60;/loc&#62;
      &#60;lastmod&#62;2004-10-01T18:23:17+00:00&#60;/lastmod&#62;
   &#60;/sitemap&#62;
   &#60;sitemap&#62;
      &#60;loc&#62;http://www.example.com/sitemap2.xml.gz&#60;/loc&#62;
      &#60;lastmod&#62;2005-01-01&#60;/lastmod&#62;
   &#60;/sitemap&#62;
   &#60;/sitemapindex&#62;
索引文件命名为sitemap_index.xml即可
详见：https://www.google.com/webmasters/tools/docs/zh_CN/protocol.html
]]></description>
		<wfw:commentRss>http://www.simbaguan.com/2009/01/07/sitemap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
