Archived topic
Meta tag in head of HTML homepage
3 replies · Started by Michaelrobbert on October 13, 2016
Hello,
Can someone tell me how to past a Meta tag in the <head> of my homepage via dashboard GenaratP?
Michael
You'd want to use a plugin like Yoast SEO or SEO Framework:
https://en-ca.wordpress.org/plugins/wordpress-seo/
https://en-ca.wordpress.org/plugins/autodescription/
If it's not a regular meta tag (description, keywords etc..), you could use GP Hooks and add it to the "wp_head" hook.
Hi tom, I already found a post about the GP hooks and it worked.
So case closed ;) Thanks
Perfect :)