Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1046237

    Hi,

    Where do I add this code?

    Thanks
    Charlotte

    HTML Meta tags
    Insert the following tag into the head section of the index file at:

    <meta name=”verification” content=”fda63d385680a0e99d099373e3a4d2e3″ />

    #1046446

    Hey Charlotte,

    This needs to be added in the header.php file. You need to copy the file to the child theme and make your changes there.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1046473

    Thanks Victoria

    and where do add the code in the header.php file?
    <meta name=”verification” content=”fda63d385680a0e99d099373e3a4d2e3″ />

    Best regards
    Charlotte

    #1046634

    Hi Charlotte,

    You can paste it after this code (line 51):

    <meta charset="<?php bloginfo( 'charset' ); ?>" />

    Best regards,
    Nikko

    #1046636

    Ok, thanks Nikko :)

    #1046663

    Hi Charlotte,

    Glad that we could help :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.