<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Platinum SEO plugin &#8211; The ultimate wordpress SEO solution</title>
	<atom:link href="http://techblissonline.com/platinum-seo-pack/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblissonline.com/platinum-seo-pack/</link>
	<description>Discover Tech Tips, Tricks, Software and News</description>
	<lastBuildDate>Sat, 14 Nov 2009 09:41:40 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Rajesh</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-41/#comment-8189</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Sat, 14 Nov 2009 09:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-8189</guid>
		<description>nope.. the single quotes has nothing to do with platinum seo...what i meant was if users want to copy paste your code for title tag then be warned that copy paste will cause issues as the code has single quotes...so my suggestion was to type the code...so, is that the code which is causing issues?</description>
		<content:encoded><![CDATA[<p>nope.. the single quotes has nothing to do with platinum seo&#8230;what i meant was if users want to copy paste your code for title tag then be warned that copy paste will cause issues as the code has single quotes&#8230;so my suggestion was to type the code&#8230;so, is that the code which is causing issues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-8187</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sat, 14 Nov 2009 07:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-8187</guid>
		<description>Sorry, Raj, misunderstanding. The code I posted was the code missing from my previous post (obviously I changed the brackets to square so it would not be stripped) that is currently in my Studiopress template, not a suggestion. I thought that the above code might be causing the problem. You mention the single quotes, might this be causing a problem with PSP?

Tony</description>
		<content:encoded><![CDATA[<p>Sorry, Raj, misunderstanding. The code I posted was the code missing from my previous post (obviously I changed the brackets to square so it would not be stripped) that is currently in my Studiopress template, not a suggestion. I thought that the above code might be causing the problem. You mention the single quotes, might this be causing a problem with PSP?</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-8181</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Sat, 14 Nov 2009 06:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-8181</guid>
		<description>Make sure that you don&#039;t copy paste the above code give by Tony as the single quotes may create problems if you copy paste.Rather recreate (type) the above code to replace the the title tag in header.php of your wordpress theme.</description>
		<content:encoded><![CDATA[<p>Make sure that you don&#8217;t copy paste the above code give by Tony as the single quotes may create problems if you copy paste.Rather recreate (type) the above code to replace the the title tag in header.php of your wordpress theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-8180</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sat, 14 Nov 2009 04:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-8180</guid>
		<description>OK, try this:

&lt;title&gt;
&lt;?php wp_title(&#039;&#039;); ?&gt;
&lt;?php if(wp_title(&#039;&#039;, false)) { echo &#039; : &#039;; } ?&gt;
&lt;?php bloginfo(&#039;name&#039;); ?&gt;
&lt;end title&gt;</description>
		<content:encoded><![CDATA[<p>OK, try this:</p>
<p>&lt;title&gt;<br />
&lt;?php wp_title(&#8221;); ?&gt;<br />
&lt;?php if(wp_title(&#8221;, false)) { echo &#8216; : &#8216;; } ?&gt;<br />
&lt;?php bloginfo(&#8217;name&#8217;); ?&gt;<br />
&lt;end title&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-8179</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sat, 14 Nov 2009 03:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-8179</guid>
		<description>@battlefield 3

Thanks, but I upgraded to 1.3.1 and the plug-in works but does not change the title. As it does change the title using a different template, and using the same Studiopress Lifestyle template that I&#039;m currently using with WP 2.7.1, I reckon that the template combined with the new 2.8.5 somehow is rendering the title unchangeable. The title part of the template code is:
[code]





[/code]
and this has been the same for a while.

I&#039;ll put in a query to Brian at Studiopress and see what he says.

Tony</description>
		<content:encoded><![CDATA[<p>@battlefield 3</p>
<p>Thanks, but I upgraded to 1.3.1 and the plug-in works but does not change the title. As it does change the title using a different template, and using the same Studiopress Lifestyle template that I&#8217;m currently using with WP 2.7.1, I reckon that the template combined with the new 2.8.5 somehow is rendering the title unchangeable. The title part of the template code is:<br />
[code]</p>
<p>[/code]<br />
and this has been the same for a while.</p>
<p>I&#8217;ll put in a query to Brian at Studiopress and see what he says.</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: battlefield 3</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-8168</link>
		<dc:creator>battlefield 3</dc:creator>
		<pubDate>Thu, 12 Nov 2009 22:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-8168</guid>
		<description>To the person above who said it has stopped working, upgrade the plugin.. and re-enable it again it will then work again ! Good luck</description>
		<content:encoded><![CDATA[<p>To the person above who said it has stopped working, upgrade the plugin.. and re-enable it again it will then work again ! Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-8092</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 06 Nov 2009 07:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-8092</guid>
		<description>Great plugin - thanks for the effort...it works great for me</description>
		<content:encoded><![CDATA[<p>Great plugin &#8211; thanks for the effort&#8230;it works great for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7997</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Sat, 31 Oct 2009 17:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7997</guid>
		<description>@Steve sure, you can and let me know of any help you need...</description>
		<content:encoded><![CDATA[<p>@Steve sure, you can and let me know of any help you need&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SR11</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7996</link>
		<dc:creator>SR11</dc:creator>
		<pubDate>Sat, 31 Oct 2009 17:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7996</guid>
		<description>Thank you so much for sharing this new plug in I love it! I am FREE to help multiple NPO&#039;s / companies needing it - in this economy - for a fraction of the cost a traditional VP would be compensated. Please see the University Masters Program PDF for my level of online business dev, sales, marketing experience!

Can we set this up for my 2 websites below for my name and other keywords needed? Let me know ok Rajesh as I am teaching many US companies / NPOrgs how to use this SEO Blog tech for their own improved results. But I need to show them it works for Steve Rene / ParentsWhoCare based on the themes.

Thank you again,
Steve
www.SteveRene.com
www.ParentsWhoCare.us</description>
		<content:encoded><![CDATA[<p>Thank you so much for sharing this new plug in I love it! I am FREE to help multiple NPO&#8217;s / companies needing it &#8211; in this economy &#8211; for a fraction of the cost a traditional VP would be compensated. Please see the University Masters Program PDF for my level of online business dev, sales, marketing experience!</p>
<p>Can we set this up for my 2 websites below for my name and other keywords needed? Let me know ok Rajesh as I am teaching many US companies / NPOrgs how to use this SEO Blog tech for their own improved results. But I need to show them it works for Steve Rene / ParentsWhoCare based on the themes.</p>
<p>Thank you again,<br />
Steve<br />
<a href="http://www.SteveRene.com" rel="nofollow">http://www.SteveRene.com</a><br />
<a href="http://www.ParentsWhoCare.us" rel="nofollow">http://www.ParentsWhoCare.us</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7984</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Fri, 30 Oct 2009 10:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7984</guid>
		<description>It works and check this blog...</description>
		<content:encoded><![CDATA[<p>It works and check this blog&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7976</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 30 Oct 2009 00:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7976</guid>
		<description>Hi Rajesh,

I upgraded to WP 2.85 (from 2.71)and Platinum SEO 1.3 but unfortunately the plugin has stopped working, e.g. title tags not rewritten. Has anyone else had this experience?

Tony</description>
		<content:encoded><![CDATA[<p>Hi Rajesh,</p>
<p>I upgraded to WP 2.85 (from 2.71)and Platinum SEO 1.3 but unfortunately the plugin has stopped working, e.g. title tags not rewritten. Has anyone else had this experience?</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sham</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7948</link>
		<dc:creator>Sham</dc:creator>
		<pubDate>Wed, 28 Oct 2009 06:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7948</guid>
		<description>Dude great work !I love your plugin using it in my blog :) I am too from chennai,broadway ;)</description>
		<content:encoded><![CDATA[<p>Dude great work !I love your plugin using it in my blog <img src='http://techblissonline.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I am too from chennai,broadway <img src='http://techblissonline.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Altuğ Gürkaynak</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7888</link>
		<dc:creator>Altuğ Gürkaynak</dc:creator>
		<pubDate>Fri, 23 Oct 2009 07:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7888</guid>
		<description>Hi, I&#039;m using your SEO pack and I&#039;m happy with it, I have a problem.

I want to change &quot;Description Format&quot; to: %post_title%, %description% but it is writing to page as &quot;%post_title%, bla bla bla the real description here&quot;

Why %post_title% is not working at &quot;Description Format&quot; area? And are you planing to add %post_title% usage here?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m using your SEO pack and I&#8217;m happy with it, I have a problem.</p>
<p>I want to change &#8220;Description Format&#8221; to: %post_title%, %description% but it is writing to page as &#8220;%post_title%, bla bla bla the real description here&#8221;</p>
<p>Why %post_title% is not working at &#8220;Description Format&#8221; area? And are you planing to add %post_title% usage here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omi</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7796</link>
		<dc:creator>Omi</dc:creator>
		<pubDate>Thu, 15 Oct 2009 20:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7796</guid>
		<description>I came here after reading Vladimir&#039;s plugin review. I have translated his &quot;Thank You Counter Button&quot; plugin into spanish and I&#039;m going to check this one in order to help you with spanish locale version (if it&#039;s not done yet).

Mail me if you need give me any sort of special guideline.

Thanks Rajesh.</description>
		<content:encoded><![CDATA[<p>I came here after reading Vladimir&#8217;s plugin review. I have translated his &#8220;Thank You Counter Button&#8221; plugin into spanish and I&#8217;m going to check this one in order to help you with spanish locale version (if it&#8217;s not done yet).</p>
<p>Mail me if you need give me any sort of special guideline.</p>
<p>Thanks Rajesh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-40/#comment-7738</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Sun, 11 Oct 2009 10:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7738</guid>
		<description>Thank you Vladimir.</description>
		<content:encoded><![CDATA[<p>Thank you Vladimir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-39/#comment-7737</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Sun, 11 Oct 2009 09:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7737</guid>
		<description>I put a little review to my blog &lt;a href=&quot;http://www.shinephp.com/2009/10/11/platinum-seo-wordpress-plugin-versus-all-in-one/&quot; rel=&quot;nofollow&quot;&gt;Platinum SEO Wordpress Plugin versus All In One&lt;/a&gt;.
Thank you Rajesh for your good work.</description>
		<content:encoded><![CDATA[<p>I put a little review to my blog <a href="http://www.shinephp.com/2009/10/11/platinum-seo-wordpress-plugin-versus-all-in-one/" rel="nofollow">Platinum SEO Wordpress Plugin versus All In One</a>.<br />
Thank you Rajesh for your good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Vachon</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-39/#comment-7701</link>
		<dc:creator>Steven Vachon</dc:creator>
		<pubDate>Thu, 08 Oct 2009 17:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7701</guid>
		<description>lol, okay</description>
		<content:encoded><![CDATA[<p>lol, okay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-39/#comment-7700</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7700</guid>
		<description>optimize the page’s file size!!! don&#039;t tell me that disabling meta keywords will optimize page&#039;s file size... it will be so negligible that you wouldn&#039;t even be able to quantify it... 
on the other hand, having the option indroduces some additional processing..sorry i am not going to introduce it....</description>
		<content:encoded><![CDATA[<p>optimize the page’s file size!!! don&#8217;t tell me that disabling meta keywords will optimize page&#8217;s file size&#8230; it will be so negligible that you wouldn&#8217;t even be able to quantify it&#8230;<br />
on the other hand, having the option indroduces some additional processing..sorry i am not going to introduce it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Vachon</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-39/#comment-7699</link>
		<dc:creator>Steven Vachon</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7699</guid>
		<description>True, but hiding them can optimize the page&#039;s file size.</description>
		<content:encoded><![CDATA[<p>True, but hiding them can optimize the page&#8217;s file size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://techblissonline.com/platinum-seo-pack/comment-page-39/#comment-7695</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Thu, 08 Oct 2009 15:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://techblissonline.com/?p=185#comment-7695</guid>
		<description>They &quot;might&quot; not be useful, but there is no harm in retaining the tag for past posts and google will definitely not penalize for having those tags...</description>
		<content:encoded><![CDATA[<p>They &#8220;might&#8221; not be useful, but there is no harm in retaining the tag for past posts and google will definitely not penalize for having those tags&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.499 seconds -->
