Adsense Revenue Sharing Option in Blogger using widgets

This is a cool trick of HTML to implement Google Adsense code by sharing right next to the post just according to the blogger who writes it and get the money for that blogger rather than all other bloggers who writes at the same site. Before sharing the Adsense revenue I would ask someone to read these conditions that Adsense Team have made.
Click here to know more about that. This method helps someone who has a blog where multiple users write there as guest post, solving a problem between the writes managing a single site.

First Of all, we need to know what Adsense Revenue Share is.


Suppose, you're the administrator of a blogger blog which has multiple guest authors. If you want to share the blog revenue with them, normally you divide the total revenue based on the Post count or Pageviews. But, most of the time it may not be accurate because CPC and CPM varies from post to post depending on the keywords,etc. So, it may not encourage the team members to post more stuff.


But, with this cool trick, you can share the blog revenue with them more precisely because every author gets his own ad displayed in all the posts he/she does.

So, lets see how to add this feature to your blog.

If your Blog has got two writers;

Step 1: Login to your BLogger => Template => Edit HTML

Step 2: Check the Expand Widget Templates.

Step 3: This tutorial helps you put the code in the blog post;

            Find This:

<p><data:post.body/></p>

Now copy the below given code and paste it to a notepad.

<b:if cond='data:blog.pageType == "item"'>



<b:if cond='data:post.author == "Author Name"'>


PASTE THE AD CODE HERE


</b:if>



<b:if cond='data:post.author == "Author Name"'>

PASTE THE AD CODE HERE

</b:if>



</b:if>

<br/>

Step 4: Replace "Author Name" with the name of the author. (Don't remove any quotes).

Step 5: Now Do Not paste the code directly, else do it after converting it. Convert the code from Here.

Step 6: Now paste the converted code of concerned author at the place where PLACE THE AD CODE HERE is mentioned by replacing it. Make sure you do this in a notepad or something like it before adding it to the blog.

Step 7: Paste the code above the previous code, the one which you had searched for.

Click save and check the post with the concerned author. This also works with multiple authors like 5-25. Just copy:


<b:if cond='data:post.author == "Author Name"'>


PASTE THE AD CODE HERE


</b:if>

And paste it after: </b:if>

So this is it, hope you liked this post and it helped you. Thank you!

Enjoyed the article?
Subscribe to this Blog via Email:

Click here to subscribe to FREE email updates from "Everything About Blogging", so that you do not miss out anything that can be valuable to you and your blog!

    Other Recommended Posts

  • Blogger Tutorials, Blogger Widgets, Blogging Tips
Success Minds said on January 22, 2015 at 8:55 PM :

I hope to see the Blogger Team developing an easier widget for revenue sharing, just like it is on worspress. This trick is not suitable for novis. www.successminds.net

REPLY

Use the tab below to comment. No spam please!!!

[netinsert=0.0.1.11.14.1]