<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Simple Tags] Theme IMPLEMANTATION</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Simple Tags] Theme IMPLEMANTATION</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 10:35:44 +0000</pubDate>

<item>
<title>lucalucius on "[Plugin: Simple Tags] Theme IMPLEMANTATION"</title>
<link>http://wordpress.org/support/topic/279527#post-1119193</link>
<pubDate>Sun, 28 Jun 2009 08:59:22 +0000</pubDate>
<dc:creator>lucalucius</dc:creator>
<guid isPermaLink="false">1119193@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Try this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if ( is_home() ) { ?&#38;gt;
&#38;lt;meta name=&#38;quot;keywords&#38;quot; content=&#38;quot;mes mots clés&#38;quot; /&#38;gt;
&#38;lt;?php } else if ( is_single() ) { ?&#38;gt;
&#38;lt;?php st_meta_keywords(); ?&#38;gt;
&#38;lt;?php } ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The function st_meta_keywords(); add automatically the HTML Code of Meta Keywords.&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
</item>
<item>
<title>binbin on "[Plugin: Simple Tags] Theme IMPLEMANTATION"</title>
<link>http://wordpress.org/support/topic/279527#post-1104270</link>
<pubDate>Mon, 15 Jun 2009 13:48:08 +0000</pubDate>
<dc:creator>binbin</dc:creator>
<guid isPermaLink="false">1104270@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Anyone got an idea ?&#60;br /&#62;
thanks
&#60;/p&#62;</description>
</item>
<item>
<title>binbin on "[Plugin: Simple Tags] Theme IMPLEMANTATION"</title>
<link>http://wordpress.org/support/topic/279527#post-1101796</link>
<pubDate>Sat, 13 Jun 2009 09:45:16 +0000</pubDate>
<dc:creator>binbin</dc:creator>
<guid isPermaLink="false">1101796@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello;&#60;/p&#62;
&#60;p&#62;I would like to put my post tags as meta keywords in my post page (for home page I used a traditionnal meta keywords)&#60;/p&#62;
&#60;p&#62;So in my header.php I have this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if ( is_home() ) { ?&#38;gt;
    &#38;lt;meta name=&#38;quot;keywords&#38;quot; content=&#38;quot;mes mots clés&#38;quot; /&#38;gt; 

&#38;lt;?php } else if ( is_single() ) { ?&#38;gt;
&#38;lt;meta name=&#38;quot;keywords&#38;quot; content=&#38;quot;&#38;lt;?php st_meta_keywords(); ?&#38;gt;&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But when I type this code, I have as meta keywords the comment of st_get_meta_keywords function :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;&#38;lt;!-- Generated by Simple Tags &#38;#39; . $simple_tags-&#38;gt;version . &#38;#39; - &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-tags&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-tags&#60;/a&#62; --&#38;gt;&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;My question is : What is the correct code to type to have my tags as met keywords ?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
