Top

How to Delete AdSense Ad unit

December 4, 2007

In this article you will find answers to 2 questions:

  • How do I delete AdSense Ad Unit from the Manage Ads page?
  • How do I remove AdSense unit from my web page?

How do I delete AdSense Ad Unit from the Manage Ads page?

It's written in this Official Google help page How do I delete an AdSense unit? that you can NOT delete the ad units from your Manage Ads page, but hide it. You can hide ad unit by following 2 steps:

  1. Remove the unwanted ad unit's code from all your web pages to stop it from gaining impressions.
  2. Wait 7 days for the ad unit to disappear from your Ad Manager.

How do I remove AdSense unit from my web page?

Answer:

The process is easy if you remember where you place the code. Otherwise you will need to find it. Follow these steps:

  1. Open the file for the web page you placed the code in.
  2. Locate the AdSense JavaScript code that you pasted into the page earlier. It look like this:
    <script type="text/javascript"><!--
    google_ad_client = "pub-01234567890123456";
    //120x240, vertical homepage
    google_ad_slot = "0123456789";
    google_ad_width = 120;
    google_ad_height = 240;
    //--></script>
    <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
    </script>
  3. Remove the above code from your web page.

Update on 22 Dec 2007: Now you can actively Hide and Show AdSense Units.

Tags: , , ,

Comments

4 Responses to “How to Delete AdSense Ad unit”

  1. AdSense Help for “Used Cars Under $1000″ | Binh dot Name on December 4th, 2007 9:38 am

    [...] Answer: How to delete AdSense Ad unit [...]

  2. How to Show / Hide AdSense Unit | Binh dot Name on December 22nd, 2007 4:15 am

    [...] I know there are many people out there who don’t notice the differences. Previously I wrote How to Delete AdSense Ad unit when the system was still new and [...]

  3. jeff on December 26th, 2010 11:12 am

    Ohhh! so that's how you do it. Hide the ad unit and after 7 days it will disappear. honestly i don't know that. thanks!

  4. Brennan Hitchcock on April 14th, 2011 5:53 am

    Just added adsense to my website and was incredibly curious as to how to do this! Thanks dude.

Got something to say?





Bottom