T O P I C R E V I E W |
jtarin |
Posted - 10 Jan 2009 : 07:54:43 Is it possible to block host initiated frames on certain pages of my site? |
8 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 15 Jan 2009 : 17:33:34 Translated by Google ;-)
** OFFER EXTENDED TO TRANSFER EURO 0.99 ** Choose to transfer an existing domain on Tophost and the cost of product for the first year will be only 0.99 euros. Offer extended until 31 January 2009. Transfer it now! http://www.tophost.it/ad/099_euro/ |
s.dav |
Posted - 15 Jan 2009 : 09:01:13 ;-) sorry I'm sleepy ;-)
I checked the site; the ADS should be this (open the site with FireFox and use the plugin FireBug so you'll be able to Inspect the HTML of your page):
<script src="https://a12.alphagodaddy.com/hosting_ads/gd01.js" language="javascript">
Simply downloaded and checked it
It contains some javascript code like this line:
<iframe id="conash3D0" frameborder=0 border=0 width="100%" height="115px" marginwidth=0 marginheight=0 allowtransparency=true vspace=0 hspace=0 scrolling=no src="' + url + '"></iframe>';
and this line:
document.body.insertBefore(parsedHTML, document.body.firstChild);
so the ADS code is inside an IFRAME named "conash3D0" which is the first node of your page so you can simply make actions on it.
I suppose this is a free hosting so I suggest you to leave the ADS, you can change to a better one paying
I've used tophost for years, it works nicely.
|
jtarin |
Posted - 14 Jan 2009 : 15:21:25 Web address in in my signature Davide......I'll check your link out...how long have you used this hosting provider? |
s.dav |
Posted - 14 Jan 2009 : 08:26:53 Let me know the web address of your site; probably using javascript we can remove or hide the ads.
If you want a very cheap web hosting (so no ADS) you can try with www.tophost.it, only 8.99 Eur for a year with a linux/php hosting. I have some sites on it and seems to work nicely ;-)
|
jtarin |
Posted - 13 Jan 2009 : 15:12:15 In my sig Davide. I just renewed my domain and the ads appeared where they weren't 2 years before...I have written but no action yet and it has been some weeks. |
s.dav |
Posted - 13 Jan 2009 : 09:06:13 Please let me know you website address and I'll check it |
jtarin |
Posted - 12 Jan 2009 : 14:05:50 My host has placed ads on my site in a frame and I want to remove them. Is there some way to prevent these from loading? |
s.dav |
Posted - 12 Jan 2009 : 11:42:01 Can you explain your quetion better? I didn't understand the request |