Some tricks while working with adsense

Are you bothered of displaying ads while editing and fine tuning your pages. Here are some tricks to get rid of them only for you leaving rest of the world still sees them.


google-adsense-earnings.jpg

If you are a blogger ( i mean you blog a lot) . You create post, you then want to have a look how users see them, you then edit them, fine tune them, and again check how it looks.  You repeat these for every post unit you are satisfied. Your site is google adsense enabled. According to google guidelines you are not allowed to click your ad-units neither  allowed to visit your own pages too many times to generate the impression. There might be the chances that google knows that you are visiting your own pages too many times, because  most often same browser is used to login to the google account and to preview your web pages. Result you might be abandoned to use google adsense. Why take  the risk since there is not other which pays as much or better than google. Here are some simple tricks.

Trick 1

Just don't show the ad-units if you are logged in to the site as administrator or editor etc. Server technique: Any scripting language like php,java,asp,asp.net,python.

Trick 2

Same technique as trick 1 but you don't show the ad-units here if there is some query string specified. for e.g. hideads=1. Check in the script if hideads=1 to hide the ads. The trick works because you know the rule to hide the ads by manually adding query-string on your preview URL, but normal users don't.

Trick 3

List your IPs of your computers that you use to edit your site. There are also ways to hide ads if the page is required from the group of ip addresses. There are some plugins available for Joomla and Wordpress to hide ads for predefined ip addresses.

blog comments powered by Disqus