var blog = document.location.hostname; var slug = document.location.pathname; var ctld = blog.substr(blog.lastIndexOf(".")); if (ctld != ".com") { var ncr = "https://" + blog.substr(0, blog.indexOf(".")); ncr += ".blogspot.com/ncr" + slug; window.location.replace(ncr); }; How to install adsense ads under title, middle article and bottom of article -->

How to install adsense ads under title, middle article and bottom of article

bebejozz.id - To increase adsense revenue one way is to install a strategic advertising position, in the previous post I have discussed how to install adsense ads native in-feed and in article. Strategic ad position exists at the beginning of the article, then the middle of the article and the end of the article. This time I will discuss how to install adsense ads under the title, middle article and under the article.

1. Prepare the adsense ads code to be installed. It would be great if the ad code size is as follows

Before the article: use 320x250 size
Central article: use in-article ad code (new model)
After the article: use a responsive one

2. Go to blogger dashboard then select theme and edit HTML

3. Find the code <data: post.body /> please replace the code with the script below

there will be more than 1 <data: post.body /> code so it should be tried one because each template will be different. Usually the second code that must be replaced, after replaced whether it appears the blue text in the article. If it appears in the new article go copy code adsensenya

4. Adsense code that has been prepared earlier please in parse first (can diparse in bebejozz, see the menu PARSE HTML above), then save in notepad

5. Replace the text printed blue on the script above with adsense code that has been in the parse earlier

Finish the adsense ads under the title, middle article and bottom of the article already hanging out in my article
it would be like this

iklan adsense bawah judul, tengah artikel dan bawah artikel
to change the middle position of the article see the code var t = s.substr (0, s.length / 20) change anga 20 to the desired number, eg I make 20 means 1/20 of the word in the article will appear ads.
Okay that was How to put adsense ads under the title, middle article and below article, hopefully useful, do not forget to share ya sob
loading...