Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
Is there a way to add verification code / webmaster tools / analytics scripts in ? Better way than using another plugin? Recommendation?
Thanks,
Dao
To correct previous phrase:
Is there a way to add verification code / webmaster tools / analytics scripts in Head? Better way than using another plugin? Recommendation?
Hi Dao-huan
If you’d like to do this without a plugin you’d need to use a child theme and enqueue the required scripts in the functions.php file of the child theme.
Alternatively, WordPress SEO by Yoast and Yoast Google Analytics plugin will handle these requests for you.
You might also use a plugin like this: https://wordpress.org/plugins/header-and-footer-scripts/ to help insert scripts in the header or footer.