AFTER share about How to Make Two Column Advertising / Adsense Below Post, this time about the tips I share a similar, but the display position of the ad space on the top post.
The code used is the same, but the way it displays two columns ad / adsense above the title of this paper is much easier.
Display Adsense ads on top of the post is one way to increase Google Adsense revenue. Two columns are also made in case anyone want to advertise on our blog.
THE FIRST STEP
1. Template> Edit HTML
2. Find the following code:
<b: section class = 'main' id = 'main' showaddelement = "no">
<b: widget id = 'Blog1' locked = 'true' title = 'Blog Posts' type = 'Blog'>
3. Change the "no" to "yes".
<b: section class = 'main' id = 'main' showaddelement = 'yes'>
<b: widget id = 'Blog1' locked = 'true' title = 'Blog Posts' type = 'Blog'>
Note:
If it is stated "yes", yes ... do not be dibubah again, let alone changed so "no" or "oh yes-no-yes-no" :)
The above changes will Raising New Widget over the area where the "Blog Posts" in the Layout.
4. Save Template!
SECOND LANGLAH
1. Click the "Layout"> "Add a Gadget" in the above elements "Blog Posts".
2. Copy and Paste the following code:
<table border = "0" cellpadding = "0" cellspacing = '0' color = '# ffffff' width = '610' style = 'margin: 5px 5px 0 0'>
<tr>
<td align = 'center' style = 'background-color: #fafafc; padding: 5px; "width = "300">
ADVERTISING CODE HERE FIRST
</ td>
<td align = "left" style = "background-color: #fafafc; padding: 5px; "width = "300">
SECOND AD CODE HERE
</ td>
</ tr>
</ table>
3. Save!
If done correctly, then the two columns that have appeared in ads on potingan blog!
MODIFICATION
Both of the above steps will bring up an ad on the front page (homepage) and the pages inside.
If you will set only appear on front page or on the page, use the tips Set Widget Position Specific Page.
0 Komentar untuk "How to Make a Two Column Advertise on Blog Posts"