How to get rid of this...

Started by pakeke80, November 20, 2012, 08:41:53 AM

Previous topic - Next topic

pakeke80

on my website, the ads are showing from the server...
i only host free website...
i want to remove those ads...

i want to stop the javascript execution of their .js files....
i looked at the source code of my website and found this code that thrown from the server
<!-- Free Web Hosting Area Start -->
<script type="text/javascript" src="http://user99.freewebhostingarea.com/a/gfreeh.js"></script>
<script type="text/javascript" src="http://user99.freewebhostingarea.com/a/in300.js"></script>
<script type="text/javascript" src="http://user99.freewebhostingarea.com/a/specoff.js"></script>
<noscript><br><center><font color='#000000' face='Verdana' style='font-size: 11px; background-color:#FFFFFF'><a target='_blank' href='http://www.freewebhostingarea.com'><font color='#000000'>Free Web Hosting</font></a></font></center></noscript>
<!-- Free Web Hosting Area End -->


does anyone know how to stop execution of those codes???

here is the link of my website:
http://truefmradio.xp3.biz

thank you...

emanuele

I can't see any of those scripts on your site...
Anyway if the ads are added by the server AFAIK there is no way to remove them from php.


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

vbgamer45

Best way would be to buy paid hosting. You can get can find some low cost options in the hosting boards here.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

pakeke80

 :'( i dont wanna buy......
i have no money :'(

but i think it is possible removing ads by executing your own javascript taht contain ad remover xD......
i need your help to do it...
please help meh

MrPhil

If the terms of your free host include displaying ads, you're stuck with ads. There might be a way to block them (I don't know), but when your host finds out, they'll probably kick you off their system. Ads are how they pay for the servers and power for them, so it's reasonable that they be allowed to display ads.

I would presume that their server is modified to drop a block of Javascript code into your (HTML) pages while on their way to the browser. Maybe there's a way to detect and neutralize this code, using your own Javascript, but I would also presume that your host has a spider that crawls the pages and checks that the ads are displaying. If you were really devious, maybe you could detect the spider and leave the ads alone for it, but then you're still vulnerable to a manual inspection of the site, and a human would notice that the ads are missing. Face it -- you're being unethical by using a free, ad-supported server and then trying to suppress the ads.

emanuele

Find another free host without ads...


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Advertisement: