• Resolved pavankumarg

    (@pavankumarg)


    I created a google+ page for my website and I want to link my website to the google plus page. Instructions are given that I should add the snippet inside body tag.

    I don’t see a closing body tag in hueman header.php

    When I place it just below the body tag it doesn’t work. How am I supposed to do this?

    Anyone?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter pavankumarg

    (@pavankumarg)

    <body <?php body_class(); ?>>

    the body tag in the theme is like this.

    I need to use this snippet inside body tag.

    <body>

    snippet

    </body>

    Hi pavankumarg. The closing body tag is in footer.php. It’s created when the footer is added to the page as it’s built. If the G+ code is added right below the opening body tag then it’s probably “hidden” somewhere behind the header. Where do you want to display it on your site? If you could post a link to your site that would be helpful. Another option might be to install The Google+ Plugin. Then you don’t have to edit any files.

    Thread Starter pavankumarg

    (@pavankumarg)

    I will note that, but I just tried adding the snippet under theme options. In the tracking code and it worked. Well I think it was to verify that I own the website.

    Thank You ??

    You’re welcome. Glad you found a solution.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Linking google page in body tag’ is closed to new replies.