Archived topic
How to use hooks to add head code for verification?
1 reply · Started by Furhan on March 28, 2018
Viewing posts 1–2 of 2
I need to add a code to confirm that I own a site for verification. I have tried adding to wp_head and before header but none of these seem to work with verification.
The two bits I need to add are
<!-- domain site verification 123456 -->
ABCD123-12A3-123A-1234-A123456789AA
wp_head would be the correct hook. However, that code you shared doesn't look right.
It should start with <meta.
This archived topic is closed to new replies.