WordPress SEO Themes – AdSense Templates

AdSense templates and SEO themes for WordPress 3.2.1

  15 responses to WordPress SEO Theme Blue Blix with AdSense

  • april
    Comment on WordPress SEO Theme Blue Blix with AdSense (February 24th, 2009 at 10:22)

    hi

    with this theme , could i stop using all in seo plugin ?

    • Hi April,

      Yes all the important SEO features found within the All in One SEO Pack WordPress plugin are more than covered by all the themes on this site.

      The All in One SEO Pack plugin adds the ability to add a little SEO to your theme, unfortunately it doesn’t remove poorly thought our theme code, for example we all know header(H1, H2 etc…) are important for SEO reasons, but 95% of WordPress themes use the H2 header on the sidebar for formatting the name of sidebar items, Blogroll, Categories, Recent Posts etc… and this is far from ideal from an SEO perspective.

      There’s a similar problem with where you find the start of comments, it will say “15 Comments” or “No Comments” encased in a H3 header, total waste!

      With my themes there are NO wasted headers, I’ve either removed them completely (as is the case on the sidebar) and replaced the H2 CSS coding so the theme doesn’t look terrible (looks almost identical to the original theme) or as in the case of the comments problem add the title of the post within the H3 header for add SEO optimisation.

      The above sort of SEO theme issues can not be solved using a plugin, it can only be fixed by editing the theme code, one line at a time!

      What you loose from the All in One SEO Pack plugin when using this theme is the ability to add unique meta tags the theme takes the excerpt of the post and uses that as the description and the title of the post as the meta keywords.

      This has no negative SEO effect since the main search engines DO NOT use meta tags for ranking purposes anymore, they were abused too much in the past (today you could have no meta tags at all and rank just as high as with them, they have little value**).

      ** There is value in a meta description since Google sometimes uses it as the description of a SERP, this could result in a higher click through rate, but does not effect rankings directly.

      I’ve not looked at the All in One SEO Pack for quite sometime (not needed), so if there’s a feature (maybe they added new ones since I last used it) in particular with the All in One SEO Pack you don’t want to loose let me know what it is and I’ll tell you if it’s in the theme.

      David Law

      WordPress SEO Theme Blue Blix with AdSense

  • i also realised i would not need the exercpt plugin with this theme.

    However if shold i wish to disable the default excerpt which comes with this theme in order to allow me to use wp excerpt plugin…what would i need to edit ?

    • Hi April,

      If you use my edited plugin at http://www.google-adsense-templates.co.uk/wordpress-seo-plugins you need do nothing, all the code is created so only one shows (default or the plugin version).

      If you find another excerpt type plugin it won’t work with these themes as is, you’d need to do a little code changes. Not that hard, case of changing some code that says by default show an excerpt to show the entire contents of the post on every archive page, then the plugin should do the rest.

      Not had a customer ask for help with that yet and doubt I will, but if you do use a different plugin and have problems let me know and I’ll help out.

      David Law

      WordPress SEO Theme Blue Blix with AdSense

  • Nice design. I have had problems in the past with SEO plugins for WordPress. Is your SEO plugin friendly with other plugins? cheers

    • WordPress SEO Theme Author
      Comment on WordPress SEO Theme Blue Blix with AdSense (October 4th, 2010 at 12:20)

      The WordPress AdSense themes doesn’t use an AdSense plugin, it’s all built into the themes code and so shouldn’t be influenced by other WordPress plugins.

      Obviously if you ran one of my WordPress AdSense themes and an AdSense WordPress plugin it’s going to be a bit of a mess.

      David

  • Sion
    Comment on WordPress SEO Theme Blue Blix with AdSense (October 4th, 2010 at 11:13)

    Hi David,

    I bought this theme quite sometime ago. The adsense plugin disappear all of the sudden. I could not find a suitable plug-in for this theme. Where can i paste my adsense id for this theme now?

    Please advice.

    Thanks,

    Sion

    • WordPress SEO Theme Author
      Comment on WordPress SEO Theme Blue Blix with AdSense (October 4th, 2010 at 12:17)

      Blue Blix doesn’t use an AdSense WordPress plugin per se, the AdSense code is built into the theme and there’s no way for the AdSense code NOT to be run when a page loads, this assumes AdSense is turned on and you haven’t made any mistakes when you added your AdSense publisher ID etc… of course (recently had a customer with disappearing ads because they added an extra space after their publisher ID by mistake).

      What you are seeing can happen to any page with AdSense running on it, AdSense determines it’s better for your page not to load all ad units (supposed to result in you making more money). It tends to be the sidebar ad unit that doesn’t load because it’s the last one loaded in the code (Google AdSense assumes if it’s lower in the code it’s the least important ad unit). So it’s not the theme, it’s AdSense. I have a number of Blogspot blogs and see this sort of thing all the time on them (way more often than with my WordPress blogs). I also see it on my WordPress blogs randomly.

      BTW You can tell the ad units code has been loaded because the size of the ad does show up (you get a blank square/rectangle the size of the ad). Would be better if the ad didn’t load at all, but that’s Google AdSense at fault.

      David

      WordPress SEO Theme Blue Blix with AdSense

  • Comment on WordPress SEO Theme Blue Blix with AdSense (November 30th, 2010 at 19:09)

    Hi David,

    I changed to my Adsense Pub ID # within the Adsense PHP file. Assuming that’s the only thing I need to do to connect my adsense account & that IT IS connected to this blog page…how can I tell that my adsense ads are working on this blog page? Where do I look within my Adsense account that I will get the commissions when someone clicks on my ads? I even had a friend click on an ad at my site to see if I would see the commission in my account. I can’t tell.

    The main page on this domain (http://parent2parentwithteens.com/) using a default theme with Adsense plugins that are currently working. Not long ago, I applied to google adsense for this domain to be accepted (still don’t know what this is for in my adsense account. I thought I had to do that with your themes), but it got ‘disapproved’. This was about the time when I added a sub page blog to URL above using the Blix theme. Will this disapproval affect my not getting my commissions from my new sub page, even though I am getting commission on the main page using adsense plug ins…despite getting the url disapproved. I don’t get it.

    Again, how can I tell that my sub page adsense ads are working with my Pub ID # installed within your new Blix theme?

    Norbert

    WordPress SEO Theme Blue Blix with AdSense

    • WordPress SEO Theme Author
      Comment on WordPress SEO Theme Blue Blix with AdSense (November 30th, 2010 at 21:13)

      All you have to do is edit the adsense.php file found at /wp-content/themes/blix-adsense-seo-03/adsense.php (one setting and it works).

      Easiest way to check your Google AdSense Publisher ID was added correctly is go to a page with the AdSense theme running and view source.

      Scroll through the source until you find an AdSense ad that includes a line like:

      google_ad_client = "pub-8325072546567078";

      If you see the number pub-8325072546567078 you’ve made a mistake as that’s my pub-number (you should see the number you see in your AdSense account).

      I see you’ve left my pub-number on your site.

      If you edited the file via the WordPress built in theme editor you might have edited the wrong adsense.php file. I include two adsense.php files with my version 03 themes, one in the /wp-content/themes/blix-adsense-seo-03/alt/adsense.php folder within the theme which includes alternative AdSense settings. This page is never accessed unless you move it over the AdSense file in the Blix themes main folder at /wp-content/themes/blix-adsense-seo-03/.

      The WordPress theme editor can’t tell the difference between the two files (at the top it does say it’s an alternative, but easy to miss). So I’m guessing you edited the file online and changed the wrong file.

      I recommend editing the adsense.php file in the main Blix folder with a text editor before you upload it (you can change the ID of both files if you want, but only the file in the main Blix folder is used, the other is an alternative you have to move to use).

      Not sure what you mean by you were disapproved for AdSense for that domain. Usually you apply for one domain for AdSense, if it’s accepted you can add AdSense on any domain (anywhere). If you break the AdSense TOS and AdSense notice, the site can be banned from the AdSense program (you won’t see Google AdSense ads if you add the code to a banned domain).

      Assuming you have an AdSense account and as my AdSense ads are currently showing on the sub site if you change the pub-number correctly it will work (domains are banned which if your domain was banned my ads wouldn’t work) for you.

      Under your AdSense account setup a domain channel, this will track your AdSense clicks and impressions only for that domain (I setup a domain channel for every domain I have AdSense on).

      David

      WordPress SEO Theme Blue Blix with AdSense

  • Comment on WordPress SEO Theme Blue Blix with AdSense (December 9th, 2010 at 14:10)

    The different adsense boxes have different ads in them. Some advertizers only bid on one or two of their favorite sizes. I want to use the three main sizes of boxes on each page, not three of the same size.

    Rick

  • Blue Blix theme has problems

    Hi, I seem to have a problem all of a sudden with my Blue Blix SEO theme. all of a sudden, the sidebar is all the way at the bottom of the page, and the content has shifted from the left side of the page to the middle.

    I tried reinstalling the theme, and removing my cookies, but still have the same problem.

    Is there anything that can be done?

    Thanks,
    JJ
    highcorda.com

    • WordPress SEO Theme Author
      Comment on WordPress SEO Theme Blue Blix with AdSense (March 31st, 2011 at 08:31)

      Blue Blix Theme Code Isn't Broken

      Had a look at your sites code and ran it through the W3C Validator and there are no important errors (only error is related to a widget you are running with no content, looks like the Links widget).

      Without looking at the css my guess would be a plugin has broken the css coding, I see a link at the bottom of the footer about a Theme Tweaker, I’d first try disabling it and see if it’s the issue. If not disable all plugins and see if the problem still occurs.

      Looks like what’s happening is the main content is too wide and is pushing the sidebar down the page. This can happen if the css code is changed and you’ve made a mistake or a plugin has added css coding that clashes with the themes styling.

      David

      WordPress SEO Theme Blue Blix with AdSense

      • I have deactivated all the plugins, but still no change.
        What I did in the beginning, was add an aweber plugin, to ad a subscriber email catcher, but I didn’t like the way it looked, so I took it out the sidebar.
        As soon as I did this, it began to look the way it does.
        I have now deleted the aweber plugin, but it still looks the same.

        • WordPress SEO Theme Author
          Comment on WordPress SEO Theme Blue Blix with AdSense (April 1st, 2011 at 19:25)

          Blue Blix Theme Bug

          Figured out your problem, you’ve got one too many links on your top navigation menu. The link that’s causing the problem shows when you hover over the home page link (on the navigation menu) and slide the mouse down a little (says Auto Draft).

          The Auto Draft Page link should not even be listed here, it’s a bug I’ve fixed, if you ordered a while ago you’ll have old code, drop me an email (make sure you use the email address you ordered with) and I’ll send you the latest zip file.

          If you do add more static Pages you’ll have this issue again. Problem with themes with a top navigation menu is you have to limit the number of pages added to that menu or disable it completely as otherwise you get too many links.

          To disable the menu completely edit header.php file and remove the line:

          <?php wp_list_pages('sort_column=menu_order&title_li=&depth=1&exclude='); ?>

          To disable the page to blame edit that line as follows:

          <?php wp_list_pages('sort_column=menu_order&title_li=&depth=1&exclude=62'); ?>

          In the example above I’ve used the ID of the Page that’s generating the Auto Draft issue (Page ID 62). You can exclude multiple Pages by adding a list of Page IDs to exclude like 1,7,62

          If you have a lot of Pages can be easier to switch the code to include rather than exclude:

          <?php wp_list_pages('sort_column=menu_order&title_li=&depth=1&include=5,12,27'); ?>

          In the example above your Navigation menu would show Pages 5, 12 and 27 only (and the home page link).

          David

          WordPress SEO Theme Blue Blix with AdSense

Leave a reply to WordPress SEO Theme Blue 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