How ?
First of all create your own Adsense Ad and copy its codes to Note Pad or any where you like.
now we have to make some changes on our Adsense codes. Don't be scared , these edits do not brake any Adsense Terms or regulation. ( Adsense Terms )
Change
instead of < , type <
instead of > , type &gt;
instead of " , type "
and also add two more lines ( shown in Red Color )
Now you will get some codes similar to this
<div style='float:left;'>
<script type="text/javascript"><!--
google_ad_client = "pub-0000000000000000";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
Change
instead of < , type <
instead of > , type &gt;
instead of " , type "
and also add two more lines ( shown in Red Color )
Now you will get some codes similar to this
<div style='float:left;'>
<script type="text/javascript"><!--
google_ad_client = "pub-0000000000000000";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
1. Edit your Template
2. Copy the Text you want to find out post.body ( 'Ctrl' + F )
Now you will find some codes similar to
<div class='post-body'>
<p><data:post.body/></p>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
Now just paste your edited Adsense codes ( with Red color codes ) just before these lines.
Now follow the Safety Saving Steps.
And
If you want to post your Adsense ad in right side ( as i have done ) just change <div style='float:left;'> to <div style='float:right;'>
If you want to post your below your post , just paste these edited codes below the post.body code line set.
0 comments:
Post a Comment