How To ” Show Ads Based on Author ” in a BlogSpot.com
|
We know that in most of the famous and high traffic websites are implemented a cool revenue sharing program, wherein the advertisement that appears on the post belongs to the author itself. For eg. in this post the ad that is displayed below the post title is my ad. Any revenue generated by clicks on the above ad, is directly paid to my adsense account. It is very easy to implement in the word press based websites because wordpress users are blessed with the plug-ins like Advertising Manager, what about the bloggers, it’s a simple work i will explain clearly as steps wise.
Hear is the procedure to implement in the blogger:
- Search for the place that you are going to insert your ad in. For this tutorial I am taking the space after the post title.
- Find <data:post.body/>
- Now insert the following code,
<b:if cond=”data:post.author== “str”>
<!– str’s Ad code here–>
</b:if><b:if cond=”data:post.author== “Jaswanth”>
<!– Jaswanth’s Ad code here–>
</b:if>You Done !
Advantages of revenue sharing programs:
When you offer a revenue sharing program like this, people get interested quickly, Traffic is more. They will post regularly because more they post more they earn because of the revenue sharing. So finally your site traffic will increase. Finally get the benefit – share the benefit !
You May Also Like
Get Updates:
| |











