Blogging with MFA theme

dinz

Junior Member
Sep 16, 2008
179
31
can someone actually show me how should a mfa theme look likes?
 
here's a link to a theme that I'm currently using called BlueSense:

HTML:
http://newwpthemes.net/blue-sense-2/

and here's an example of a site I'm using it on:

HTML:
http://lakers.nbastuff.info/
 
and here's an example of a site I'm using it on:

HTML:
http://lakers.nbastuff.info/

How is the theme working for you so far.

I would actually recommend you to tweak a certain section in style.css, the basic goal of an MFA needs to be maintained, i guess, so limit the size of the content div and add a scroll bar.

to put it simply:
Change this:
Code:
#content
{
  float: left;
  width: 475px;
}

to:

Code:
#content
{
  float: left;
  height: 885px;
  overflow: auto;
  width: 475px;
}

Check it out and see if this changes the effectiveness.

Cheers!!
 
Do people actually click on the adsense ads on your website? How much are you making?
 
Blue sense is a pretty good theme. I used it for a while on one of my sites. Found it in the list at Dosh Dosh.
Code:
http://www.doshdosh.com/16-adsense-optimized-wordpress-themes-to-maximize-your-contextual-ad-earnings

I've also had good luck with the "ads minded" and "blix" themes from the same post, although several of my sites are getting switched to the "veryplaintxt" theme with a link unit at the top that looks like a nav bar.
 
well that blog is very new, it's only 3 days old, so I can't really comment much. But just from looking at it myself, I can tell that it would be effective. I went through many templates and this one seemed the best, the ads blend in extremely well with the site and everything looks like it belongs (sorta). Plus its extremely hard to click on anything other than ads, haha. I'll let you guys know in a while how it's doing, so far the only traffic I'm getting is a crapload of spiders/feeds/pings etc..

thanks for the tip emgxxg! I will give that a shot!
 
well that blog is very new, it's only 3 days old, so I can't really comment much. But just from looking at it myself, I can tell that it would be effective. I went through many templates and this one seemed the best, the ads blend in extremely well with the site and everything looks like it belongs (sorta). Plus its extremely hard to click on anything other than ads, haha. I'll let you guys know in a while how it's doing, so far the only traffic I'm getting is a crapload of spiders/feeds/pings etc..

thanks for the tip emgxxg! I will give that a shot!

You're welcome buddy! though keep in mind that if you add anything new to the sidebars you can increase the 885px height, the reason I kept it at 885 is because with the current setup it keeps the ads always around hence increasing the probability of clicks if the viewer decides to scroll down on the page.

Lemme know how it goes whenever you try it out!

Cheers!!
 
try prosense as well...its looks more professional

that's the whole problem. A lot of people don't understand how an adsense optimized theme works, and what the objective is. You see, you have to make a clear choice as to what you are doing with your blog. Are you making it a beautiful/professional knowledge base, or is your only objective to make money via adsense. If it's the latter, then a theme that looks professional will actually hinder your progress.

Let me explain, Adsense ads look like shit, they don't fit into a professional looking website. People are immune to those ads. If you want to increase your clickthrough you simply have to make the blog look very similar to the ads in terms of style. Also many people recommend your blog look "ugly" so that the person viewing clicks through faster. Also you want to give them very limited options, other than to click your ad, once they are on your site.

These reasons above are why the bluesense theme may look like some shitty textbased site from the 90's to the average joe, but we, Internet Marketers, know a little better ;)
 
Also many people recommend your blog look "ugly" so that the person viewing clicks through faster. Also you want to give them very limited options, other than to click your ad, once they are on your site.

These reasons above are why the bluesense theme may look like some shitty textbased site from the 90's to the average joe, but we, Internet Marketers, know a little better ;)

Yup. One of the few MMO bloggers I subscribe to has this same philosophy. Make it ugly; you're in it for the search engine traffic, not to make people love it. Cut off all the exits except the ones you want the user to take.

"WTF, this site sucks. *click*" $$
 
Blue sense is a pretty good theme. I used it for a while on one of my sites. Found it in the list at Dosh Dosh.
Code:
http://www.doshdosh.com/16-adsense-optimized-wordpress-themes-to-maximize-your-contextual-ad-earnings

I've also had good luck with the "ads minded" and "blix" themes from the same post, although several of my sites are getting switched to the "veryplaintxt" theme with a link unit at the top that looks like a nav bar.

A few nice templates for Adsense I had not seen before. I use Simple Corners on a couple of blogs with good results, but I'm going to try veryplaintext on several I am setting up right now.
 
A few nice templates for Adsense I had not seen before. I use Simple Corners on a couple of blogs with good results, but I'm going to try veryplaintext on several I am setting up right now.

It's really a nice theme. I shove a 728x15 link unit (AdSense) right at the bottom of the header file. Looks kinda live navigation links if you color it right. Good CTR ;)
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock