Archived topic
Adding html
3 replies · Started by Paolo on March 25, 2021
Viewing posts 1–4 of 4
Hello, is there a way to add html in every site page through the theme ? I need to add some meta tags for a basic seo. Thank you very much.
Hi there,
you can use the Hook Element:
https://docs.generatepress.com/article/hooks-element-overview/
if you want the code to be added to the <head> of the site then you need the wp_head hook.
Then set the elements Display rules to Entire Site.
OK, thank you very much
You're welcome
This archived topic is closed to new replies.