What Are These?

Thursday 23 July 2009

SHOWING ADS UNDER THE TITLE OF POST

Did you ever seen ads under the title on full post in blog after read more or detail pressing. Why this is interesting because how to do it should not break the TOS of ads and to avoid editing on the script.

The ads that you want to install is not always appear in the home page of your blog (to reducing time loaded), but the ads will appear after the Detail or Read more clicked by a visitor who want to read more detail of your blog article, this will give the impression that those ads is part of the articles. This ads will show exactly under the title of post article in detail or read more of the post article.
Make sure Downloads your FULL TEMPLATE first, so that if an error occurred at the time you can edit the HTML template or you can restore it. After editing try to PREVIEW if it is goes normal then save it, but if it is error just press CLEAR EDIT to back in the previous template, and make correction.
What you have to do is:

  1. Log in to your blogger account.
  2. Click Layout ---> Edit HTML, and check the box to Expand Widget Templates.
  3. Find the code <p><data:post.body/></p> in your template, By press CTRL+F, copy and paste the code you are searching( re color) in text are, check for match case, then next it will show where it is.
  4. If you have met, prepare your ads code, but you can't directly paste it , you have to parse or re-decoding the ads code, parse here or you can used any web page editor like MS front page ( the code you looking for was parse by MS front page) read this, copy your ads code and paste it in the text area box, then press parse. The next box is the result of the parse code of your ads (parse is the way re-coding to except another code by display coding).
<p><data:post.body/></p>This is the code you are looking for earlier.
And this is example where to put the parse code of your ads :
<p>parse code of your ads<data:post.body/></p>

Then save template, good luck.
May be you interested :


Add to Technorati Favorites

0 comments:

Post a Comment

Followers