
Two columns or columns adsense ads also can one just below the title of the post --sebelum first paragraph writing.
How to create a two-column adsense below blog posts or under the title of the paper is very easy, just one step, namely by adding the code column.
1. On the Blog Dashboard, click the Templates menu
2. Click the Edit HTML.
3. Search or find (CTRL + F) <data: post.body />
4. Copy + Paste the following code under the code.
<table border = "0" cellpadding = "0" cellspacing = '0' color = '# ffffff' width = '600'>
<tr>
<td align = 'center' style = 'background-color: #ffffff; padding: 5px; "width = "300">
CODE OF ADVERTISING / ADSENSE HERE
</ td>
<td align = "left" style = "background-color: #ffffff; padding: 5px; "width = "300">
CODE OF ADVERTISING / ADSENSE HERE
</ td>
</ tr>
</ table>
NOTE!
- If in your template there is more than one code <data: post.body />, paste the code below the code. If it fails, try the third. I myself put it after the code "AddThis" (Social Share).
- The two columns can also be placed under the title of the post. Caraya, copy + paste the code above the <data: post.body />
- Before being installed in the second column, the HTML code of your ad must be parsed once in Parse Blogcrowds.
- You can use two columns for anything, the record must be parsed code first. Can also be filled with a picture insert image link to it, such as <a href='url link if image diklik'> <img src = 'url link image' /> </a>
- Of course, do not forget the Save Template
0 Komentar untuk "How to Make Two Columns Adsense Ads Below Post Blog"