Categories
Adsense beginners Blogging Catalyst Paid Tools Product Reviews Tools

Catalyst Theme and Adsense Review

OK this is another instalment in my collection of articles about how the premium WordPress theme Catalyst: it may not be free but it allows even the technically terrified to  do cool stuff!

On of the things that I like about Catalyst is that its one theme that I can use for everything – from a mini-site to this site, to a client’s professional site. I use Catalyst for all  of them. Today I’m concentrating on using Catalyst with Adsense.

Now there are plenty of WordPress plugins that promise to manage your Adsense easily with any theme. But plugins have their own issues- every plugin you add to a site adds a level of complexity and invariably need upgrading every time WordPress upgrades, and sometimes they break and sometimes they even send a quiet percentage of impressions to their author’s Adsense publisher ID!

There are a number of ways to deal with Adsense using the Catalyst theme – I think I have the simplest – and I will point you to a couple of alternative solutions at the end of this post.

How to Manage Adsense on a WordPress Blog

My Dutch is about at the same level as my php - I can recognise enough to order lunch but I don't speak it!

My requirements for when I want Adsense to show – and more importantly NOT to show on my websites come straight from the terms of service provided by our friends at Google.

  1. I only want to display at most 3 ad units and 3 link units on any one page.
  2. I don’t want to display ads on “filler” pages such as the privacy policy and “thin” pages like the “about” page.

More specifically I want:

  • to have a front page which consists of my last 3 posts;
  • a link unit in the header to show on all pages and posts except the “filler” and “thin” pages;
  • a honking big rectangle of ads to show near the top of each post  floated right in the text – including the 3 posts on the front page;
  • I want an ad block to show at the end of the post and in the sidebar – but only on single posts – not on the front page.

Now if  you know php you will be already shouting something like “use php if single command to only display on single posts” – but remember I’m an idiot and I don’t know anything about php, I struggle in html and  my CSS only got fluent since the last upgrade of Catalyst gave me the brilliant – “hold your hand point and click CSS builder” thingy.

Adsense Using Catalyst Theme Layouts

If you are used to free themes you may expect that every page and post has to have the same basic layout of sidebars and widgets. With Catalyst there is no such limitation, Every post and page can have a different layout.

Catalyst allows you to create an unlimited number of layouts – each of which can have a different arrangement of widths, widgets, sidebars – anything really. I use a combination of custom widgets and layouts to control where my Adsense ads show. This involves no php coding and a very little CSS –  it goes like this:

  1. Create a custom layout  called supportpage – this is for use of the privacy policy and about page. After creating the layout – you need to edit each page or post that you want to use the new layout by changing the drop down below the edit post area. Now you have a simple layout for these ancillary pages – job done.
  2. I also create a layout for each post page I want to display Adsense on – this I called “postpage”.
  3. Now for the custom widgets – I create three widgets: bottominpost, rectangleinpost and headerlinks – I think you get the idea what I might be putting in these! Each custom widget is hooked into a different place on the catalyst theme – a hook is just where you attach a widget into a theme – that’s how I have the yellow boxes below the header on this blog – there an awful lot of them – here is the visual for the main default catalyst home page hooks! 
  4. For each widget I have the option as to which of my layouts I want to use the widget on: so I control that none of these widgets show on the supportpage layout – but the headerlinks  and rectangleinpost widgets shows on the default and the postpage layouts and the bottominpost layout shows only on the postpage layout. You may be getting the idea about now – using descriptive names is good- because you end up with a lot of widgets!
  5. Now this is the techie bit – sorry – you need to click on the custom CSS option. The only thing we haven’t done yet is made sure that honking big rectangle of an Adsense ad floats right within your text – you can build what you want with the CSS builder option (this is a good place to change the colour or other styling of a widget too!) – or you can steal my code -here its is – suitable for the large rectangle Adsense layout:

    .rectangleinpost {
    width: 340px;
    height: 284px;
    float: right;
    padding: 2px 0px 0px 2px;
    }

    Now head over to your widgets page and drop text boxes in all your new widgets – into each text box drop the correct piece of Adsense code – job done!

Bonus – using the layouts will give you a new sidebar (if you chose that option) on your posts – so you can toss another tasteless skyscraper Adsense block in there as well.

Adsense on Catalyst Using Hook Boxes

Costa’s post on How To Create An Adsense Optimized Child Theme will walk you thru this one- must admit that post meant I kinda  understood hook boxes for the first time too! But it has that scary stuff php again …

Adsense on Catalyst Using Widgets

RT an American living in the Philippines has a similar approach to mine and wrote How To Display Adsense on a Single Post with Catalyst Theme as a guest post for Costa. But because he isn’t using layouts he’s forced to use the evil php stuff in his widgets – ugg!

Seriously there are lot of ways to achieve the same result in Catalyst –  all of these approaches will get you to the same place – but your mileage may vary depending on your skills and exactly what you are trying to achieve.

I actually think the use of layouts is really powerful – if for example you wanted to have different advertising (or no advertising) on different types of posts – e.g. some of your articles may suit Amazon ads – while others will have an affiliate offer or Adsense. In fact I may play around with something like that on this site – keep watching 🙂

I tell you what however you do it – once you have used the power of a decent framework theme like Catalyst you will NEVER EVER want to edit theme’s code again – just avoiding the whole drama of upgrading and losing all your customizations is so worth avoiding!

Oh and yeah – honking big affiliate link for Catalyst here! I’d be curious to hear from others doing something similar with a fancy theme – or are you all using plugins?

 

Categories
Blogging Catalyst Paid Tools Product Reviews Tools WordPress

Catalyst Theme Review

Yup its all changed around here again! Well not the content just he look and feel (ie if you are reading this via RSS – click thru !). I had hoped that going from Thesis to Frugal would be my last major change.  However Eric Hamm -the guy who created Frugal – upgraded the product so much – it now has a new name – Frugal is now Catalyst !

Catalyst actually came out just before I took off for a 2 month overseas trip with a 10″ netbook – netbook are good for lots of things but doing site design is not one of them!

When I got back I had a look at Catalyst and upgraded some of my niche sites with it. I liked it – but it didn’t have Frugal’s easy to install front page – with a wide choice of widgets. So I  didn’t upgrade this site. Then back in February Catalyst upgraded to 1.1 – and YES now there are EZI Widgets – which allows a flexible front page – like Frugal’s – but with even more options!

Still I hesitated – this site is a pain – it has a number of different looking posts and pages,  I didn’t really want to think about it.   Finally though I had to bite the bullet and get on with upgrading from Frugal to Catalyst – why?

  1. They have a discount for new sign ups of 25% (and incentives for affiliates) – so use the code: CATWP25when you sign up HERE – discount good to the 31 March 2011; (And yes I get an increased affiliate percentage in March too…);
  2. I think I can add value to Catalyst and do a series of tutorials here that will help the CSS-incompetent, design-disabled of you – you know people just like me!

I’ve already done a post on Catalyst’s SEO Options and I also what to talk about how to use Catalyst with the Keyword Academy’s Postrunner and also how to use it as a static site rather than a blog.

But I guess I should explain how I adapted the look of the site here.  I could have reproduced the look of the old site – but I decided to keep the general layout but change up the details and the look of the site.

From an SEO point of view its important not to make huge overnight changes to the main pages of your sites – or if you do be prepared to accept that your ranking will fluctuate until Google comes to terms with the changes.

How To Make a Catalyst Site Look Like This Site.

  1. Install Catalyst 1.1.1,  then install dynamik child theme and activate it.
  2. Go to dynamik options/import/export – and play around with installing some dynamik skins until you find something you like (I think this is fluid blue).
  3. I kept the same top navbar – but used a custom menu which is new in WordPress fairly recently – much easier to manage the order etc than remembering to change priority on individual pages.  Set the option Core Options/Navbar
  4. I dropped the header image – instead the header is plain text. The graphic of my sitting on the beach is a no-repeat image in the body background.  I played with the header dimensions until they were something that I liked – 930px x 75px
  5. To do the front page and also some of the featured content: I used Ezi Wiidgets and setup a front page with 1/1/3 layout PLUS 2 feature widgets above the content (not showing on the front page but they do on other pages) PLUS a “fat footer” of 4 widgets. Each Widget can be styled separately so I add a custom style to the top of the front page and use Custom CSS to make its background yellow. The middle widget  and the bottom three widgets on the front page are all featuring a single page (excerpts in the case o the bottom 3). This is why Catalyst is so easy to get up and running with – widgets are easy to rearrange and the Catalyst specific excerpts widget makes it easy to feature content from a specific page (an improvement on Frugal where you tended to write the content in text widgets which doesn’t have enough spell checking for me.)
  6. Although much of my site has a single right sidebar some major pages I prefer to minimize distractions on so they have no sidebars – for example any of the pages on the top navigation or the 3 along the bottom of the front page.  I use Advanced Options to create a custom layout with no sidebar – and then edited each page to use the “nosidebar” layout I’d just created.
  7. I’ve put most of my signup and navigational aids in the fat footer which is throughout the site -maybe its a mistake – no one will ever sign up again – but I prefer that stuff out of the way.
  8. I used 2 Ezi Top Feature widgets to create the two boxes highlighted below the header (again with custom CSS to change the background). These I chose to display on posts but not pages.
  9. I created a custom widget which shows grey at the bottom of my posts to display my TKA advertisement.

Hope this helps for someone who is trying to combining a fairly general blog with some rather specific pages!

Categories
Catalyst Paid Tools WordPress

Catalyst Theme and SEO Options

From time to time I mention the theme I like de jour – but my most abiding love affair with a theme is Frugal Theme – now replaced with Catalyst Theme – and I like them both! (Well sort of replaced I haven’t got around to doing this site yet – its still in the “not broken – haven’t fixed it yet”) pile. But with the release of Catalyst v1.1 I am pretty darn impressed and even WordPress 3.1 is appearing to be stable enough to upgrade to – so here’s my first Catalyst Theme Tutorial.

So how is Catalyst for SEO – well its pretty good – its flexible, it won’t do it for you – but you can set and forget it. First if you are already using a plugin such as All-In-One-SEO or Platinum SEO – then you can keep on using them, they play happily with Catalyst 1.1. However if you are starting a new site – you can probably skip the plugins and just use Catalyst’s built in SEO.

Once you’ve installed Catalyst and the Dynamik child theme – you will have a Catalyst Sub Menu on your main WordPress menu and under that three options: Core Options, Dynamik Options and Advanced Options.

Go to Core Options and Chose SEO (if you are using a SEO plugin at the top of the page will be a warning telling you that anything you do will be ignore).

Setup Site Wide SEO Options in Catalyst

That’s how I do – it but you have got some options:

Title Tag SEO

Title Tag: – you probably want to append the  site description to your title tag – but on the right – (words nearer the left are considered to have more weight in SEO)

If you have a keyword rich site name then you should probably append it  on inner pages – if however you have a general brand name then don’t bother.

You only want ONE H1 tag on the front page – your choice whether its title or tagline.

Robots Meta SEO Options

I  vary on this but I never check NOINDEX on tags or archives – I find them in the SERPS too often. The author page is irrelevant on a single author blog –  so I do check NOINDEX on it and sometimes on Category.

If you want to have comments do-followed you can uncheck this option rather than installing the do-follow option.

I don’t Noarchive anything.

HomePage SEO Options

Generally I use this blank and use the site title (under Settings/General menu)

Homepage metadescription – is helpful friendly, something that may make someone click thru – but has lots of keywords in it too!

Obviously put your keywords in the homepage meta – it probably doesn’t do anything but…

Homepage Robots Meta – all unticked.

Canonical paginated archives sounds like a good idea – to be honest I’m not exactly sure what they are though!

Up to now these options will apply site wide.

In addiition on every page and post in Catalyst you have another bunch of SEO options (under the main editing screen) these include

Catalyst page title

Catalyst description

Catalyst keywords

You can also noindex, nofollow and/or noarchive the post or page.

 

Interested in learning more about Catalyst – HONKING BIG AFFILIATE LINK HERE