Hello Friends Today i am ready to teach how easy to add Adsense Revenue Sharing Widget in blogger.You might have seen Adsense revenue sharing in many popular WordPress blogs.We all think adding Adsense Revenue Sharing in blogger is very hard but now its very easy by implementing this easy tutorial.
What is meant by Adsense Revenue Sharing?
- You can share the adsense revenue with different Authors
- You get more traffic to your Blog or Website
- you Can have more Guest posts from different Authors
- Traffic from different territories/countries
- You can get More impressions on Adsense
- It Increase your site SEO Ranking.
Sign-in to Blogger.com Goto-->Design-->Edit Html
Check Expand Widget Option
Now find the following code in your Template:
<data:post.body/>Now, paste the following code just above <data:post.body/>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.author == "Author_1"'>
PASTE THE AD CODE OF Author_1 HERE
</b:if>
<b:if cond='data:post.author == "Author_2"'>
PASTE THE AD CODE OF Author_2 HERE
</b:if>
<b:if cond='data:post.author == "Author_3"'>
PASTE THE AD CODE OF Author_3 HERE
</b:if>
</b:if>
It's not work directly by Copy/paste the AdSense code. Encode the Adsense code from here. Make sure that you have place the right code as shown above image.
Now replace the 'Red Color Text' with your 'Author AdSense Code' And Replace blue color text with the NAME of the author (You've chosen the name when you register).The author name must not be different, it must be unique.Place the author name when they have chosen when they registered the blogger account.
Now replace the 'Red Color Text' with your 'Author AdSense Code' And Replace blue color text with the NAME of the author (You've chosen the name when you register).The author name must not be different, it must be unique.Place the author name when they have chosen when they registered the blogger account.
It can be found on the profile Editing page.
Now your blog is Adsense Revenue Sharing Blog with multiple authors where all authors can get benefits whenever they write on your blog. Now Enjoy This Widget.
0 comments:
Post a Comment