<?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"
	>
<channel>
	<title>Comments on: SEO Adsense Ready WordPress Version of Profilo Theme</title>
	<atom:link href="http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/</link>
	<description>Web Design, SEO, WordPress, Etcetera</description>
	<pubDate>Fri, 04 Jul 2008 13:59:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: M y D e s k B l o g .com</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79900</link>
		<dc:creator>M y D e s k B l o g .com</dc:creator>
		<pubDate>Fri, 02 May 2008 08:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79900</guid>
		<description>Hi hso,

Love the clean layout of header. Very nice theme with a simplistic and clean feel.</description>
		<content:encoded><![CDATA[<p>Hi hso,</p>
<p>Love the clean layout of header. Very nice theme with a simplistic and clean feel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79876</link>
		<dc:creator>jimmy</dc:creator>
		<pubDate>Tue, 29 Apr 2008 02:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79876</guid>
		<description>Forgiveness now everything is working correctly, had not changed the code correctly. The data offered me are completely successful =)

http://lacosanostra.totalh.com

Thank you!

Sorry for my English is a translation of google = P</description>
		<content:encoded><![CDATA[<p>Forgiveness now everything is working correctly, had not changed the code correctly. The data offered me are completely successful =)</p>
<p><a href="http://lacosanostra.totalh.com" rel="nofollow">http://lacosanostra.totalh.com</a></p>
<p>Thank you!</p>
<p>Sorry for my English is a translation of google = P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79873</link>
		<dc:creator>jimmy</dc:creator>
		<pubDate>Tue, 29 Apr 2008 02:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79873</guid>
		<description>Now my site is totally blank
In Windows Explorer gives error 500

This is my code in index.php luego to change what I said:


﻿


&lt;!-- mainbox --&gt;
    
      
        &lt;!-- .................... big --&gt;
        
          

&lt;!-- item --&gt;



&#60;?php if ( $paged 

&lt;!-- 1st the loop --&gt;

have_posts()) : $my_query-&#62;the_post();
$do_not_duplicate = $post-&#62;ID; ?&#62;

&#60;div class="featurepost" id="post-"&#62;

&#60;a href="" rel="bookmark" title="Permanent Link to "&#62;&lt;/a&gt; 


 





		











Escrito por  on . Categoria(s)  &#124; Tagged  &#124; 



&lt;!-- END 1st the loop --&gt;











&lt;!-- 2nd the loop --&gt;

ID == $do_not_duplicate ) continue; update_post_caches($posts); ?&#62;


&#60;div class="post" id="post-"&#62;

&#60;a href="" rel="bookmark" title="Permanent Link to "&#62;&lt;/a&gt; 


 





		












Escrito por  el . Categoria(s)  &#124; 



&lt;!-- END 2nd the loop --&gt;

&lt;!-- Ad after 2nd post --&gt;

&#60;?php
$gcount++; // google post counter                

if ($gadv &#60;1) { // ads?  
if ($gcount%2 == 0) { // posts?    
$gadv++; // count number of adv    
print '





';  
}
}
?&#62;

&lt;!-- END ad after 2nd post --&gt;









&lt;!-- 3rd the loop --&gt;

ID == $do_not_duplicate ) continue; update_post_caches($posts); ?&#62;

&#60;div class="post" id="post-"&#62;

&#60;a href="" rel="bookmark" title="Permanent Link to "&#62;&lt;/a&gt; 








		













Escrito por  el . Categoria(s)  &#124; 



&lt;!-- END 3rd the loop --&gt;

&lt;!-- Ad after 2nd post in 2nd page --&gt;

&#60;?php
$gcount++; // google post counter                

if ($gadv &#60;1) { // ads?  

if ($gcount%2 == 0) { // posts?    
$gadv++; // count number of adv    
print '





';  
}
}
?&#62;

&lt;!-- END ad after 2nd post in 2nd page --&gt;





&lt;strong&gt; &#60;a href="" title="return home"&#62;Home&lt;/a&gt; &lt;/strong&gt;




&lt;!-- /item --&gt;


        &lt;!-- .................... /big --&gt;






</description>
		<content:encoded><![CDATA[<p>Now my site is totally blank<br />
In Windows Explorer gives error 500</p>
<p>This is my code in index.php luego to change what I said:</p>
<p>﻿</p>
<p><!-- mainbox --></p>
<p>        <!-- .................... big --></p>
<p><!-- item --></p>
<p>&lt;?php if ( $paged </p>
<p><!-- 1st the loop --></p>
<p>have_posts()) : $my_query-&gt;the_post();<br />
$do_not_duplicate = $post-&gt;ID; ?&gt;</p>
<p>&lt;div class=&#8221;featurepost&#8221; id=&#8221;post-&#8221;&gt;</p>
<p>&lt;a href=&#8221;" rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt; </p>
<p>Escrito por  on . Categoria(s)  | Tagged  | </p>
<p><!-- END 1st the loop --></p>
<p><!-- 2nd the loop --></p>
<p>ID == $do_not_duplicate ) continue; update_post_caches($posts); ?&gt;</p>
<p>&lt;div class=&#8221;post&#8221; id=&#8221;post-&#8221;&gt;</p>
<p>&lt;a href=&#8221;" rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt; </p>
<p>Escrito por  el . Categoria(s)  | </p>
<p><!-- END 2nd the loop --></p>
<p><!-- Ad after 2nd post --></p>
<p>&lt;?php<br />
$gcount++; // google post counter                </p>
<p>if ($gadv &lt;1) { // ads?<br />
if ($gcount%2 == 0) { // posts?<br />
$gadv++; // count number of adv<br />
print &#8216;</p>
<p>&#8216;;<br />
}<br />
}<br />
?&gt;</p>
<p><!-- END ad after 2nd post --></p>
<p><!-- 3rd the loop --></p>
<p>ID == $do_not_duplicate ) continue; update_post_caches($posts); ?&gt;</p>
<p>&lt;div class=&#8221;post&#8221; id=&#8221;post-&#8221;&gt;</p>
<p>&lt;a href=&#8221;" rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt; </p>
<p>Escrito por  el . Categoria(s)  | </p>
<p><!-- END 3rd the loop --></p>
<p><!-- Ad after 2nd post in 2nd page --></p>
<p>&lt;?php<br />
$gcount++; // google post counter                </p>
<p>if ($gadv &lt;1) { // ads?  </p>
<p>if ($gcount%2 == 0) { // posts?<br />
$gadv++; // count number of adv<br />
print &#8216;</p>
<p>&#8216;;<br />
}<br />
}<br />
?&gt;</p>
<p><!-- END ad after 2nd post in 2nd page --></p>
<p><strong> &lt;a href=&#8221;" title=&#8221;return home&#8221;&gt;Home </strong></p>
<p><!-- /item --></p>
<p>        <!-- .................... /big --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79865</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Mon, 28 Apr 2008 17:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79865</guid>
		<description>@ jimmy

If you have a category called "Featured" (with a capital F) it will show a complete post. If you want all posts to show full posts open index.php and look for this:
&lt;blockquote&gt;
&#60;?php the_excerpt('Read the rest of this entry »'); ?&#62;
&lt;/blockquote&gt;
Change that to:
&lt;blockquote&gt;
&#60;?php the_content('Read the rest of this entry »'); ?&#62;
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>@ jimmy</p>
<p>If you have a category called &#8220;Featured&#8221; (with a capital F) it will show a complete post. If you want all posts to show full posts open index.php and look for this:</p>
<blockquote><p>
&lt;?php the_excerpt(&#8217;Read the rest of this entry »&#8217;); ?&gt;
</p></blockquote>
<p>Change that to:</p>
<blockquote><p>
&lt;?php the_content(&#8217;Read the rest of this entry »&#8217;); ?&gt;
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79864</link>
		<dc:creator>jimmy</dc:creator>
		<pubDate>Mon, 28 Apr 2008 16:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-79864</guid>
		<description>Hello,

I want to know how to do that in the homepage of my web site can see pictures, videos, etc.. as a conventional theme.

I request that I send a reply to my mail.

Thanks and regards.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I want to know how to do that in the homepage of my web site can see pictures, videos, etc.. as a conventional theme.</p>
<p>I request that I send a reply to my mail.</p>
<p>Thanks and regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-78454</link>
		<dc:creator>SEO</dc:creator>
		<pubDate>Mon, 10 Mar 2008 00:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-78454</guid>
		<description>Oh yes, i see it. Very clever! Thanks for the theme.</description>
		<content:encoded><![CDATA[<p>Oh yes, i see it. Very clever! Thanks for the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-78426</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Sun, 09 Mar 2008 03:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-78426</guid>
		<description>@ SEO

That is taken care of in the coding, look at the source code with this them active and you will notice a H1 with the theme title in it, is is not displayed but search bots and crawlers can see it.</description>
		<content:encoded><![CDATA[<p>@ SEO</p>
<p>That is taken care of in the coding, look at the source code with this them active and you will notice a H1 with the theme title in it, is is not displayed but search bots and crawlers can see it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-78414</link>
		<dc:creator>SEO</dc:creator>
		<pubDate>Sat, 08 Mar 2008 15:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-78414</guid>
		<description>Would it not be better to use h1 sitename instead of the image for SEO?</description>
		<content:encoded><![CDATA[<p>Would it not be better to use h1 sitename instead of the image for SEO?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76367</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Mon, 21 Jan 2008 16:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76367</guid>
		<description>@ mike

The reason you notice that is because we are using the Featured post option &lt;a href="http://www.headsetoptions.org/2008/01/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/" title="magazine style theme the loop" rel="nofollow"&gt;as described here&lt;/a&gt; and not the full and excerpt option. 

What you seem to need is the 2nd option, that is have all the featured posts how full posts and all non-featured posts show excerpts. Right?

If so, visit &lt;a href="http://www.headsetoptions.org/2008/01/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/" title="magazine style theme the loop" rel="nofollow"&gt;this link&lt;/a&gt; and check option 2. You can download a copy of the example index.php file and use that to customize yours. 

If php is not you thing, contact us via the &lt;a href="http://www.headsetoptions.org/contact/" title="contact hso" rel="nofollow"&gt;contact form&lt;/a&gt; and I might be able to help you out.</description>
		<content:encoded><![CDATA[<p>@ mike</p>
<p>The reason you notice that is because we are using the Featured post option <a href="http://www.headsetoptions.org/2008/01/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/" title="magazine style theme the loop" rel="nofollow">as described here</a> and not the full and excerpt option. </p>
<p>What you seem to need is the 2nd option, that is have all the featured posts how full posts and all non-featured posts show excerpts. Right?</p>
<p>If so, visit <a href="http://www.headsetoptions.org/2008/01/11/anatomy-of-a-magazine-style-premium-wordpress-theme-part-1-the-loop/" title="magazine style theme the loop" rel="nofollow">this link</a> and check option 2. You can download a copy of the example index.php file and use that to customize yours. </p>
<p>If php is not you thing, contact us via the <a href="http://www.headsetoptions.org/contact/" title="contact hso" rel="nofollow">contact form</a> and I might be able to help you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76359</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 21 Jan 2008 03:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76359</guid>
		<description>seems that only the most recent post on the top level shows associated media (video/photos/etc).  although the posts below are categorized as Featured, the media disappears.  Anyway around this?  Great theme, btw.</description>
		<content:encoded><![CDATA[<p>seems that only the most recent post on the top level shows associated media (video/photos/etc).  although the posts below are categorized as Featured, the media disappears.  Anyway around this?  Great theme, btw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76310</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Sun, 13 Jan 2008 03:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76310</guid>
		<description>@ Mark

The SEO aspect is inbuilt, but if you need to tweak, look in the header and the index files. 

As for the adsense, you need to add you Google adsense code in index.php, single.php, archive.php, search.php and sidebar.php. I know we could make it easier by including a editable code, but we prefer not to piss Google off!

Also, to activate the featured post option, you need to create a category called "Featured" with capital "F" and make a post. That post (and all subsequent posts under that category will appear as featured post).

Hope it helps!</description>
		<content:encoded><![CDATA[<p>@ Mark</p>
<p>The SEO aspect is inbuilt, but if you need to tweak, look in the header and the index files. </p>
<p>As for the adsense, you need to add you Google adsense code in index.php, single.php, archive.php, search.php and sidebar.php. I know we could make it easier by including a editable code, but we prefer not to piss Google off!</p>
<p>Also, to activate the featured post option, you need to create a category called &#8220;Featured&#8221; with capital &#8220;F&#8221; and make a post. That post (and all subsequent posts under that category will appear as featured post).</p>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76304</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 12 Jan 2008 13:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76304</guid>
		<description>hi there..

i like the theme.. but.. how do you tweak SEO and change the Adsense?
i dont understand the 'Featured" thing either.. i can see all the osts with content etc..</description>
		<content:encoded><![CDATA[<p>hi there..</p>
<p>i like the theme.. but.. how do you tweak SEO and change the Adsense?<br />
i dont understand the &#8216;Featured&#8221; thing either.. i can see all the osts with content etc..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76108</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Thu, 27 Dec 2007 17:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76108</guid>
		<description>@ Sarah

The theme looks for a category called "Featured" (with a capital F), if it finds it it show the full post (or content), if not, it will show only excerpts. My guess is, you do not have a category called Featured. BTW, this is explained in the  installation instructions.</description>
		<content:encoded><![CDATA[<p>@ Sarah</p>
<p>The theme looks for a category called &#8220;Featured&#8221; (with a capital F), if it finds it it show the full post (or content), if not, it will show only excerpts. My guess is, you do not have a category called Featured. BTW, this is explained in the  installation instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76107</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Thu, 27 Dec 2007 13:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76107</guid>
		<description>Sorry, this might be a dumb question, but when I downloaded this theme and installed it, my blog showed up as just plain text, no images, nothing!  What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>Sorry, this might be a dumb question, but when I downloaded this theme and installed it, my blog showed up as just plain text, no images, nothing!  What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Themes for 26/12/2007 - ThemeLogs</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76101</link>
		<dc:creator>Wordpress Themes for 26/12/2007 - ThemeLogs</dc:creator>
		<pubDate>Wed, 26 Dec 2007 19:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76101</guid>
		<description>[...] Profilo is an advanced 2-column Google Adsense ready WordPress theme designed and search engine optimized. [...]</description>
		<content:encoded><![CDATA[<p>[...] Profilo is an advanced 2-column Google Adsense ready WordPress theme designed and search engine optimized. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Profilo Theme for WordPress &#124; Earn Blogger</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76100</link>
		<dc:creator>Profilo Theme for WordPress &#124; Earn Blogger</dc:creator>
		<pubDate>Wed, 26 Dec 2007 16:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-76100</guid>
		<description>[...] for a super clean WordPress theme? Try the Profilo theme! Profilo is a clean 2-column Google Adsense ready WordPress theme designed and search engine [...]</description>
		<content:encoded><![CDATA[<p>[...] for a super clean WordPress theme? Try the Profilo theme! Profilo is a clean 2-column Google Adsense ready WordPress theme designed and search engine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Friendly WordPress Theme Profilo // MandarinMusing.com - Web 2.0 Resources, WordPress Themes, Web Design, Internet, Technology</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-75975</link>
		<dc:creator>SEO Friendly WordPress Theme Profilo // MandarinMusing.com - Web 2.0 Resources, WordPress Themes, Web Design, Internet, Technology</dc:creator>
		<pubDate>Fri, 14 Dec 2007 16:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-75975</guid>
		<description>[...] Theme Profilo Advanced Profilo SEO and Adsense-ready WordPress theme designed and optimized by Headsetoptions and Mandarinmusing, originally for GETM based on Profilo, a TextPattern theme. This 2 column free [...]</description>
		<content:encoded><![CDATA[<p>[...] Theme Profilo Advanced Profilo SEO and Adsense-ready WordPress theme designed and optimized by Headsetoptions and Mandarinmusing, originally for GETM based on Profilo, a TextPattern theme. This 2 column free [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Profilo &#187; Freeminders</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-75969</link>
		<dc:creator>Profilo &#187; Freeminders</dc:creator>
		<pubDate>Fri, 14 Dec 2007 12:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-75969</guid>
		<description>[...] &#124; Download   Añade este post a tus favoritos:                                                        Hide [...]</description>
		<content:encoded><![CDATA[<p>[...] | Download   Añade este post a tus favoritos:                                                        Hide [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Rank</title>
		<link>http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-75968</link>
		<dc:creator>SEO Rank</dc:creator>
		<pubDate>Fri, 14 Dec 2007 10:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/12/13/seo-adsense-ready-wordpress-version-of-profilo-theme/#comment-75968</guid>
		<description>&lt;strong&gt;SEO Adsense Ready WordPress Version of Profilo Theme...&lt;/strong&gt;

This theme includes many advanced functions like an options page to edit the theme style without touching a line of code, intelligent conditional statements to improve user experience, intuitive SEO corrections to make the theme rank ......</description>
		<content:encoded><![CDATA[<p><strong>SEO Adsense Ready WordPress Version of Profilo Theme&#8230;</strong></p>
<p>This theme includes many advanced functions like an options page to edit the theme style without touching a line of code, intelligent conditional statements to improve user experience, intuitive SEO corrections to make the theme rank &#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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