<?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; 博客相关</title>
	<atom:link href="http://todaym.com/category/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://todaym.com</link>
	<description>TodayM，发现小技巧和免费信息！</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:37:54 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Godaddy Windows免费空间安装WordPress的邮件和RSS问题</title>
		<link>http://todaym.com/2011/01/godaddy-windows-free-hosting-wordpress-mail-rss.html</link>
		<comments>http://todaym.com/2011/01/godaddy-windows-free-hosting-wordpress-mail-rss.html#comments</comments>
		<pubDate>Tue, 04 Jan 2011 07:45:09 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[网络相关]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[免费]]></category>
		<category><![CDATA[空间]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=1465</guid>
		<description><![CDATA[<p>昨天折腾完<a href="http://todaym.com/2011/01/godaddy-free-windows-hosting-wordpress-500-error-permalink.html" target="_blank">500错误和固定链接</a>，接着问题又来了，Godaddy禁用了mail()函数，很多跟邮件有关的插件都用不了；在Google Reader里查看今日杂记，似乎RSS也有问题。下面是Nie折腾解决......</p><p class='read-more'><a href='http://todaym.com/2011/01/godaddy-windows-free-hosting-wordpress-mail-rss.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>昨天折腾完<a href="http://todaym.com/2011/01/godaddy-free-windows-hosting-wordpress-500-error-permalink.html" target="_blank">500错误和固定链接</a>，接着问题又来了，Godaddy禁用了mail()函数，很多跟邮件有关的插件都用不了；在Google Reader里查看今日杂记，似乎RSS也有问题。下面是Nie折腾解决这两个问题的过程。</p>
<p>1、邮件问题。网上的办法都是用插件来解决这个问题，各个人用的插件不同，Nie一共试了两个插件，Configure-SMTP和WP-Mail-SMTP，前一个设置好后，发信有问题，Pass；WP-Mail-SMTP设置成功后，能发信，但有10+分钟的延迟，只要能发邮件，这十多分钟的延迟，Nie就忍了。插件WordPress Database Backup成功备份数据库；再配合Willin的评论回复代码，实现评论回复通知。下面的是WP-Mail-SMTP配置图。<br />
<img class="alignnone" title="1" src="http://onenote.officeapps.live.com/o/GetImage.ashx?Fi=SD75C671195FB69187!735&#038;C=1__BL2-SKY-WAC-WSHI&#038;ObjectDataBlobId={6795e23f-fae0-43d1-872e-8992220d98f1}{1}" alt="" width="500" height="628" /><br />
2、RSS问题。IE下错误如下图。<br />
<img class="alignnone" title="2" src="http://onenote.officeapps.live.com/o/GetImage.ashx?Fi=SD75C671195FB69187!735&#038;C=1__BL2-SKY-WAC-WSHI&#038;ObjectDataBlobId={3e657a39-600a-4a8a-ab06-c80cb21b9a50}{1}" alt="" width="500" height="300" /><br />
搜了一下，有这个问题的人也不少。一般都是说<!--?php ?-->之间有空行，Nie怎么找也找不出来是哪儿有空行，索性重新替换所有文件，这个有空行问题没有了，但是输入“www.todaym.com/feed”或者“feed.todaym.com”提示服务器内部错误，也就是500错误。网上似乎也没有人遇到这样的问题，就得自己折腾了，也不知道怎么想到换个RSS地址，用“www.todaym.com/?feed=rss2”这个地址Feed又是正常的，其他RSS地址都是内部服务器错误。在FeedBurner里换一下源地址，“feed.todaym.com”也就正常了。</p>
<p>其他的标签错误问题，今日杂记没有，因为Nie的所有标签别名都是英文；404页面问题，在Godaddy里设置一下，指定到404.html，然后自己随便弄个404页面。至此，折腾Godaddy空间遇到的所有问题全部搞定。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2011/01/godaddy-free-windows-hosting-wordpress-500-error-permalink.html" title="Godaddy Windows免费空间安装WordPress的500错误及固定链接问题">Godaddy Windows免费空间安装WordPress的500错误及固定链接问题</a></li><li><a href="http://todaym.com/2011/01/france-1g-php-mysql-free-hosting-olympe-network.html" title="法国1G/php/mysql/绑米免费空间olympe-network">法国1G/php/mysql/绑米免费空间olympe-network</a></li><li><a href="http://todaym.com/2010/04/wordpress-on-000webhost-have-a-little-trouble.html" title="在000webhost上折腾WordPress有点麻烦">在000webhost上折腾WordPress有点麻烦</a></li><li><a href="http://todaym.com/2010/02/1gunlimitedphpmysqlftp-free-space-ilive-ro.html" title="1G/Unlimited/PHP/MYSQL/FTP/免费空间：iLive.ro">1G/Unlimited/PHP/MYSQL/FTP/免费空间：iLive.ro</a></li><li><a href="http://todaym.com/2010/01/250mftpsshphpmysqlopenwebster.html" title="免费250M/FTP/SSH/PHP/MySQL空间：OpenWebster">免费250M/FTP/SSH/PHP/MySQL空间：OpenWebster</a></li><li><a href="http://todaym.com/2010/01/ciannet-one-year-hosting-free.html" title="收费主机商CiAN.net提供12个月免费空间1000个名额">收费主机商CiAN.net提供12个月免费空间1000个名额</a></li><li><a href="http://todaym.com/2010/01/free-250mftpsshphpmysql-hosting.html" title="免费250M/FTP/SSH/PHP/MySQL空间：Hostingforfree">免费250M/FTP/SSH/PHP/MySQL空间：Hostingforfree</a></li><li><a href="http://todaym.com/2009/12/000webhost.html" title="000webhost免费空间最新最简单申请方法">000webhost免费空间最新最简单申请方法</a></li><li><a href="http://todaym.com/2009/12/250mftpphpmysqlfreehostia.html" title="免费稳定的250M/FTP/PHP/MySQL空间：Freehostia">免费稳定的250M/FTP/PHP/MySQL空间：Freehostia</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Godaddy Windows免费空间安装WordPress的500错误及固定链接问题</title>
		<link>http://todaym.com/2011/01/godaddy-free-windows-hosting-wordpress-500-error-permalink.html</link>
		<comments>http://todaym.com/2011/01/godaddy-free-windows-hosting-wordpress-500-error-permalink.html#comments</comments>
		<pubDate>Mon, 03 Jan 2011 15:33:23 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[网络相关]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[免费]]></category>
		<category><![CDATA[空间]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=1464</guid>
		<description><![CDATA[<p>这几天折腾Godaddy的Windows主机源于Nie搜索关于SkyDrive的WebDav信息，发现Godaddy也有网络硬盘，支持WebDav，不过是收费的。后来无意看到有人说Godaddy的Wi......</p><p class='read-more'><a href='http://todaym.com/2011/01/godaddy-free-windows-hosting-wordpress-500-error-permalink.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>这几天折腾Godaddy的Windows主机源于Nie搜索关于SkyDrive的WebDav信息，发现Godaddy也有网络硬盘，支持WebDav，不过是收费的。后来无意看到有人说Godaddy的Windows主机安装WordPress没有广告，因为被Godaddy空间的速度所吸引，开始了这几天的折腾。其中所遇问题的解决方法来自网络，本文只是记录一下折腾过程。</p>
<p>遇到的第一个问题便是500错误，这是所有安装WordPress的人都要遇到的问题，解决这个问题很简单，网上一搜一大把。主要是设置权限，Godaddy默认只有读的权限，写的权限要自己动手。在根目录勾选“Root”文件，点“Permissions”，在勾选“Write”。另一种创建web.config文件的方法，Nie没有成功。<br />
<img class="alignnone" title="1" src="http://onenote.officeapps.live.com/o/GetImage.ashx?Fi=SD75C671195FB69187!735&#038;C=1__BL2-SKY-WAC-WSHI&#038;ObjectDataBlobId={46df7636-acfd-4747-aea8-565a0ed1db57}{1}" alt="" width="500" height="346" /><br />
再一个问题就是Windows主机的伪静态，因为Nie给今日杂记设置了固定链接，要用到伪静态，这个问题必须搞定。伪静态问题倒是用web.config给搞定了。web.config文件的内容如下：</p>
<blockquote>
<div><span style="font-size: small;">&lt;?xml version="1.0"?&gt;</span></div>
<div><span style="font-size: small;">&lt;configuration&gt;</span></div>
<div><span style="font-size: small;"> &lt;system.webServer&gt;</span></div>
<div><span style="font-size: small;"> &lt;rewrite&gt;</span></div>
<div><span style="font-size: small;"> &lt;rules&gt;</span></div>
<div><span style="font-size: small;"> &lt;rule name="wordpress" patternSyntax="Wildcard"&gt;</span></div>
<div><span style="font-size: small;"> &lt;match url="*"/&gt;</span></div>
<div><span style="font-size: small;"> &lt;conditions&gt;</span></div>
<div><span style="font-size: small;"> &lt;add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true"/&gt;</span></div>
<div><span style="font-size: small;"> &lt;add input="{REQUEST_FILENAME}" matchType="IsDirectory" negate="true"/&gt;</span></div>
<div><span style="font-size: small;"> &lt;/conditions&gt;</span></div>
<div><span style="font-size: small;"> &lt;action type="Rewrite" url="index.php"/&gt;</span></div>
<div><span style="font-size: small;">&lt;/rule&gt;</span></div>
<div><span style="font-size: small;"> &lt;/rules&gt;</span></div>
<div><span style="font-size: small;"> &lt;/rewrite&gt;</span></div>
<div><span style="font-size: small;"> &lt;/system.webServer&gt;</span></div>
<div><span style="font-size: small;">&lt;/configuration&gt;</span></div>
</blockquote>
<p>至此两个关键的问题搞定，后面肯定还有更多的待我发现、折腾。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2011/01/godaddy-windows-free-hosting-wordpress-mail-rss.html" title="Godaddy Windows免费空间安装WordPress的邮件和RSS问题">Godaddy Windows免费空间安装WordPress的邮件和RSS问题</a></li><li><a href="http://todaym.com/2011/01/france-1g-php-mysql-free-hosting-olympe-network.html" title="法国1G/php/mysql/绑米免费空间olympe-network">法国1G/php/mysql/绑米免费空间olympe-network</a></li><li><a href="http://todaym.com/2010/04/wordpress-on-000webhost-have-a-little-trouble.html" title="在000webhost上折腾WordPress有点麻烦">在000webhost上折腾WordPress有点麻烦</a></li><li><a href="http://todaym.com/2010/02/1gunlimitedphpmysqlftp-free-space-ilive-ro.html" title="1G/Unlimited/PHP/MYSQL/FTP/免费空间：iLive.ro">1G/Unlimited/PHP/MYSQL/FTP/免费空间：iLive.ro</a></li><li><a href="http://todaym.com/2010/01/250mftpsshphpmysqlopenwebster.html" title="免费250M/FTP/SSH/PHP/MySQL空间：OpenWebster">免费250M/FTP/SSH/PHP/MySQL空间：OpenWebster</a></li><li><a href="http://todaym.com/2010/01/ciannet-one-year-hosting-free.html" title="收费主机商CiAN.net提供12个月免费空间1000个名额">收费主机商CiAN.net提供12个月免费空间1000个名额</a></li><li><a href="http://todaym.com/2010/01/free-250mftpsshphpmysql-hosting.html" title="免费250M/FTP/SSH/PHP/MySQL空间：Hostingforfree">免费250M/FTP/SSH/PHP/MySQL空间：Hostingforfree</a></li><li><a href="http://todaym.com/2009/12/000webhost.html" title="000webhost免费空间最新最简单申请方法">000webhost免费空间最新最简单申请方法</a></li><li><a href="http://todaym.com/2009/12/250mftpphpmysqlfreehostia.html" title="免费稳定的250M/FTP/PHP/MySQL空间：Freehostia">免费稳定的250M/FTP/PHP/MySQL空间：Freehostia</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>为WordPress文章、RSS Feed 添加版权信息</title>
		<link>http://todaym.com/2010/06/add-copyright-information-for-wordpress-article-and-rss-feed.html</link>
		<comments>http://todaym.com/2010/06/add-copyright-information-for-wordpress-article-and-rss-feed.html#comments</comments>
		<pubDate>Thu, 03 Jun 2010 13:21:02 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=1132</guid>
		<description><![CDATA[<p>其实我不想给文章下面添加一个所谓的版权信息，一是嫌影响博客美观，二是嫌麻烦。五一前在上海玩就发现博客文章被采集了，但不多，又出门在外，回青岛后就没管。这段时间发现文章还继续被采集，当你从百度搜索的时候......</p><p class='read-more'><a href='http://todaym.com/2010/06/add-copyright-information-for-wordpress-article-and-rss-feed.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>其实我不想给文章下面添加一个所谓的版权信息，一是嫌影响博客美观，二是嫌麻烦。五一前在上海玩就发现博客文章被采集了，但不多，又出门在外，回青岛后就没管。这段时间发现文章还继续被采集，当你从百度搜索的时候你会发现采集站的文章还排在原文前面（还是Google在这方面比较智能），且从来不会给出你的链接，当然你也不能指望他给出原文链接，我只好麻烦一下自己。添加这个版权信息后可能没什么效果，特别是人工采集，就当心里安慰吧。</p>
<p>方法很简单，粘贴以下代码到主题的functions.php即可。</p>
<blockquote><p>function feed_copyright($content) {<br />
        if(is_single() or is_feed()) {<br />
                $content.= "&lt;blockquote&gt;";<br />
                $content.= '&lt;div&gt; 　&amp;raquo; 转载请注明来源：&lt;a title="今日杂记" href="http://todaym.com"&gt;今日杂记&lt;/a&gt; &amp;raquo; &lt;a rel="bookmark" title="'.get_the_title().'" href="'.get_permalink().'"&gt;《'.get_the_title().'》&lt;/a&gt;&lt;/div&gt;';<br />
                $content.= '&lt;div&gt;　&amp;raquo; 本文链接地址：&lt;a rel="bookmark" title="'.get_the_title().'" href="'.get_permalink().'"&gt;'.get_permalink().'&lt;/a&gt;&lt;/div&gt;';<br />
        $content.= '&lt;div&gt; 　&amp;raquo; 订阅本站：&lt;a title="今日杂记" href="http://feeds.feedburner.com/TodayM"&gt;http://feeds.feedburner.com/todaym&lt;/a&gt;&lt;/div&gt;';<br />
                $content.= "&lt;/blockquote&gt;";<br />
        }<br />
        return $content;<br />
}<br />
add_filter ('the_content', 'feed_copyright');</p></blockquote>
<p>我最头痛就是修改主题文件，因为我这个主题和一般主题有点不一样，想修改的任何东西都在function.php里，还好这次折腾版权信息就是直接往function.php里添加。方法来自：<a href="http://eachsite.org/auto-insert-content-after-each-post/">http://eachsite.org/auto-insert-content-after-each-post/</a>。</p>
<p>更新：添加这个版权信息后，感觉太影响博客美观，还是撤下来吧，人家要采集就采集，我也无能为力。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2010/04/society-phpmyadmin-sql-statement-batch-replace.html" title="学会phpMyAdmin批量替换的SQL语句">学会phpMyAdmin批量替换的SQL语句</a></li><li><a href="http://todaym.com/2010/03/wordpress-database-manually-clean-up.html" title="手动清理WordPress数据库">手动清理WordPress数据库</a></li><li><a href="http://todaym.com/2010/02/add-comments-reply-email-notification-to-wordpress.html" title="给WordPress添加了评论回复邮件通知">给WordPress添加了评论回复邮件通知</a></li><li><a href="http://todaym.com/2010/02/wordpresss-sitemap-submitted-to-google.html" title="向Google提交WordPress的sitemap">向Google提交WordPress的sitemap</a></li><li><a href="http://todaym.com/2010/02/articles-published-in-the-iphone-to-wordpress.html" title="在iPhone上发布文章到WordPress">在iPhone上发布文章到WordPress</a></li><li><a href="http://todaym.com/2010/02/moving-wordpress-for-space.html" title="WordPress搬家换空间">WordPress搬家换空间</a></li><li><a href="http://todaym.com/2010/02/wordpress-files-and-database-backup.html" title="WordPress文件及数据库备份">WordPress文件及数据库备份</a></li><li><a href="http://todaym.com/2010/02/wordpress-simple-seo-canonical-url-tag.html" title="WordPress简单SEO之：Canonical URL标签">WordPress简单SEO之：Canonical URL标签</a></li><li><a href="http://todaym.com/2010/02/wordpress-page-hidden.html" title="搞定WordPress隐藏page页面">搞定WordPress隐藏page页面</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>学会phpMyAdmin批量替换的SQL语句</title>
		<link>http://todaym.com/2010/04/society-phpmyadmin-sql-statement-batch-replace.html</link>
		<comments>http://todaym.com/2010/04/society-phpmyadmin-sql-statement-batch-replace.html#comments</comments>
		<pubDate>Wed, 21 Apr 2010 13:22:37 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=660</guid>
		<description><![CDATA[<p>因为换了邮箱，想把博客里所有以前的邮箱替换成现在新的邮箱，刚开始是手动的，就是在WordPress后台用快速编辑把原来的邮箱一个个替换成现在的，可以想象这个工作量有多大，我实在受不了不断重复“点击”》......</p><p class='read-more'><a href='http://todaym.com/2010/04/society-phpmyadmin-sql-statement-batch-replace.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>因为换了邮箱，想把博客里所有以前的邮箱替换成现在新的邮箱，刚开始是手动的，就是在WordPress后台用快速编辑把原来的邮箱一个个替换成现在的，可以想象这个工作量有多大，我实在受不了不断重复“点击”》“粘贴”这两个动作，求助Google大神，有很多教程，一般都是替换网址，没有替换邮箱的。依葫芦画瓢学会后，记录于此。</p>
<p>替换网址的SQL语句：</p>
<blockquote><p>UPDATE wp_posts SET guid = REPLACE(guid, 'aaa.com','zzz.com')</p></blockquote>
<p>意思是把文章里所有的"aaa.com"网址替换为"zzz.com"。依葫芦画瓢，把评论里所有"aaa@gmail.com"的邮箱替换为"zzz@gmail.com"的SQL语句为：</p>
<blockquote><p>UPDATE wp_comments SET comment_author_email = REPLACE(comment_author_email, 'aaa@gmail.com','zzz@gmail.com')</p></blockquote>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2010/06/add-copyright-information-for-wordpress-article-and-rss-feed.html" title="为WordPress文章、RSS Feed 添加版权信息">为WordPress文章、RSS Feed 添加版权信息</a></li><li><a href="http://todaym.com/2010/03/wordpress-database-manually-clean-up.html" title="手动清理WordPress数据库">手动清理WordPress数据库</a></li><li><a href="http://todaym.com/2010/02/add-comments-reply-email-notification-to-wordpress.html" title="给WordPress添加了评论回复邮件通知">给WordPress添加了评论回复邮件通知</a></li><li><a href="http://todaym.com/2010/02/wordpresss-sitemap-submitted-to-google.html" title="向Google提交WordPress的sitemap">向Google提交WordPress的sitemap</a></li><li><a href="http://todaym.com/2010/02/articles-published-in-the-iphone-to-wordpress.html" title="在iPhone上发布文章到WordPress">在iPhone上发布文章到WordPress</a></li><li><a href="http://todaym.com/2010/02/moving-wordpress-for-space.html" title="WordPress搬家换空间">WordPress搬家换空间</a></li><li><a href="http://todaym.com/2010/02/wordpress-files-and-database-backup.html" title="WordPress文件及数据库备份">WordPress文件及数据库备份</a></li><li><a href="http://todaym.com/2010/02/wordpress-simple-seo-canonical-url-tag.html" title="WordPress简单SEO之：Canonical URL标签">WordPress简单SEO之：Canonical URL标签</a></li><li><a href="http://todaym.com/2010/02/wordpress-page-hidden.html" title="搞定WordPress隐藏page页面">搞定WordPress隐藏page页面</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FeedBurner Feed文件大于512K</title>
		<link>http://todaym.com/2010/04/feedburner-feed-files-larger-than-512k.html</link>
		<comments>http://todaym.com/2010/04/feedburner-feed-files-larger-than-512k.html#comments</comments>
		<pubDate>Mon, 19 Apr 2010 02:25:44 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=600</guid>
		<description><![CDATA[<p>昨天一直在折腾FeedBurner，发现FeedBurner没有更新博客文章，以为是时间问题，今天早晨起来看，还是没有更新，我想可能是昨天装的FeedBurner Plugin插件问题，停用插件，刷新......</p><p class='read-more'><a href='http://todaym.com/2010/04/feedburner-feed-files-larger-than-512k.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>昨天一直在折腾FeedBurner，发现FeedBurner没有更新博客文章，以为是时间问题，今天早晨起来看，还是没有更新，我想可能是昨天装的FeedBurner Plugin插件问题，停用插件，刷新<a id="sp40" title="FeedBurner页面" href="http://feeds.feedburner.com/todaym">FeedBurner页面</a>还是没有更新，问题难道出在FeedBurner里的Original Feed？把WordPress本来的RSS地址重新输入一遍，保存。</p>
<p>提示如下：</p>
<p>Your feed filesize is larger than 512K. You need to reduce its size in order for FeedBurner to process it. Tips for controlling feed file size with Blogger can be found in Tech Tips on FeedBurner Forums, our support site.</p>
<p>我的Feed太大？还有这样的问题啊。我是记得我把WordPress后台“阅读选项”中“Feeds同步最新”的数字由默认的10改为很多个9，我也不知道我当时怎么会这么改，现在改回默认的10，刷新<a id="mtd2" title="FeedBurner页面" href="http://feeds.feedburner.com/todaym"><span style="color: #800080;">FeedBurner页面</span></a>，已经更新。各位用WordPress的同学出现和我一样的问题，只要把数字改小点就OK。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2011/01/google-adsense-id-verified.html" title="通过Google Adsense身份证验证">通过Google Adsense身份证验证</a></li><li><a href="http://todaym.com/2010/05/build-your-own-opera-of-fixgoogle-cache-via-js.html" title="打造自己的Opera之：用JS脚本修复Google快照">打造自己的Opera之：用JS脚本修复Google快照</a></li><li><a href="http://todaym.com/2010/05/how-to-delete-google-cache.html" title="怎么删除Google快照">怎么删除Google快照</a></li><li><a href="http://todaym.com/2010/03/turn-off-googles-safe-search-feature.html" title="关闭Google的安全搜索功能">关闭Google的安全搜索功能</a></li><li><a href="http://todaym.com/2010/01/creat-and-edit-google-docs-on-iphone.html" title="在iPhone上创建和编辑Google Docs文档">在iPhone上创建和编辑Google Docs文档</a></li><li><a href="http://todaym.com/2012/01/iphone-talkatone-google-voice-free-call.html" title="iPhone用Talkatone和Google Voice免费拨打美国电话">iPhone用Talkatone和Google Voice免费拨打美国电话</a></li><li><a href="http://todaym.com/2011/09/google-adsense-100-dollars.html" title="Google Adsense终于凑齐100美元">Google Adsense终于凑齐100美元</a></li><li><a href="http://todaym.com/2011/08/google-buy-moto.html" title="Google收购摩托罗拉移动，下个将是诺基亚？">Google收购摩托罗拉移动，下个将是诺基亚？</a></li><li><a href="http://todaym.com/2011/04/yahoo-mail-free-imap-smtp-setting.html" title="Yahoo邮箱没有POP?免费设置IMAP/SMTP">Yahoo邮箱没有POP?免费设置IMAP/SMTP</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>让Feedsky和Feedburner显示原文真实地址</title>
		<link>http://todaym.com/2010/04/feedsky-and-feedburner-show-original-url.html</link>
		<comments>http://todaym.com/2010/04/feedsky-and-feedburner-show-original-url.html#comments</comments>
		<pubDate>Sun, 18 Apr 2010 13:37:28 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=592</guid>
		<description><![CDATA[<p>经常在Google Reader里想打开原文，却打不开，还以为是作者博客被Qiang，结果是博主用FeedBurner，而<a href="http://feedproxy.google.com/~r/">http://feedproxy.google.com/~r/</a>让某物给Qian......</p><p class='read-more'><a href='http://todaym.com/2010/04/feedsky-and-feedburner-show-original-url.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>经常在Google Reader里想打开原文，却打不开，还以为是作者博客被Qiang，结果是博主用FeedBurner，而<a href="http://feedproxy.google.com/~r/">http://feedproxy.google.com/~r/</a>让某物给Qiang了，自然就打不开了，且这个地址对用户也不很友好，FeedSky虽没有被Qiang，但同样有不友好的问题。<a id="z:cn" title="今日杂记" href="http://todaym.com/">今日杂记</a>也是用的FeedBurner，当然不能让这个问题发生。Google之得答案。</p>
<p>1、FeedBurner：打开“Analyze”下的“Configure Stats”，把勾上的三个选项去掉，完事。</p>
<p>2、FeedSky：在“Feed统计”下“文章统计”中关闭文章统计。好像FeedSky默认未开启文章统计，就省得麻烦了。</p>
<p><a id="p17e" title="原作者" href="http://www.baibudu.com/seo-ru-he-rang-feedsky-he-feedburner-xian-shi-wen-zhang-zhen-shi-di-zhi/">原作者</a>说这玩意影响SEO，主要有以下几方面：</p>
<p>1、搜索引擎爬虫看到的只是托管服务商的网址，看不到原文网址，尽管已经做了跳转。</p>
<p>2、通过 RSS 采集的网站越来越多，尽管采集者不去掉链接，也不是自己文章的真实地址，于是乎失去了很多外部链接。</p>
<p>3、当feedsky和feedburner的跳转服务出现故障时，订阅用户就无法直接点击进入我们的博客，现在 feedburner 在国内无法访问就会出现这种问题。当然这个不属于SEO，而属于用户体验的好与坏。</p>
<p>4. 减少了自己域名的曝光机会。当然这个也不属于SEO。</p>
<p>所以，当然是关了好。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2010/02/wordpresss-sitemap-submitted-to-google.html" title="向Google提交WordPress的sitemap">向Google提交WordPress的sitemap</a></li><li><a href="http://todaym.com/2010/02/wordpress-simple-seo-canonical-url-tag.html" title="WordPress简单SEO之：Canonical URL标签">WordPress简单SEO之：Canonical URL标签</a></li><li><a href="http://todaym.com/2010/01/baidu-only-indexed-homepage-solved.html" title="百度只收录首页解决了">百度只收录首页解决了</a></li><li><a href="http://todaym.com/2009/12/ftpbloggerseometa.html" title="FTP发布的传统模板Blogger简单SEO之Meta标签优化">FTP发布的传统模板Blogger简单SEO之Meta标签优化</a></li><li><a href="http://todaym.com/2009/12/ftpbloggerseo.html" title="FTP发布的传统模板Blogger简单SEO之标题优化">FTP发布的传统模板Blogger简单SEO之标题优化</a></li><li><a href="http://todaym.com/2012/01/iphone-talkatone-google-voice-free-call.html" title="iPhone用Talkatone和Google Voice免费拨打美国电话">iPhone用Talkatone和Google Voice免费拨打美国电话</a></li><li><a href="http://todaym.com/2011/04/yahoo-mail-free-imap-smtp-setting.html" title="Yahoo邮箱没有POP?免费设置IMAP/SMTP">Yahoo邮箱没有POP?免费设置IMAP/SMTP</a></li><li><a href="http://todaym.com/2011/04/mac-iphone-itouch-ipad-hide-file-in-image.html" title="Mac/iPhone/iTouch/iPad把文件隐藏到图片中">Mac/iPhone/iTouch/iPad把文件隐藏到图片中</a></li><li><a href="http://todaym.com/2011/04/thunder-vip-free-p-box.html" title="迅雷会员免费使用P盘">迅雷会员免费使用P盘</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>百度真是琢磨不透</title>
		<link>http://todaym.com/2010/04/baidu-is-really-blurred.html</link>
		<comments>http://todaym.com/2010/04/baidu-is-really-blurred.html#comments</comments>
		<pubDate>Sun, 11 Apr 2010 02:58:36 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[网络相关]]></category>
		<category><![CDATA[Baidu]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=553</guid>
		<description><![CDATA[<p>4月8号刚说<a id="pfu:" title="来自百度的流量稳定了" href="http://todaym.com/2010/04/traffic-come-from-baidu.html">来自百度的流量稳定了</a>，曾想将来来自百度流量与Google流量相当，观察了几天来自百度的流量后，这个想法被事实否定。结果4月9号来自百度的流量又大增，本来稳定在二三十流量，现在是八九十。现在......</p><p class='read-more'><a href='http://todaym.com/2010/04/baidu-is-really-blurred.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>4月8号刚说<a id="pfu:" title="来自百度的流量稳定了" href="http://todaym.com/2010/04/traffic-come-from-baidu.html">来自百度的流量稳定了</a>，曾想将来来自百度流量与Google流量相当，观察了几天来自百度的流量后，这个想法被事实否定。结果4月9号来自百度的流量又大增，本来稳定在二三十流量，现在是八九十。现在这个时间来自百度的流量也有30了，看来几天也会有八九十个IP。<br />
<img style="width: 477px; height: 154px;" src="http://onenote.officeapps.live.com/o/GetImage.ashx?Fi=SD75C671195FB69187!735&#038;C=1__BL2-SKY-WAC-WSHI&#038;ObjectDataBlobId={f1c1b0b2-06d6-4aeb-8195-9996d3b971d8}{1}" alt="" /><br />
这两次的突然增长好像都是在我对百度不抱希望的时候出现的，刚发布文章说百度，第二天就给我来点流量。根据这个规律百度是不是欠说（骂）？希望不是如此，百度正常情况理应带来比Google更多流量的。</p>
<p>百度对博客快照更新好像都有一段时间，不是每天都更新，包括那些比较出名的博客，这就比不上Google了。你在博客里发布文章后，马上Google之，立刻能找到，如果百度之呢？可能需要等几天，<a id="u9y." title="今日杂记" href="http://TodayM.com">今日杂记</a>是等10天，这时间也太长了。</p>
<p>现在百度又给我希望了，继续观察百度。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2010/06/baidu-included-reduction-in-rank-is-increased.html" title="百度收录减少，排名却提高">百度收录减少，排名却提高</a></li><li><a href="http://todaym.com/2010/05/baidu-tongji-free-register.html" title="百度统计免费开放注册">百度统计免费开放注册</a></li><li><a href="http://todaym.com/2010/04/traffic-come-from-baidu.html" title="来自百度的流量">来自百度的流量</a></li><li><a href="http://todaym.com/2010/03/baidu-give-me-a-little-surprise.html" title="百度再给我一个小惊喜">百度再给我一个小惊喜</a></li><li><a href="http://todaym.com/2010/03/from-baidu-search-had-double-digit.html" title="来自百度的搜索过两位数">来自百度的搜索过两位数</a></li><li><a href="http://todaym.com/2010/02/baidu-included-increase-ranking-up.html" title="百度收录增加，排名上升">百度收录增加，排名上升</a></li><li><a href="http://todaym.com/2010/01/baidu-only-indexed-homepage-solved.html" title="百度只收录首页解决了">百度只收录首页解决了</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>在000webhost上折腾WordPress有点麻烦</title>
		<link>http://todaym.com/2010/04/wordpress-on-000webhost-have-a-little-trouble.html</link>
		<comments>http://todaym.com/2010/04/wordpress-on-000webhost-have-a-little-trouble.html#comments</comments>
		<pubDate>Sat, 10 Apr 2010 06:09:52 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[免费]]></category>
		<category><![CDATA[空间]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=549</guid>
		<description><![CDATA[<p>另一博客因不再更新，把部分文章转到此博客</p>
<p>在Google一搜000webhost，看到的都是很好的评价，很多人都极力推荐这个空间，于是我也把Oweb搬到000webhost。搬到000webhost才......</p><p class='read-more'><a href='http://todaym.com/2010/04/wordpress-on-000webhost-have-a-little-trouble.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>另一博客因不再更新，把部分文章转到此博客</p>
<p>在Google一搜000webhost，看到的都是很好的评价，很多人都极力推荐这个空间，于是我也把Oweb搬到000webhost。搬到000webhost才发现，折腾WordPress有点麻烦。</p>
<p>因为是用WordPress自带的备份，WordPress的设置、主题和插件等都还要重新设置。WordPress的设置很轻松的搞定。弄BlogTheme主题的时候，怎么弄都主页排版都有问题，右边的侧边栏都跑到底部去了。刚开始以为是上传的问题，导致主题文件不完整，重新传了N遍还是有问题，搞不定了。000webhost禁用了一些函数，我想可能BlogTheme主题调用的函数也在禁用之列，换主题！于是换成一个风格很简单的Thematic主题。换上之后侧边栏正常了，开始弄首页摘要显示，在插件里启用wp-utf8-excerpt后，侧边栏又跑到底部去了，去插件作者博客认真看了看，这个插件需要某个函数，而正好000webhost不支持这个函数，现在才发现问题出在插件上而不是主题，要首页摘要显示只能另觅他法了。换回BlogTheme主题，用了一个按段落显示摘要的插件，不如wp-utf8-excerpt完美，但也只有将就了。</p>
<p>看上面的过程，也就几句话，因本人菜又愚钝，折腾了一下午加一晚上。在000webhost上安装Dabr的时候，搜索了一下，000webhost安装Dabr（大波）也是有问题的，会出现500错误（Internal Server Error）。还好有人给出了解决办法，免去了自己折腾。下面转载解决办法，<a href="http://www.xiaoxiaozhu.cn/post/000webhost-dabr-Internal-Server-Error.html">原文在此</a>。</p>
<p>000webhost安装Dabr（大波）500错误（Internal Server Error）解决办法：安装Dabr后，打开Dabr的htaccess，在文件的第一行（必须在其他所有命令的前面）插入</p>
<p>RewriteBase /</p>
<p>保存之后上传，即可解决问题。</p>
<p>这次得到的经验教训是，以后在000webhost弄WordPress出现不正常，首先应该想到000webhost禁用函数问题。不过这不是说000webhost不好，禁用一些函数对空间商来说是很正常，更何况人家还免费。据经验来讲，往往禁用了某些函数、缺少某些功能、有一些限制的免费空间生命力更强，对使用免费空间的人来说，免费空间的生命力才是关键。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2011/01/france-1g-php-mysql-free-hosting-olympe-network.html" title="法国1G/php/mysql/绑米免费空间olympe-network">法国1G/php/mysql/绑米免费空间olympe-network</a></li><li><a href="http://todaym.com/2011/01/godaddy-windows-free-hosting-wordpress-mail-rss.html" title="Godaddy Windows免费空间安装WordPress的邮件和RSS问题">Godaddy Windows免费空间安装WordPress的邮件和RSS问题</a></li><li><a href="http://todaym.com/2011/01/godaddy-free-windows-hosting-wordpress-500-error-permalink.html" title="Godaddy Windows免费空间安装WordPress的500错误及固定链接问题">Godaddy Windows免费空间安装WordPress的500错误及固定链接问题</a></li><li><a href="http://todaym.com/2010/02/1gunlimitedphpmysqlftp-free-space-ilive-ro.html" title="1G/Unlimited/PHP/MYSQL/FTP/免费空间：iLive.ro">1G/Unlimited/PHP/MYSQL/FTP/免费空间：iLive.ro</a></li><li><a href="http://todaym.com/2010/01/250mftpsshphpmysqlopenwebster.html" title="免费250M/FTP/SSH/PHP/MySQL空间：OpenWebster">免费250M/FTP/SSH/PHP/MySQL空间：OpenWebster</a></li><li><a href="http://todaym.com/2010/01/ciannet-one-year-hosting-free.html" title="收费主机商CiAN.net提供12个月免费空间1000个名额">收费主机商CiAN.net提供12个月免费空间1000个名额</a></li><li><a href="http://todaym.com/2010/01/free-250mftpsshphpmysql-hosting.html" title="免费250M/FTP/SSH/PHP/MySQL空间：Hostingforfree">免费250M/FTP/SSH/PHP/MySQL空间：Hostingforfree</a></li><li><a href="http://todaym.com/2009/12/000webhost.html" title="000webhost免费空间最新最简单申请方法">000webhost免费空间最新最简单申请方法</a></li><li><a href="http://todaym.com/2009/12/250mftpphpmysqlfreehostia.html" title="免费稳定的250M/FTP/PHP/MySQL空间：Freehostia">免费稳定的250M/FTP/PHP/MySQL空间：Freehostia</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>来自百度的流量</title>
		<link>http://todaym.com/2010/04/traffic-come-from-baidu.html</link>
		<comments>http://todaym.com/2010/04/traffic-come-from-baidu.html#comments</comments>
		<pubDate>Thu, 08 Apr 2010 02:48:55 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[Baidu]]></category>

		<guid isPermaLink="false">http://todaym.com/?p=527</guid>
		<description><![CDATA[<p>前段时间突然发现<a id="w0_i" title="来自百度搜索的流量过两位数" href="http://todaym.com/2010/03/from-baidu-search-had-double-digit.html">来自百度搜索的流量过两位数</a>，而且还出现了<a id="q4.5" title="爆~炸式的增长" href="http://todaym.com/2010/03/baidu-give-me-a-little-surprise.html">爆*~*炸式的增长</a>，按当时的趋势下去，来自百度和Google的流量会基本持平，只是百度给我的惊喜没多久迅速回落，然后稳定。

上图就是这几天来自......</p><p class='read-more'><a href='http://todaym.com/2010/04/traffic-come-from-baidu.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>前段时间突然发现<a id="w0_i" title="来自百度搜索的流量过两位数" href="http://todaym.com/2010/03/from-baidu-search-had-double-digit.html">来自百度搜索的流量过两位数</a>，而且还出现了<a id="q4.5" title="爆~炸式的增长" href="http://todaym.com/2010/03/baidu-give-me-a-little-surprise.html">爆*~*炸式的增长</a>，按当时的趋势下去，来自百度和Google的流量会基本持平，只是百度给我的惊喜没多久迅速回落，然后稳定。<br />
<img style="width: 410px; height: 134px;" src="http://onenote.officeapps.live.com/o/GetImage.ashx?Fi=SD75C671195FB69187!735&#038;C=1__BL2-SKY-WAC-WSHI&#038;ObjectDataBlobId={052d0798-abca-403f-9d51-623ff3e1de62}{1}" alt="" /><br />
上图就是这几天来自百度流量的趋势图，在3月29日前，来自百度的流量可以忽略不计，最高好像是3。现在也没有弄明白那几天来自百度的流量为什么会突然增多。本来还想得挺好，过了百度的观察期，来自百度的流量应该和Google差不多，甚至更多，因为百度的市场占有率更大，现在这个想法可以否定了。</p>
<h2  class="related_post_title">我猜~这些文章你可能也感兴趣</h2><ul class="related_post"><li><a href="http://todaym.com/2010/06/baidu-included-reduction-in-rank-is-increased.html" title="百度收录减少，排名却提高">百度收录减少，排名却提高</a></li><li><a href="http://todaym.com/2010/05/baidu-tongji-free-register.html" title="百度统计免费开放注册">百度统计免费开放注册</a></li><li><a href="http://todaym.com/2010/04/baidu-is-really-blurred.html" title="百度真是琢磨不透">百度真是琢磨不透</a></li><li><a href="http://todaym.com/2010/03/baidu-give-me-a-little-surprise.html" title="百度再给我一个小惊喜">百度再给我一个小惊喜</a></li><li><a href="http://todaym.com/2010/03/from-baidu-search-had-double-digit.html" title="来自百度的搜索过两位数">来自百度的搜索过两位数</a></li><li><a href="http://todaym.com/2010/02/baidu-included-increase-ranking-up.html" title="百度收录增加，排名上升">百度收录增加，排名上升</a></li><li><a href="http://todaym.com/2010/01/baidu-only-indexed-homepage-solved.html" title="百度只收录首页解决了">百度只收录首页解决了</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>今日杂记也有PR了</title>
		<link>http://todaym.com/2010/04/today-information-is-also-a-pr-of.html</link>
		<comments>http://todaym.com/2010/04/today-information-is-also-a-pr-of.html#comments</comments>
		<pubDate>Sat, 03 Apr 2010 15:07:42 +0000</pubDate>
		<dc:creator>Nie</dc:creator>
				<category><![CDATA[博客相关]]></category>
		<category><![CDATA[PR]]></category>

		<guid isPermaLink="false">http://todaym.com/2010/04/today-information-is-also-a-pr-of.html</guid>
		<description><![CDATA[<p>刚在Google Reader里看到Google PR更新了，马上去查了一下，还担心仍然是0呢，一看是2，哈哈，我的小博客也混到PR 2了，希望下次更新是3或4。</p>
随机文章<ul class="related_post"><li><a href="http://todaym.com/2010/01/cpanel.html" title="cPanel面板的空间绑定域名教程">cPanel面板的空间绑定域......</a></li></ul><p class='read-more'><a href='http://todaym.com/2010/04/today-information-is-also-a-pr-of.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>刚在Google Reader里看到Google PR更新了，马上去查了一下，还担心仍然是0呢，一看是2，哈哈，我的小博客也混到PR 2了，希望下次更新是3或4。</p>
<h2  class="related_post_title">随机文章</h2><ul class="related_post"><li><a href="http://todaym.com/2010/05/not-ipad-exclusive-iphone-can-watch-qq-live-video.html" title="不是iPad独享，iPhone也能观看QQ Live电影视频">不是iPad独享，iPhone也能观看QQ Live电影视频</a></li><li><a href="http://todaym.com/2011/03/mac-disk-utility-backup-os.html" title="用Mac自带磁盘工具备份系统">用Mac自带磁盘工具备份系统</a></li><li><a href="http://todaym.com/2011/06/wwdc-2011.html" title="WWDC 2011的期待">WWDC 2011的期待</a></li><li><a href="http://todaym.com/2010/04/use-gae-build-online-proxy.html" title="用GAE搭建加密在线代理成功">用GAE搭建加密在线代理成功</a></li><li><a href="http://todaym.com/2010/04/baidu-is-really-blurred.html" title="百度真是琢磨不透">百度真是琢磨不透</a></li><li><a href="http://todaym.com/2010/04/iphone-os-4-finally-multi-task.html" title="iPhone OS 4 终于支持多任务">iPhone OS 4 终于支持多任务</a></li><li><a href="http://todaym.com/2010/01/iphonepdfgoodreader.html" title="iPhone上阅读pdf的利器：GoodReader">iPhone上阅读pdf的利器：GoodReader</a></li><li><a href="http://todaym.com/2010/05/build-twitter-api-and-search-api-on-gae.html" title="在GAE上搭建Twitter API和Search API">在GAE上搭建Twitter API和Search API</a></li><li><a href="http://todaym.com/2010/04/another-support-iphone-free-vpn-vpnod.html" title="又一支持iPhone的免费VPN：VPNOD">又一支持iPhone的免费VPN：VPNOD</a></li></ul>]]></content:encoded>
			<wfw:commentRss></wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

