SEO Adsense Ready WordPress Version of Profilo Theme
Profilo is an advanced 2-column Google Adsense ready WordPress theme designed and search engine optimized by MandarinMusing and Headsetoptions. The theme was originally designed for GETM based on Profilo, a Textpattern theme. 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 better in search engines and styled to easily add contextual Google ads. The theme completely validates and has a right widget ready sidebar. The theme works with WordPress versions 2.0.x through 2.3.1

Profilo: Download WP Theme | Demo Theme
Please go to our WordPress downloads and support page for WordPress themes support, queries or customized web design projects. You may view, download and test run more of our WordPress themes.
Please do spread the word if you like our themes or make a donation!
2 column, search engine optimized, adsense ready, fixed width, widget ready, right sidebar, professional blog template
Options



SEO Adsense Ready WordPress Version of Profilo Theme…
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 ……
December 14th, 2007 at 2:45 am
[...] | Download Añade este post a tus favoritos: Hide [...]
December 14th, 2007 at 4:44 am
[...] 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 [...]
December 14th, 2007 at 8:49 am
[...] 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 [...]
December 26th, 2007 at 8:38 am
[...] Profilo is an advanced 2-column Google Adsense ready WordPress theme designed and search engine optimized. [...]
December 26th, 2007 at 11:22 am
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?
December 27th, 2007 at 5:48 am
@ 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.
December 27th, 2007 at 9:10 am
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..
January 12th, 2008 at 5:56 am
@ 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!
January 12th, 2008 at 7:07 pm
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.
January 20th, 2008 at 7:09 pm
@ mike
The reason you notice that is because we are using the Featured post option as described here 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 this link 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 contact form and I might be able to help you out.
January 21st, 2008 at 8:15 am
Would it not be better to use h1 sitename instead of the image for SEO?
March 8th, 2008 at 7:40 am
@ 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.
March 8th, 2008 at 6:57 pm
Oh yes, i see it. Very clever! Thanks for the theme.
March 9th, 2008 at 4:57 pm
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.
April 28th, 2008 at 11:23 am
@ 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:
Change that to:
April 28th, 2008 at 12:50 pm
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:
<?php if ( $paged
have_posts()) : $my_query->the_post();
$do_not_duplicate = $post->ID; ?>
<div class=”featurepost” id=”post-”>
<a href=”" rel=”bookmark” title=”Permanent Link to “>
Escrito por on . Categoria(s) | Tagged |
ID == $do_not_duplicate ) continue; update_post_caches($posts); ?>
<div class=”post” id=”post-”>
<a href=”" rel=”bookmark” title=”Permanent Link to “>
Escrito por el . Categoria(s) |
<?php
$gcount++; // google post counter
if ($gadv <1) { // ads?
if ($gcount%2 == 0) { // posts?
$gadv++; // count number of adv
print ‘
‘;
}
}
?>
ID == $do_not_duplicate ) continue; update_post_caches($posts); ?>
<div class=”post” id=”post-”>
<a href=”" rel=”bookmark” title=”Permanent Link to “>
Escrito por el . Categoria(s) |
<?php
$gcount++; // google post counter
if ($gadv <1) { // ads?
if ($gcount%2 == 0) { // posts?
$gadv++; // count number of adv
print ‘
‘;
}
}
?>
<a href=”" title=”return home”>Home
April 28th, 2008 at 9:36 pm
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
April 28th, 2008 at 9:44 pm
Hi hso,
Love the clean layout of header. Very nice theme with a simplistic and clean feel.
May 2nd, 2008 at 3:01 am