Minimatica-Herramientas WebMaster Google

Viewing 5 posts - 1 through 5 (of 5 total)
  • #5125
    elvirarosendo
    Participant

    Hola,

    En que sitio se pega la metaetiqueta de google webmaster para verificar el sitio.
    Plantilla Minimatica

    Gracias

    #5146
    Daniel Tara
    Keymaster

    La puedes colocar en header.php en la etiqueta .

    #5183
    elvirarosendo
    Participant

    Gracias Daniel,

    No consigo que verifiquen el sitio, puedes indicar en que sitio del header.php, pego la etiqueta.

    <?php
    /**
    * The Theme Header Template
    *
    * Used to display the document section and page header
    *
    * @package WordPress
    * @subpackage Minimatica
    * @since Minimatica 1.0
    */
    ?>
    <html >

    <meta charset="” />

    <link rel="pingback" href="” />
    <?php
    /**
    * Hook used to isert content in the document's section.
    * Always have this before closing the tag.
    */
    wp_head(); ?>

    <body >

    < id=”site-title”><a href="” title=”” rel=”home”></>

    • This reply was modified 12 years, 6 months ago by elvirarosendo.
    #5197
    Daniel Tara
    Keymaster

    La puedes plancer bajo la etiqueta <link rel = “pingback” … />

    • This reply was modified 12 years, 6 months ago by Daniel Tara.
    #5205
    elvirarosendo
    Participant

    Hola,

    No funciona,
    Otra idea?

    Gracias

    <?php
    /**
    * The Theme Header Template
    *
    * Used to display the document section and page header
    *
    * @package WordPress
    * @subpackage Minimatica
    * @since Minimatica 1.0
    */
    ?>
    <html >

    <meta charset="” />

    <link rel="pingback" href="” />

    <?php
    /**
    * Hook used to isert content in the document's section.
    * Always have this before closing the tag.
    */
    wp_head(); ?>

    <body >

    < id=”site-title”><a href="” title=”” rel=”home”></>

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.