<?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>SUNS &#187; inove</title>
	<atom:link href="http://www.vincent2008.org/tag/inove/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vincent2008.org</link>
	<description>Light My Life</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:56:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>INOVE模板问题</title>
		<link>http://www.vincent2008.org/2009/03/08/inove-bug/</link>
		<comments>http://www.vincent2008.org/2009/03/08/inove-bug/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 04:47:53 +0000</pubDate>
		<dc:creator>vincent</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[inove]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.vincent2008.org/?p=429</guid>
		<description><![CDATA[今天换了个INOVE模板,发现其内置的mate keywords 和 meta description不起作用 解决方法: 把网站目录/wp-content/themes/inove/templates/star.php里的 &#60;?php if (is_home()) { $description = $options['description']; $keywords = $options['keywords']; } else if (is_single()) { $description =  $post-&#62;post_title; $keywords = &#8220;&#8221;; $tags = wp_get_post_tags($post-&#62;ID); foreach ($tags as $tag ) { $keywords = $keywords . $tag-&#62;name . &#8220;, &#8220;; } } else if (is_category()) { $description = category_description(); } [...]]]></description>
		<wfw:commentRss>http://www.vincent2008.org/2009/03/08/inove-bug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
