Hide adverts on the GoDaddy ad-sponsored sites

I have been for a while on the GoDaddy ad-sponsored system as I bought my domains from them(before I bought hosting @ DH).

As you have noticed, if you use this system, they append a javascript at the end of every page (even the ones generated via PHP – quite a problem if you want to generate images using scripts). My hack to just prevent the display of the ad was to hide it using CSS.

Simply add the following code in your CSS:

iframe{ display:none; }

as you can see, it hides all the iframes of the page so obvisouly it works only on a page that does not have an extensive use of iframes as it would be tiresome to have a separate class for allowing the display of other iframes on the page.

7 Comments

  1. Alley
    Posted 24 January 2008 at 5:00 | #

    Thank you for this post, i hope it works for me as well
    Alley

  2. Posted 18 February 2008 at 8:07 | #

    Thanks alot, worked like a charm.

  3. Posted 30 June 2008 at 4:05 | #

    Yea worked like a charm

  4. Posted 24 April 2009 at 19:06 | #

    Not that I’m impressed a lot, but this is a lot more than I expected for when I stumpled upon a link on Digg telling that the info is awesome. Thanks.

  5. Morgan
    Posted 19 June 2009 at 0:56 | #

    Does anyone know what the consequence are if godaddy finds out you are doing this?

  6. Posted 19 June 2009 at 8:08 | #

    It was long ago and im not hosted by godaddy anymore

  7. suzane
    Posted 10 July 2009 at 19:04 | #

    any one know how to fix  rss feed in godaddy free hosting

    in validaion mime type error plz share if you have solution

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>