How to Do Everything!


How to Wrap Text Around AdSense

AdSense How To

When I started working with AdSense, it occured to me that many sites wrap their text paragraphs around Google Adsense advertisements. It draws the readers eyes across your ads while reading the article, obviously a good way to generate a better click-thru ratio, and thus make more money. As done on this site itself, using div tags to float the ads is the solution. Here is the code for say, a 250 pixel wide ad:


<div style="float:left;width: 250px">Google AdSense Code</div>

Some argue its best to make the ads blend in with your content; others say it should stick out. I think the best is a balance of both. Make the ads flow with the page, using the same link colors etcetera, but don’t place the ads in obscure corners of your site so that it blends in too well and users don’t even see it.

I hope you found this useful; any questions? Please leave a comment below.

No Comments »

No comments yet.

Comments RSS.

Leave a comment

*Required Info. Email will not be published.

Previous and Next Entry

« How to Change a Tire | How to Jump a Car »

Read How To