Hello my dear friends, I am writing this post after a long while as I was very busy in my projects. Now a days It is going very popular in design community because this is good source of revenue. I have also recently registered with BSA (BuySellAds.com) Ads network and installed BSA ad code in my blogger successfully. Here's BSA detail page of TutorialFeed, you can also use this link if you want to advertise with TutorialFeed.
Some of my readers wrote me that they found difficulty during installing BSA ad code in a blogger platform. So in this post I am going to explain you how to install BSA ad code in a blogger. Before starting be sure that you have taken a backup of your blogger template. BSA provide you following ad code to install:
CODE 1:
<!-- BuySellAds.com Ad Code --> <script type="text/javascript"> (function(){ var bsa = document.createElement('script'); bsa.type = 'text/javascript'; bsa.async = true; bsa.src = '//s3.buysellads.com/ac/bsa.js'; (document.getElementsByTagName('head')[0]|| document.getElementsByTagName('body')[0]).appendChild(bsa); })(); </script> <!-- End BuySellAds.com Ad Code -->
CODE 2:
<!-- BuySellAds.com Zone Code --> <div id="bsap_1255964" class="bsarocks bsap_5057c87fa5946e16d3fc40ab8c0715c4"></div> <!-- End BuySellAds.com Zone Code -->
You need to copy CODE 1 and paste it before <body> tag of your template. Now Copy CODE 2 and paste it where ever you want to display the ad. For instance like I have place here under post and extreme right hand side. If you want to place ad under your post you need to locate following code in your template:
<div class='post-body entry-content'>
Now paste CODE 2 just after the above code. Next if you want to put ad extreme right column of your blog then locate following code in your template:
<div id='r_sidebar'>
Now paste CODE 2 just after the above code. At last save your template and check it now. It will show ad where you have put it.
If you find any difficulty please leave a comment or share this post.
4 comments :
I had problems of adding code of BSA but now its all goood
Thanks for this useful Post
I will try to apply this code :D
thank you
I couldn't find the code you mentioned in step 1, just tried this. It's working.
http://cocktailcontent.blogspot.com.au/2014/01/steps-to-install-buysellads-bsa-code.html?m=1
Thanks,
Michael
Post a Comment