Publicidad en web

Tengo una pagina web alojada en un sitio de hospedaje gratis y querria saber si hay alguna manera de quitar la publicidad q estos le añaden a la web.
No se si se podra pero de todas maneras gracias por adelantado.Salu2
Respuesta
1
La publicidad en los sitios de hospedaje gratis es muy usual (es casi indispensable).
Es cierto que hay una forma de quitarla pero en muchas casos puede ir en contra de los terminos del acuerdo que previamente has aceptado para recibir el espacio gratuitamente. Por lo que lo unico q te recomiendo es que te enteres antes de quitarla para no meterte en ningun lio.
Esto es lo que tienes que poner:
General (Para casi todos)
<SCRIPT LANGUAJE="JavaScript"><!--if(windows!=window.top) top.location.href="tupaginaindice.htm"//--></SCRIPT>
Tripod
<script language="JavaScript">
<!--
window.focus();
function TripodShowPopup() {
var bName=navigator.appName;
var bVer=parseInt(navigator.appVersion);
var now = new Date();
var popupURL = "http://www.tripod.com/adm/popup/roadmap.shtml?"+
"member_name=anti-gen&path=index.html&client_ip=24.64.180.217
&ts=950737595&ad_type=POPUP
&id=faf5847014618257fce72a3af8762b8f";
var popupName = "TripodPopup";
if (bName=="Netscape" && bVer<=3) {
var popup = window.open("", popupName,'toolbar=0,location=0,directories=0,status=0,
menubar=0,scrollbars=0,resizable=0,width=614,height=116');
} else {
var popup = window.open("", popupName,'toolbar=0,location=0,directories=0,status=0,
menubar=0,scrollbars=0,resizable=0,width=604,height=96');
}
popup.location = popupURL;
popup.close();
}
TripodShowPopup();
// -->
</script>
NameZeroFix.txt
01. Go to you NameZero website, and go to the controlpanel.
02. Sign in.
03. Go to "Your Channel" choose the channel that you want the NameZero bar
gone from, by click the change button besided it.
04. Go down to the Description part and put this in the box
"></head><FRAMESET rows="100%,*" border=0 frameborder=0 framespacing=0
framecolor="#000000">
<FRAME src="the site adress you want to forward this address to">
<FRAME></FRAMESET></HTML><"
05. Click on Change.
Angelfire:
<script language="JavaScript">
window.focus();
<!--
var popupURL = "http://www.angelfire.com/sys/popup_source.shtml?Category=";
var adname = "Ad";
var cookie_name = "Popup";
var expire = 5;
var factor = 1;
var popup = null;
var view_count = 0;
var expdate = new Date();
ShowPopup();
function ShowPopup() {
openWin();
}
function openWin () {
popup = window.open(popupURL,adname,'toolbar=0,location=0,
directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=593,height=125');
if(popup != null) {
popup.location = popupURL;
if( navigator.appName.substring(0,8) == "Netscape" ) {
popup.location = popupURL;
popup.opener = self;
}
if( navigator.appName == "Netscape" ) {
popup.window.close();
}
}
}
//-->
</script>
Geocities
<script language="javascript">
window.focus();
<!--
var shant = window.open('http://www.geocities.com/toto?s=19190030', '_geo_toto',
'width=515,height=125');
shant.close();
// -->
</script>
Namezero
<script LANGUAGE="JavaScript">
setTimeout ("breakOut()", 1);
function breakOut()
{
if (self.parent.frames.length != 0)
self.parent.location=document.location.href;
}
</script>
Truepath
<SCRIPT LANGUAGE="JavaScript">
<!--
var shant = window.open("http://www.truepath.com/ads/popup.shtml","popup",
"resizeable=YES,width=480,height=100");
shant.close();
//-->
</SCRIPT>
Dominios.es.vg
<script>
Ori=window.open("http://www.nombredetudominio.es.vg/publi.shtm","TS22",
"toolbar=0,location=0,status=0,
menubar=0,scrollbars=0,resizable=1,width=750,height=70")
Ori.close()
</script>
NameDemo
<Script Language='Javascript'>
<!--
eval(unescape('%69%66%20%28%74%6F%70%2E
%66%72%61%6D%65%73%2E%6C%65%6E%67%74%68%21
%3D%30%29%0D%0A%74%6F%70%2E%6C%6F%63%61
%74%69%6F%6E%3D%73%65%6C%66%2E%64%6F%63%
75%6D%65%6E%74%2E%6C%6F%63%61%74%69%6F%6E%3B'));
//-->
</Script>
FreeServers
<style><!--iframe{display:none;}--></style>
Iespana
<!--pubpopup-->
<html>
<script language="javascript">
<!--
var soniaweb = window.open('/heberg/pubp.htm?Time=983631700&
Url=/nombre de dominio/nombre de la página.html&
Nom=nombre de dominio&POP=1', 'pubpopup', 'height=140,width=468');
function dopopup() { soniaweb }
setTimeout('dopopup()', 1500);
soniaweb.close();
//-->
</script>
</html>
<!--pubpopub-->
<html>
Redireccion.com
<script>
banner = window.open("banner/redireccion.html","banner",
"resizable=no,location=0,menubar=0,toolbar=0,personalbar=0,
status=0,scrollbars=0,width=470,height=62");
banner.close();
</script>
Redireccion.com
<script>
banner = window.open("banner/redireccion.html","banner",
"resizable=no,location=0,menubar=0,toolbar=0,personalbar=0 ,
status=0,scrollbars=0,width=470,height=62");
banner.close();
</script>
###############################################
Cómo ves te he dado la manera de quitarlo de varios sitios puesto q no me has especificado en q sitio esta alojado tu pagina web, si no esta en ninguno de estos dime en cual ok?.
Bye

Añade tu respuesta

Haz clic para o

Más respuestas relacionadas