• I am using Designer Relief template. I don’t see the templates for Header/Footer.php to add Webmaster codes. Please tell me which other template I can choose, or how to fix.

Viewing 4 replies - 1 through 4 (of 4 total)
  • it’s all in index.php in that theme. The header and footer are built in to the index.php file

    Thread Starter quenie

    (@quenie)

    RV, I put it right above the <body> in the head section but it’s still not Verified in Webmaster. Do you know what else might be the problem?

    it goes above </head>

    somewhere in the head section…. I usually add it with any other meta stuff, so in your theme, maybe right after this line

    <meta name="description" content="<?php bloginfo('description') ?>" />

    Thread Starter quenie

    (@quenie)

    RV, that did it!!!! I had the meta slightly below where you said. Thanks, it’s verified! Hopefully, I have the footer correctly.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Codes’ is closed to new replies.