Archived topic
How do I add Google Domain Server Verification to the code
3 replies · Started by Abraham on March 19, 2019
Hi,
Google Says I need to add this meta tag to my home page: <meta name="google-site-verification" content="ww-YUFeR-ea8FdfViNyNBmV-owC2c_bJDkltcyetXvI" /> . It says to place it between the <head> and </head> tags, before the <body> tag.
Which element or page on my site should I be editing?
Abe
Hi there,
you can use the Hook Element:
https://docs.generatepress.com/article/hooks-element-overview/
1. New Element --> Hook
2. Add you script to the hook content.
3. Select the wp_head hook from the hook list
4. Go to display rules tab and set Location to Front Page
Thank you
You're welcome