How to Stop Google Adsense
Google Adsense is a program run by Google which allows individuals with websites and blogs to place advertisments on their web pages. In return, Google tracks the clicks for each displayed ad and pays the site owner a percentage of the revenue from each click. Although Adsense can be a great form of residual income, there may come a time when you want to stop it. Stopping Google Adsense consists of removing all of the code from each existing web page, as well as cancelling your account with Google.
Instructions
-
-
1
Remove the Google Adsense code from your website. Access the code for each of your web pages by locating the HTML file, then right click and select view source. Select and delete the following code snippet to remove Adsense:
<script type="text/javascript"><!--
google_ad_client = "pub-0000000000000";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
src=" http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> -
2
Log into your Google Adsense account using your unique email address and password. The website for Google Adsense is https://www.google.com/adsense.
-
-
3
Save the code for each web page and then open each page in a browser to ensure that all Adsense ads are gone.
-
4
Cancel your Adsense account with Google by filling out the cancellation form available after logging into your account. A link to the Cancellation form is provided in the Resources section below.
-
5
Watch for your final payment from Google. Per Google's Help Center, you should receive payment approximately 90 days from the end of the month in which you cancel the account.
-
1
Tips & Warnings
Your account must have accrued $10 in US currency to obtain money after cancelling an account with Google. Accounts that have accrued less than this amount forfeit any earnings upon closing the account.