Anuncios Patrocinados

admin

Un link Para Hacer tu Web una Pagina de Inicio de tus Visitas, WordPress

El script es de http://javascript.internet.com. Solo debes pegar el siguiente código como un widgets en tu plantilla, para esto seleccionas uno del tipo texto (text), copias el codigo y listo!!. O tambien puedes ir a la plantilla, Theme Editor, archivo sidebar.php y copiar el código debajo de <div class="sidebar">. Si tienes dudas revisa el post Donde Debo Pegar el Código de Algún Accesorio en mi Plantilla (Template).

<SCRIPT LANGUAGE="JavaScript">

if (document.all){
  document.write('<A HREF="javascript:history.go(0);" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.YourWebSiteHere.com');">');
  document.write('<font size="5" color=6699FF face=arial><B>Haz este sitio tu Pagina de inicio</B></font></a>');
}

else if (document.getElementById){
  document.write('<a href="http://www.YourWebSiteHere.com">Drag this link onto your Home button to make this your Home Page.</a>');
}

else if (document.layers){
  document.write('<b>Haz este sitio tu Pagina de inicio:</b><br>- Go to <b>Preferences</b> in the <B>Edit</B> Menu.<br>- Choose <b>Navigator</b> from the list on the left.<br>- Click on the <b>"Use Current Page"</b> button.');
}

else {
  document.write('<b>Haz este sitio tu Pagina de inicio:</b><br>- Go to <b>Preferences</b> in the <B>Edit</B> Menu.<br>- Choose <b>Navigator</b> from the list on the left.<br>- Click on the <b>"Use Current Page"</b> button.');
}

</script>

Obviamente puedes cambiar el mensaje a tu gusto: Haz este sitio tu Pagina de inicio
y debes cambiar la url: http://www.YourWebSiteHere.com por la de tu blog.
Eso es todo
Espero que les sirva

1,533 views Envia este Articulo Envia este Articulo Imprime este Articulo Imprime este Articulo
1 Punto2 Puntos3 Puntos4 Puntos5 Puntos6 Puntos7 Puntos8 Puntos9 Puntos10 Puntos (No Ratings Yet)
Loading ... Loading ...

Post al Azar

2 Responses

Page 1 of 1
  1. OSCAR HERNANDEZ ROJAS
    29 November 2011 at 9:39 |

    QUICIERA TENER ESTA PAGINA PARA ESCUCHAR MUSICA

  2. OSCAR HERNANDEZ ROJAS
    29 November 2011 at 9:45 |

    hola que buena esta esta pagina para escuchar musica

Leave a Reply


*