Forum Moderators: open

Message Too Old, No Replies

How to get rid of ads?

Is it possible to block ads?

         

Jalvathi

12:36 pm on Jan 23, 2006 (gmt 0)

10+ Year Member



Experts,

I have a small site, I have hosted in bravehost.net, their ads comes in all my HTML Pages but, in swf files their advertisments does not appear.. How to block it in HTML also? Is it possible?

Waitin for a positive reply buddies..

Thanks & Regards,
Jal!

Robin_reala

12:50 pm on Jan 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's probably against their terms of service, but you could use CSS to hide them. Find the block the ads are in, then taget it with a display: none;. For example, if the ads are inside a <div id="ads"> then:

#ads { display: none; }

choster

3:33 pm on Jan 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Jalvathi, welcome to WebmasterWorld.

If the host requires you to display its ads in exchange for hosting your site—which is almost always the case with "free" hosting—you are in danger of having your site shut down. If you want to forego ads, there are many inexpensive hosting options out on the web.

RaefWolfe

1:56 am on Jan 24, 2006 (gmt 0)

10+ Year Member



There are also a lot of free ones that require a non-distracting ad that you can insert yourself. These are fewer and far between, but certainly worth it.