Verify Domain Name on Facebook with Meta Tag woodmart child
-
Hi,
I need to add this facebook tag in the head but I don’t know where to place it in my child theme.
Copy this meta tag:
<meta name=”facebook-domain-verification” content=”xxxxxxxxxxx” />
Paste the meta tag into the <head> … <head> section of the website’s home page HTML source, and publish the page.
Note: verification will fail if the meta tag code is outside the <head> section or in a section loaded dynamically by JavaScript.
Could you please guide me?
Thanks
Hello,
The below article will help you to add your own meta tag:
https://hoolite.be/wordpress/add-custom-meta-tags-to-via-functions-php/
Best Regards.