BlogTariff


After successful running websites/blogs online webmasters displays Popup Ads in association with Advertisement sites to earn more revenue via Popup ads displaying. But most of the Professional Online experts recommends Blocking Popup Ads on personal computer. There are so many of softwares available online to block Ads this brings break/dropping of revenue for bloggers.
Blogger competitor Wordpress developed scripts for unwanted advertisements but blogger is behind in optimizing. Identical scripts are not available on blogger like wordpress, but here we going to discuss about the script which sends notifications to  visitors/readers to disable Adblock on blogger blogs.

Who will be the loser by Blocking of Ads:

Webmaster spends lots of hours online for developing blogs/websites to share valuable and quality of contents and reliable information online. But simply spending hours and using technical tools/staff to share information with others via blogging does not make sense. Most of the websites alternatively runs Advertisements by means of displaying Ads in specific positions to achieve their requirements. Webmaster have the right to earn money online by providing valuable information for readers, but due to specific Ad Blockers the possibilities of earning may decrease. Webmaster won't reach targets by Blocking of Ads, in this way webmaster/bloggers confidence may be really damaged. At the same time readers may lose valuable content information on blogs/websites and also blogger may lose their valuable readers in this course. Both reader/blogger are the losers.

How to identify which reader using Adblock?:

It is difficult to identify which reader/visitor using Adblock but where there is a will you'll find solution. There are few scripts available online to detect which readers using Adblock along with their IP Address and Operating system. By means of comparision of visitors and earning statistics ratio.

How to overcome of AdBlock from blogger blogs?

While surfing online two ways may be availed visitors to disable ad blocker.
1) Building regular intarction with the visitors/readers/subscribers by means of posts or messages on blogs Requesting them to disable Adblocker. Due to specific usage of Adblocking software it is difficult to share valubale information with readers. Convey the message on blogs that "Sponsors are decreasing gradually and maintainance of webmaster going hard, so help us in disabling Adblocker.
2) By using of specific scripts which will detect which user using Adblock. After finding them by means of sending notifications or requresting letters request them to stop using of Adblock. To do so follow this method
Sign into your blogge account
Click on "EDIT HTML" link tab
(Before you do implement this backup template if anything goes wrong you can reuse it again)
Search for code
]]></b:skin>
After finding the code copy the below code and paste above to it
#btf_noadblocker {
    display:none;
}

Now, search for code
</head>
After finding the code copy the below code and paste above to it
<script type="text/javascript">
if (document.getElementById("btf_noadblocker") != undefined)
{
}
else
{
    alert("We've detected that you're using AdBlock Plus or some other adblocking software. In order to keep this website free, this site is sponsored in part by advertisements.\r\nPlease consider disabling your ad blocker on this website\r\nif you enjoyed the content, and would like to support future \r\ninformative posts.Thank you!\r\n\r\nClick OK to continue\r\n\r\nPowered by blogtariff.com...");
        setTimeout("nag()",12000);
}
</script>
Now, search for code
<body>
After finding the code copy the below code and paste after to it
<script type="text/javascript" src="http://ftp.bauer-power.net/misc/tc/advertisement.js"></script>
After successful pasting the code to your template now, "Save the template".

Now its time to know what happens by adding this code to your blogger template.
Whenever a visitor visits with specific Adblocks then a annoying message will be displayed to Disable Adblock their system, as shown in the image below.

We hope this article helped you let know your views and suggestions via comments.

Post a Comment Gmail ID

  1. Dear code shows message in any browser if have adblocker or not..

    ReplyDelete
  2. Please can you help me ? I am unable to block ads due to no '+ free' showing on chrome web store page - only showing as 'avaiable on chrome' which then just sends me back to the google chrome page?
    Regards
    Deep Web
    crazyask.com

    ReplyDelete

Do not Try to Add Spam Comments

 
Top