
Remember don’t use your Adsense account or gmail account (that you used to apply Adsense) to login in other computers. Because Google will mark the IP-address of that computer and you will have problem if someone click on your own Ad.
In the case you confused sign-up your Adsense account in your office or Internet cafe (shared Internet), you can blog your Adsense from displaying on your own IP-address by applying this php code as below:
$ip = $_SERVER["REMOTE_ADDR"];
$ip_array = array(“192.168.136.134, 192.168.136.135?);
?>
else {
echo ‘Your Adsense code here’;
}
?>
192.168.136.134, 192.168.136.135 : is array of Ip-address that you can change to your Ip-address.
The above PHP code is really important for who are using Internet in a company or a big network (share Internet to many computers). So we recommend you don’t try to register your Adsense account from the Internet café or your office that has sharing Internet. In this way, you also can use this PHP code to blog your own Ip-address that you used to apply Adsense to protect your confusing click on your own Ads.
You can find your real Ip-address on the Internet at the below of e-earning webpage. Or you can google other websites to view your own Ip-address.
Learn more about “How to Get Adsense Account Approved Easily” and
Learn more about “How to Do If Adsense Account Were Banned”
Related Topics
How to Write an Article in a Few Minutes
How to Earn Money with Yahoo Publisher
How to Earn Extra Money with Chitika Ads
How to Earn Money with Pay Per Click Programs

View the original article here
0 comments:
Post a Comment