I want to edit my website’s home page.
To add Google Tag <meta name="google-site-verification" content="************" />
But I can’t find out home page HTML in WordPress. All I see is WordPress/Elementor page editor, which allows me to edit blocks but not top <html>
tags.
How can I do that? I don’t have CPanel/FireZilla Access.
2
Answers
in fuction.php your theme add this
in WordPress dashboard Appearance–>Theme editor –>Header.php file(if exists)
copy the code and paste in between .then update