To get a good CTR ( Click- through rate), we will need to define the best location on which we place our Adsense advertising. I show you in this article how to place your ad
- below the title of each article
- above the title of each article
- the middle or inside of each section
I recommend the following two techniques recent personal experience. ( Ej also recommend the size 234 × 60 ads )
Always encode your ad code before copy / paste
- And then connect to blogger
- Click Template
- Click on Edit HTML
- check : Develop models gadgets
- And then locate the following code ( Ctrl + F)
<div class = \ ' post -body entry-content \ " >
N1 above the title of each article
If you want to add your ad above the title of each title copy / paste the following code:
< b: if cond = \ 'data: blog.pageType == & quot; item & quot; \' >
<div style = \ " float : center; padding: 5px ; \ ' >
- PUT YOUR CODE HERE -
</ div>
</ b : if>
Above the latter
<div class = \ ' post -body entry-content \ " >
And save your template
N2: - Below the title of each article
If you want to add your advertising below the title of each title copy / paste the following code :
< b: if cond = \ 'data: blog.pageType == & quot; item & quot; \' >
<div style = \ " float : center; padding: 5px ; \ ' >
- PUT YOUR CODE HERE -
</ div>
</ b : if>
Below this code
<data : post.body />
or
<p> <data : post.body /> < / p>
Save your template
NO.3 : - Below the text OR to inside your article
If you want to add your ad below or within each text your blog copy / paste the following code:
- VOTING PLACE CODE HERE -
below this code
<data : post.body />
or
Of it
<p> <data : post.body /> < / p>
<p> <data : post.body /> < / p>
Save your template
NO.3 : - Below the text OR to inside your article
If you want to add your ad below or within each text your blog copy / paste the following code:
- VOTING PLACE CODE HERE -
below this code
<data : post.body />
or
Of it
<p> <data : post.body /> < / p>
CTR: electronic marketing, is a ratio, measured as a percentage , between the number of clicks on an advertisement and the number of displays of this advertisement . For example, if a banner ad aired 1,000 times and that was clicked 10 times , then the click rate will be 1% .
according to Wikipedia
Post a Comment