<?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>Who am I? &#187; 建站日志</title>
	<atom:link href="http://blog.sunliguo.com/archives/category/blog-log/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.sunliguo.com</link>
	<description>I&#039;m sunliguo.</description>
	<lastBuildDate>Sun, 01 Jan 2012 03:16:08 +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>wordpress  query_posts导致分类页无法分页的解决方法</title>
		<link>http://blog.sunliguo.com/archives/wordpress-query-posts.html</link>
		<comments>http://blog.sunliguo.com/archives/wordpress-query-posts.html#comments</comments>
		<pubDate>Sat, 27 Aug 2011 13:01:52 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[建站日志]]></category>
		<category><![CDATA[query_posts]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1797</guid>
		<description><![CDATA[<p>wordpress真是强大，最近在模仿一个网站的时候遇到了一些问题，特记录一下。</p><p>query_posts() 这个函数的作用就在循环输出文章的时候，来选择我们特定条件下的文章，例如：</p><p>query_posts('cat=4')  只显示分类目录ID为4下的文章。</p><p>但是这会导致不能分页显示， <span class='read-more'><a href='http://blog.sunliguo.com/archives/wordpress-query-posts.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-cms.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-query-posts.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress 变为CMS</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-wp-thumbnails.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-query-posts.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress缩略图插件-WP-Thumbnails</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-add-desc-keyword.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-query-posts.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress 添加关键词和描述</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress_permalinks.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-query-posts.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">修改了wordpress的 永久链接</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/wordpress-query-posts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google小蜘蛛很勤快啊</title>
		<link>http://blog.sunliguo.com/archives/google-bot.html</link>
		<comments>http://blog.sunliguo.com/archives/google-bot.html#comments</comments>
		<pubDate>Mon, 11 Jul 2011 15:04:07 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1782</guid>
		<description><![CDATA[<p>就在我写上一篇防水工程的过程中，我发现统计插件提示有蜘蛛3次访问都网站。然后分别在百度和google上搜索：site:blog.sunliguo.com 防水工程。百度为0条，google为2条。</p><p>到服务器上看日志，果然：</p><p style="text-align: center;"><a href="http://blog.sunliguo.com/wp-content/uploads/2011/07/googlebot.jpg"></a></p><p> 难道这就是传说中的秒收？</p><p><a href="http://blog.sunliguo.com/wp-content/uploads/2011/07/20110711230438.jpg"></a> <span class='read-more'><a href='http://blog.sunliguo.com/archives/google-bot.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-adsense-netbar.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-bot.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Google Adsense 投放网吧</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-analytics-not-work-well.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-bot.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Google Analytics 不统计我的blog了</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-adsense.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-bot.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Google Adsense</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-adsense-no-pay.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-bot.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Google adsense 暂停付款</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/google-bot.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站打开很慢啊</title>
		<link>http://blog.sunliguo.com/archives/web-site-loading-slow.html</link>
		<comments>http://blog.sunliguo.com/archives/web-site-loading-slow.html#comments</comments>
		<pubDate>Wed, 27 Apr 2011 16:44:41 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.info/?p=1712</guid>
		<description><![CDATA[<p>今晚忽然发现，我的博客首页79次sql查询，居然要15多秒！</p><p>怪不得有时候在用户家打开的时候，感觉很慢啊。到底是哪里出现了问题了呢？</p><p>禁用了缩略图插件后，打开首页，查询用了46次，时间0.5秒多点。</p><p>如果禁用缩略图中的摘要的话，速度也会很快。这让我想起了以前apache中错误</p><p style="text-align: center;"></p><p> <span class='read-more'><a href='http://blog.sunliguo.com/archives/web-site-loading-slow.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fnew-site.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fweb-site-loading-slow.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">新网站</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgood_learning_linux_website.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fweb-site-loading-slow.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">发现一个学习linux的好网站！@</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fmake-website-with-shell-scripts.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fweb-site-loading-slow.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">我要自己动手做个网站</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fawstats-20110101-20110316-log.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fweb-site-loading-slow.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">网站2011第一季度流量分析</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/web-site-loading-slow.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache开启gzip</title>
		<link>http://blog.sunliguo.com/archives/apache-enable-gzip.html</link>
		<comments>http://blog.sunliguo.com/archives/apache-enable-gzip.html#comments</comments>
		<pubDate>Thu, 21 Apr 2011 16:20:34 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[gzip]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1693</guid>
		<description><![CDATA[<p><a href="http://blog.sunliguo.com/wp-content/uploads/2011/04/header-info.jpg"></a>无意中看到了一篇文章介绍wordpress加速的文章。其中一项就是开启apache的gzip功能。</p><p>现在<a href="http://www.port80software.com/products/httpzip/">http://www.port80software.com/products/httpzip/</a>测试了一下服务器没有开启gzip功能。如果压缩后，加载速度还很快来。</p><p>用phpinfo输出变量 <span class='read-more'><a href='http://blog.sunliguo.com/archives/apache-enable-gzip.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fapache-403.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fapache-enable-gzip.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">apache 403 错误</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fapache-vitualhost.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fapache-enable-gzip.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Apache 中的虚拟主机</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fapache-order-directive.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fapache-enable-gzip.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Apache Order Directive</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fnew-site.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fapache-enable-gzip.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">新网站</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/apache-enable-gzip.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>服务器暂停了几个小时</title>
		<link>http://blog.sunliguo.com/archives/server-down.html</link>
		<comments>http://blog.sunliguo.com/archives/server-down.html#comments</comments>
		<pubDate>Tue, 12 Apr 2011 16:04:48 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>
		<category><![CDATA[宕机]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1657</guid>
		<description><![CDATA[<p>今天下午由于某种特殊原因，网站关了几个小时。</p><p>在这短短的几个小时里，我以为我的数据就这么丢了。虽然昨天的备份还在，但是在我今早修改的部分可就丢了。</p><p>这才让我深深意识到数据的重要性。继续修改我的备份脚本，以免类似的事情再发生。</p><p>在服务器停机的几个小时里，我试图修改dns来换个服务器。大约1 <span class='read-more'><a href='http://blog.sunliguo.com/archives/server-down.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fqianzi-chinaunicom-chahaoji.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fserver-down.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">一把钳子，一个查号机</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fhp-smartax-ma5620.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fserver-down.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">hp 品牌机与华为SmartAX MA5620</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-adsense-no-pay.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fserver-down.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Google adsense 暂停付款</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2F2011-02-19.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fserver-down.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">IBM T42拆机</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/server-down.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress 添加关键词和描述</title>
		<link>http://blog.sunliguo.com/archives/wordpress-add-desc-keyword.html</link>
		<comments>http://blog.sunliguo.com/archives/wordpress-add-desc-keyword.html#comments</comments>
		<pubDate>Mon, 11 Apr 2011 14:03:02 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>
		<category><![CDATA[关键词]]></category>
		<category><![CDATA[描述]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1650</guid>
		<description><![CDATA[<p>根据水煮鱼的<a href="http://fairyfish.net/2008/11/16/wordpress-seo-2-description-keywords/">这篇文章</a></p><p><a href="http://blog.sunliguo.com/wp-content/uploads/2011/04/keyword.jpg"></a>(本来是想贴代码来，一用可视化编辑就变了啊)</p><p>上面代码添加在 header.php 的相应位置。</p><p>WordPress 在撰写日志的时候，可以给日志添加摘要（excerpt）和标签（tag）。我以前没有注意这个excerpt，就应为自己的外语不行啊。tag自己有时候加 <span class='read-more'><a href='http://blog.sunliguo.com/archives/wordpress-add-desc-keyword.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress%25E6%25B7%25BB%25E5%258A%25A0google%25E5%25B9%25BF%25E5%2591%258A.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-add-desc-keyword.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress添加google广告</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-query-posts.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-add-desc-keyword.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress  query_posts导致分类页无法分页的解决方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress_permalinks.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-add-desc-keyword.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">修改了wordpress的 永久链接</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fcreate-wordpress-themes.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-add-desc-keyword.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Create WordPress Themes</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/wordpress-add-desc-keyword.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress 不统计自己的浏览</title>
		<link>http://blog.sunliguo.com/archives/wordpress-not-add-views.html</link>
		<comments>http://blog.sunliguo.com/archives/wordpress-not-add-views.html#comments</comments>
		<pubDate>Thu, 07 Apr 2011 03:56:56 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>
		<category><![CDATA[我的日志]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1633</guid>
		<description><![CDATA[<p>昨晚在网上看到一篇文章介绍如何不统计自己的访问量。自己的网站上有google的广告，自己浏览可能被google K掉。仿照他的例子，在google广告前加入代码</p><p>这里是你没有登陆后显示的代码</p><p>好了，看看效果。</p><p style="text-align: center;"><a href="http://blog.sunliguo.com/wp-content/uploads/2011/04/wordpress-not-add-views.jpg"></a></p> <span class='read-more'><a href='http://blog.sunliguo.com/archives/wordpress-not-add-views.html'>[Read More…]</a></span><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-query-posts.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-not-add-views.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress  query_posts导致分类页无法分页的解决方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fcreate-wordpress-themes.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-not-add-views.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Create WordPress Themes</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-skin.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-not-add-views.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">WordPress 皮肤</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fupgrade-wordpress-to-2-8-1.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-not-add-views.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">upgrade wordpress to 2.8.1</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/wordpress-not-add-views.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux 差异备份 增量备份</title>
		<link>http://blog.sunliguo.com/archives/linux-differential-backup.html</link>
		<comments>http://blog.sunliguo.com/archives/linux-differential-backup.html#comments</comments>
		<pubDate>Wed, 23 Mar 2011 12:28:57 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>
		<category><![CDATA[我的日志]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[差异备份]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1615</guid>
		<description><![CDATA[<p>今晚想起来要备份自己的网站时想到了差异备份和增量备份。</p><p>以前只是把数据库导出然后再发送到自己的邮箱里。这倒是省了很多事。只不过网站就有点大了50多M 了呢。所以备份到邮箱有点吃力。</p><p>在搜索引擎(以前念引xing，知道读音不对。但是不好在百度上查，还好有和我读音一样的)输入差异备份 linux <span class='read-more'><a href='http://blog.sunliguo.com/archives/linux-differential-backup.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Ftar-del-single-file.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Flinux-differential-backup.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">tar 删除单个文件</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Flinux-20-years.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Flinux-differential-backup.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Linux 20岁了</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Flinux-bind.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Flinux-differential-backup.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux DNS</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fauto-back-blog-mail.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Flinux-differential-backup.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">自动备份blog到自己的邮箱</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/linux-differential-backup.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>整合 Google 自定义搜索到 WordPress 中</title>
		<link>http://blog.sunliguo.com/archives/google-search-wordpress.html</link>
		<comments>http://blog.sunliguo.com/archives/google-search-wordpress.html#comments</comments>
		<pubDate>Sat, 19 Mar 2011 12:01:20 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1589</guid>
		<description><![CDATA[<p>参考资料：<a href="http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/">http://fairyfish.net/2008/04/29/integrate-google-custom-search-into-wordpress/</a></p><p>1：登陆google adsense 后台，申请google adsense搜素广告</p><p>2：申请时会让你提交在哪个页面显示go <span class='read-more'><a href='http://blog.sunliguo.com/archives/google-search-wordpress.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress%25E6%25B7%25BB%25E5%258A%25A0google%25E5%25B9%25BF%25E5%2591%258A.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-search-wordpress.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress添加google广告</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-analytics-not-work-well.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-search-wordpress.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Google Analytics 不统计我的blog了</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fwordpress-query-posts.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-search-wordpress.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">wordpress  query_posts导致分类页无法分页的解决方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-adsense-netbar.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fgoogle-search-wordpress.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Google Adsense 投放网吧</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/google-search-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站2011第一季度流量分析</title>
		<link>http://blog.sunliguo.com/archives/awstats-20110101-20110316-log.html</link>
		<comments>http://blog.sunliguo.com/archives/awstats-20110101-20110316-log.html#comments</comments>
		<pubDate>Wed, 16 Mar 2011 14:28:35 +0000</pubDate>
		<dc:creator>sun</dc:creator>
				<category><![CDATA[建站日志]]></category>
		<category><![CDATA[awstats]]></category>

		<guid isPermaLink="false">http://blog.sunliguo.com/?p=1579</guid>
		<description><![CDATA[<p>今晚突然发现服务器上还装着awstats。赶紧登陆上去看看，和sunliguo.sdf-eu.org一样，密码给忘记了。好不容易才从firefox中找到密码。</p><p><a href="http://blog.sunliguo.com/wp-content/uploads/2011/03/awstats-20110316.jpg"></a></p><p>可以看出，3月份上半月的流量都比前2个月多。由于awstats分析的是apache的日志，所以这部分日志自然包括我登陆后台的流量。 <span class='read-more'><a href='http://blog.sunliguo.com/archives/awstats-20110101-20110316-log.html'>[Read More…]</a></span></p><div class="clear-float"></div>
		<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Finstall-awstats.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fawstats-20110101-20110316-log.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">AWStats 安装</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fnew-site.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fawstats-20110101-20110316-log.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">新网站</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fmake-website-with-shell-scripts.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fawstats-20110101-20110316-log.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">我要自己动手做个网站</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fsardine.html&from=http%3A%2F%2Fblog.sunliguo.com%2Farchives%2Fawstats-20110101-20110316-log.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">沙丁鱼流量联盟</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://blog.sunliguo.com/archives/awstats-20110101-20110316-log.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

