WordPress SEO Themes – AdSense Templates

AdSense templates and SEO themes for WordPress 3.2.1

  52 responses to WordPress SEO Theme Blix with AdSense

  • WordPress SEO Theme Author
    Comment on WordPress SEO Theme Blix with AdSense (October 2nd, 2007 at 12:02)

    Blix WordPress SEO AdSense Theme

    When you unzip the Blix AdSense + SEO theme you’ll find a folder called /alt/. This includes alternative files, the /alt/ adsense.php file for example when uploaded to the main /blix-adsense-seo-03/ folder results in smaller Google AdSense ad unit sizes (less intrusive).

    You can see an example of a site using another AdSense/SEO theme with the alt adsense.php file at

    Recycle blog

    This is just one example of the ad sizes possible with the version 03 themes, feel free to experiment to find a look that works best for you and your blog.

    David

    WordPress SEO Theme Blix with AdSense

  • John Rocheleau
    Comment on WordPress SEO Theme Blix with AdSense (January 21st, 2008 at 00:31)

    Hi,

    I can’t see any information about the aesthetic features. The theme test site is in a different color scheme and has a modified header design compared to the screen shots. Is the theme packaged as in the screen shots or the test site?

    Also, how easy have you made it to change the design colors and the text size and/or fonts. The text size seems smaller than most sites, and I find it is a strain to read. Do you have a fully functional demo site for the way the theme comes packaged?

    I appreciate the work you put into the SEO and the Adsense optimization. That is super-important to me, but design, readability, image handling, etc, are what will showcase the content, that will cause people to be there in the first place. It would help to have some detailed info on all of that.

    Thanks,
    John

    WordPress SEO Theme Blix with AdSense

  • Scott Dillon
    Comment on WordPress SEO Theme Blix with AdSense (January 23rd, 2008 at 01:46)

    I purchased the template last weekend after reading about Blix on Problogger.net. I’m brand new to blogging, and have been working on getting my site ready to launch for the last few weeks. I had already done quite a bit of work with another WP theme, but decided to go with Blix because of the AdSense and SEO work that was already done. I’m not a programmer, so this is well worth the money.

    The only glitch I’ve experienced is adding a PayPal donate button. Regardless of the size button I attach to my Donate page, the .gif graphic is distorted -- its rendering 3 to 4 times the size it should be. It works fine, just looks a little funny. Not sure if anyone else has experienced this and/or has suggestions…

    Other than that small item, the rest of the process has been flawless.

    Dave was kind enough to answer a few questions also -- great support above and beyond the call and cost of the product.

    Thanks Dave -- I look forward to working with you in the future.

    WordPress SEO Theme Blix with AdSense

  • Joshua
    Comment on WordPress SEO Theme Blix with AdSense (February 22nd, 2008 at 17:43)

    Looks great and I appreciate the SEO work done as I am not a progammer. However, I do not yer have an adsense account (but will at some point). Any tips for setting up the theme without adsense?

  • dave
    Comment on WordPress SEO Theme Blix with AdSense (March 21st, 2008 at 03:18)

    I would like the tagline displayed under the title. How do I do that? I type it into the box, yet it doesn’t display on my site.

  • WordPress SEO Theme Author
    Comment on WordPress SEO Theme Blix with AdSense (March 25th, 2008 at 07:07)

    Bit behind on comments, had a major dedicated server problem and had to find a new one (took over a month to move!!).

    Blix with AdSense/SEO is based on the original Blix theme (which is quite old now) with various updates I’ve collected from the Internet and code problems I solved myself.

    http://www.morearnings.com/ is running the version you get when you pay using the PayPal link above.

    I’ve made no edits to the theme shown on that site. Recently added full widget support so no need for me to manually edit a theme now (just use the new built in Widget editor page).

    Most font sizes are the same that came with the original Blix except for the header text which I reduced in size a little if I recall correctly because with long blog names it wrapped. If you understand CSS a little pretty easy to increase font size.

    The theme does work without an AdSense account since you can turn adds off by editing a file (change a 1 to a 0 which is in the documentation). Leaves one minor issue though, the Advert menu section is still visible, (though lacks the ad, so an empty small box) but since the theme is fully Widget compatible it’s easy to build a menu that lacks that menu section (just add the menu items you want and leave that one out). If you create an AdSense account add that menu item back in and change that 0 to a 1 :-)

    The original Blix lacked the tagline code and I haven’t added it. In hindsight I should so when I get some time will see if it works with a tagline in the header somewhere and if it does send out an update. If you want to take a crack at it yourself this is the sort of code to add to header.php-

    <p><?php bloginfo(‘description’); ?></p>

    Without seeing the code of the page displaying the PayPal button I’d guess you’ve specified a height/width that makes it look 3 times bigger than it really is.

    David

    WordPress SEO Theme Blix with AdSense

  • Samir Patel
    Comment on WordPress SEO Theme Blix with AdSense (April 16th, 2008 at 16:41)

    WordPress Blix theme FireFox bug fix

    Hi,

    Yesterday I purchased this theme. Currently I’m using it for my blog. This theme works very well in Internet Explorer, but in FireFox, it displays comments and posts in center. This causes the right rail all the way at the bottom of the page on the right after posts and comments are done.

    How do I fix this issue in FireFox?

    Here is the link:
    http://www.chicken-casserole-recipes.com/

    Thank you,

    Samir Patel

    WordPress SEO Theme Blix with AdSense

    • Hi Samir

      I’ve looked at your site and one of mine using the same Blix theme http://www.morearnings.com/ with the latest version of FireFox and I don’t see anything wrong with them.

      What are you seeing that I’m not?

      David

      • Samir Patel
        Comment on WordPress SEO Theme Blix with AdSense (June 6th, 2008 at 22:16)

        Hello,

        I have issues with this theme. When I use wordpress default theme, the issue seems to resolve, but when i use this theme, i have issue.

        Here is the link: http://www.crockpot-soup-recipes.com/

        Now here is the issue:

        Visit above link and take a look at first post. Find this text “Rate this recipe and see reviews here!” This text should be link. I checked database and I see link

        But it shows up as regular text on the page. What is happened to hyperlink?

        Please Help…

        Thank you,

        Samir Patel

        WordPress SEO Theme Blix with AdSense

        • Hi Samir,

          What your seeing is normal for my version of Blix and the original versions of Blix. When a theme uses the excerpt code so archive pages don’t completely copy every post resulting in an enormous home page etc… this results in the link part of links being removed (leaving only the anchor text) from the snippet of text from each post.

          You may notice however my sites still show links within this content on archive pages (like the home page). This is through the post teaser plugin which you’ll find my SEO version at http://www.google-adsense-templates.co.uk/wordpress-seo-plugins it’s better SEO wise than the original plugin since the anchor text of the “Continue reading” link is optimised (original isn’t).

          So if you want the links you either replace the excerpt coding for the full code version and completely copy the entire post on archive pages (this can result in enormous archive pages so not recommended) or install the plugin.

          Hope that solves the problem.

          I noticed you’ve not updated to the latest version of Blix I sent out a while ago (you should have got the updated zip file by email). I know it’s an old version since added more translation links recently (latest Blix has 7, your version of Blix has 4). I also found a widget bug when updating to WordPress 2.5.1 so if you’ve updated WordPress and use widgets best to upgrade.

          If you can’t find the latest zip drop me an email using the address you used to purchase the theme and I’ll send you a copy.

          BTW snap -- http://www.free-recipes.co.uk/

          David

          WordPress SEO Theme Blix with AdSense

  • Ted
    Comment on WordPress SEO Theme Blix with AdSense (April 27th, 2008 at 18:28)

    Ok I just installed this. The theme in general works fine… but it’s doing this weird truncated and reformatted “post excerpt” thing instead of displaying the posts with the “more” placement that I have chosen.

    How do I get rid of your post excerpt mechanism and revert to allowing me to manually pick where I want the break using “more” in the editor?

    • The post excerpt is an SEO feature to stop your index and archive pages from being too big (without this you can have 10 full posts on your index page!). There’s also duplicate content issues with copying so much content like this.

      Yes you can do similar with the more tag, but for SEO reasons I wouldn’t advice changing the code because you’ll loose the SEO’d anchor text you see now (the text links you see now use the title of the post as anchor text, you don’t get this when using the more tag).

      That said if you want to make the change it’s not that hard.

      Open index.php in a text editor and find

      <?php /* Post Teaser Addon Fix */ ?><?php if (function_exists('post_teaser22')) : ?><?php the_content(); ?>
      <?php else : ?><?php the_excerpt(','); ?><p>Continue Reading <a href="<?php the_permalink() ?>"><?php the_title(); ?></a></p><?php endif; ?><?php /* Post Teaser Addon Fix */ ?>

      This code is there to take advantage of a great plugin I’ve added to this page http://www.google-adsense-templates.co.uk/wordpress-seo-plugins and for those that don’t use the plugin some WordPress coding that does a similar job.

      Replace the above code with-

      <?php the_content('[Read more]'); ?>

      Save and upload the index.php file to your theme folder and check your home page.

      Since I have no original Blix installations and don’t want to mess up the SEO of my own sites I didn’t test the above, but it should work.

      If that worked OK do the same thing with your other archive template pages, archive.php and search.php.

      For SEO reasons I would not make this change.

      LOL just had a quick look at an original Blix template and looks like it uses the excerpt code as well.

      David

      WordPress SEO Theme Blix with AdSense

  • jalmz
    Comment on WordPress SEO Theme Blix with AdSense (June 30th, 2008 at 01:10)

    I would like to thanks for the theme you made.. I really believe that this theme is the best in SEO…..

    anyway, if theres a update n this theme.. you will let us know thru email? or you can send the file?

  • Joe
    Comment on WordPress SEO Theme Blix with AdSense (July 5th, 2008 at 18:01)

    So, you’re charging for a theme that someone else created…and let people use free?

    • Yes Joe I’m charging for the time it takes to SEO the coding and add AdSense to the themes.

      If you think these themes take a few minutes to convert think again. I pretty much rewrite the coding with my own AdSense/SEO WordPress code (taken years to develop) without loosing the look of the original theme I’m working with (tend to fix a lot of mistakes as well).

      With most WordPress themes that’s a couple of days work (I test the themes extensively on multiple sites) which is why there’s only 11 themes converted so far.

      If you think there should be free WordPress SEO/AdSense themes online feel free to make some and give them away for free (I used to).

      I can guarantee they won’t be as good as mine though and if you want the best, that usually means paying for it.

      So confident that my themes are the best WordPress SEO themes online (free or paid for) that show me one that’s better and I’ll give mine for free to whoever finds one.

      David Law

      WordPress SEO Theme Blix with AdSense

  • Jennifer
    Comment on WordPress SEO Theme Blix with AdSense (July 11th, 2008 at 13:41)

    Hello, I am very much interested in purchasing your template, but have a couple questions.

    I’m from the US, what would the cost be, I am only shown UK cost?

    Can this template easily be used for Affiliate products ads rather than the Adsense?

    Can the date/time be easily removed from posts?

    Do you have detailed instructions on usage?

    Thanks much!
    Jennifer

    Jennifer

  • jalmz
    Comment on WordPress SEO Theme Blix with AdSense (July 16th, 2008 at 06:15)

    hi, is this compatible with the WordPress 2.6? thanks..

  • Bob Bartram
    Comment on WordPress SEO Theme Blix with AdSense (August 11th, 2008 at 10:14)

    Hi,

    How does your theme deal with the Google Adsense channels? I use channels to monitor my where my adsense earnings come from.

    As you only input your publisher code how does this work?

    Many Thanks,

    Bob

  • Linda
    Comment on WordPress SEO Theme Blix with AdSense (September 6th, 2008 at 18:25)

    Hi David

    I love this theme and want to buy it, but before I do, I need to know if I am able to put photos in the posts

    Thanks
    LInda

    • Hi Linda,

      Unless I’m missing something you can put images on any post no matter what WordPress theme you use. Adding images is part of WordPress not the theme.

      Will say you need to think through a little where to put your images since there’s a ad block at the top of the content on all my AdSense themes which can look a little weird if the first thing on a post is a wide image. Sometimes there isn’t enough space to fit the image and the ad unit, so one has to go down the page leaving a blank space.

      I try to add some text before my first image so this doesn’t happen since it doesn’t look very good.

      Another way around it is to make sure your first image isn’t too wide, my wife uses one of my themes on her picture blog, you can see an example here http://www.3d-images.ws/picture-distant-clouds-through-grass.html

      The image and the ad unit just fit side by side, if the image was a little wider it would drop below the ad unit leaving a big blank space. I hate it when that happens :)

      You could also edit the AdSense settings within the adsense.php file and make that ad unit a lot thinner, but this will impact on earnings since the square ad unit at the top has a high CTR. I’d rather think my posts out as I make then than loose revenue.

      David Law

      WordPress SEO Theme Blix with AdSense

  • To kcochran

    I’ve sent your zipped Blix theme three times now (one just now via an alternate email address).

    If the new one doesn’t get to you please email again or respond here with an alternate email address because there’s no reason at my end why it wouldn’t arrive -- maybe your ISPs default email address has my domain listed as a email spammer: I get a lot of email spammers using my domains as their return email address and a LOT of my legitimate emails are marked as SPAM (causes me no end of problems)!

    If it’s not bad enough I get over 1,000 SPAM emails a day, I can’t use my own domains for sending emails without problems like this! I HATE email spammers!

    David Law

    Update: kcochran finally got the theme (had to upload the zip for download), turned out the ISP was completly blocking my email address (eventually bounced back). If anyone else has this problem please email with the email you ordered with and include an alternative email address.

    WordPress SEO Theme Blix with AdSense

Leave a reply to WordPress SEO Theme Blix with AdSense

WordPress SEO Themes – AdSense Templates Google Plus
WordPress SEO Themes – AdSense Templates Facebook
WordPress SEO Themes – AdSense Templates Twitter
WordPress SEO Themes – AdSense Templates Linkedin
WordPress SEO Themes – AdSense Templates StumbleUpon
WordPress SEO Themes – AdSense Templates YouTube Channel
WordPress SEO Themes – AdSense Templates RSS Feed