<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>SEO干货网</title>
	<link>http://www.seodry.com</link>
	<description>SEO&#124;SEM干货分享平台-SEODRY.COM</description>
	<lastBuildDate>Fri, 14 Oct 2011 01:01:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />

	<item>
		<title>修正WordPress主题ASYlmf的文章摘要显示问题。</title>
		<description><![CDATA[&#160; 本站使用的wordpress主题为AsYlmf，仿雨林木风站的风格，原主题默认显示388个字符的摘要,超出了文本外框的限制,其代码如下: &#60;p&#62;&#60;?php echo mb_strimwidth(strip_tags(apply_filters(&#8216;the_content&#8217;, $post-&#62;post_content)), 0, 308,” &#8230;&#8230; “); ?&#62;&#60;a href=”&#60;?php the_permalink(); ?&#62;” rel=”nofollow”&#62; 阅读全文 &#38;raquo;&#60;/a&#62;&#60;/p&#62; 分别于index.php和archive.php中需要修改,将字符截取个数修改为280个,这样即可修正改BUG.代码如下: &#60;p&#62;&#60;?php echo mb_strimwidth(strip_tags(apply_filters(&#8216;the_content&#8217;, $post-&#62;post_content)), 0, 280,” &#8230;&#8230; “); ?&#62;&#60;a href=”&#60;?php the_permalink(); ?&#62;” rel=”nofollow”&#62; 阅读全文 &#38;raquo;&#60;/a&#62;&#60;/p&#62; &#160; seo干货网已经修正此主题文章摘要以及列表的BUG,特将此分享出来,希望对大家有用.]]></description>
		<link>http://www.seodry.com/seo/17.html</link>
			</item>
	<item>
		<title>网站SEO分析报告之六脉神剑</title>
		<description><![CDATA[通过六大步骤诊断网站SEO状况,可以通过这六大过程将网站内部优化做到臻于完善.]]></description>
		<link>http://www.seodry.com/seo/12.html</link>
			</item>
	<item>
		<title>SEO干货网正式开通.</title>
		<description><![CDATA[SEO干货网于2011年10月12日正式开通,感谢大家的关注和支持.同时也欢迎各位朋友来同本站进行相关合作,如交换友情链接和页面内容链接等,需要提供公开课和资源等信息的朋友,可以直接与我联系.谢谢大家!]]></description>
		<link>http://www.seodry.com/seo/6.html</link>
			</item>
</channel>
</rss>

