|
|
Improving your Adsense Click-ThruThe leader in the pay per click (or PPC) market is Google, with its Adsense program, but if you're already an Adsense subscriber, with adverts on your own pages, you might not realize the importance of the design of your advert and the placement of the advert on the page. You probably already noticed that the Adsense ads on this page are slipped inline into the main text, on the left. Further, you have also probably noticed that there isn't some strong color scheme and border lines blocking off and visually distinguishing the Google ads from the rest of the content of the page. I've experimented and I can tell you that these two steps (putting the ad in the middle of the content and removing any overt border colors) can at least double your click thru rate (or CTR) and that means that you'll be making more money with the same number of visitors. And that's a good thing. So let's have a look at how to do this. First off, have a look at the different ad formats. Most people seem to go with the default "banner" format ads, which is too bad: after the last few years of surfing, I think people have been trained to ignore these banner adverts. Even the spiffy new graphical banners, like this: ![]() Instead, pick out a different size and think about how you can get creative with the placement. Also, if you're going to have an advert, why not offer the most options for your readers and have a layout that has at least four ads, if not five? Really, the one-ad box makes no sense to me: if you're going to have an ad at all, why not maximize the chance it'll have something of interest to your reader? Anyway, off that soapbox!! How do I accomplish the layout trick I have on this page? I do something a bit sneaky: I drop the Google ad into a <table> and then use the attributes of the table to shift it left and let the text flow right around it: <table border="0" align="left"><tr><td>No too hard, is it? To learn how to tweak the colors of your Ad without using the Google tools, you'll want to read this pay per click article too: Get started with Google AdSense.
Related Pay Per Click (PPC) Advertising articles:
✔ How much money should I be making with AdSense?
Hey Dave, I get ~130.000 views per month and for 30 days of using AdSense I earned $60, is it a lot or...
✔ Add Po.st Social Media (Facebook, Google Plus) widgets to your blog?I really like the set of social media buttons you have on the pages of your AskDaveTaylor site, Dave. What are they, and...
✔ How is CPM calculated on Google AdWords YouTube Video?Have you bought Google AdWords Video [actually it's called "YouTube Promoted Videos" -dt] before? I'm confused about whether the CPM bid for 1000...
✔ How do I connect my Google AdSense and Analytics accounts?I'd like to connect up my Google AdSense account and my Google Analytics stats account. I understand that if you do this, you...
✔ Why doesn't AdSense earn me any money?I subscribe to any Google Adsense earnings but zero in the day, I do not know why: I hope you can advise me...
Let's stay in touch!
Sign up for my weekly AskDaveTaylor Newsletter and you'll receive even more tech and gadget help
right to your inbox, along with exclusive news and industry updates. It's good stuff. I promise!
Categorized:
Pay Per Click (PPC) Advertising
(Article 3703,
Written by Dave Taylor)
Tagged: Previous: How do I optimize my site for search engines? Next: Double your Adsense PPC click thru rate Reader Comments To Date: 1
I do have a comment, now that you mention it!Check This Out Too... |
Recent Entries
Look for Answers
Recommended
All Our Categories
Apple iPad Help
Articles and Reviews Auctions and Online Shopping Blogs and Blogging Building Web Site Traffic Business and Management Computer and Internet Basics d) None of the Above Facebook Help Google Gmail Help Google Plus Help HTML, JavaScript and Web Site Programming Industry News and Trade Shows iPhone and Cell Phone Help iPod, Sony PSP and MP3 Player Help Kindle Fire Help Mac OS X Help Pay Per Click (PPC) Advertising Pinterest Help Search Engine Optimization (SEO) Shell Script Programming Tech Support Video Help The Writing Business Twitter, LinkedIn and Social Network Help Unix and Linux Help Video Game Tips and Help Windows PC Help Find Me on Google+ ADT on G+ |
You can also consider to use DIV element, and float it to left (or right) using CSS