Archived topic
Google Search Console Verification
7 replies · Started by Johannes on August 21, 2019
Hi,
where do I have paste the verification code for GSC?
I tried a wp_head Hook but google couldn't verify my site.
Thanks and best, johannes
Hi there,
Just to confirm, the display rules are set for the entire site for that element?
Let me know :)
hi Leo,
I did exactly the same way I implemented the google tag manager snipped. So I created a wp_head Hook pasted the code from google in the editor field, and as display rule choosed entire site.
Would you recommend me to download the Simple CSS plugin you promote below your answer, or should all these functions be covered bei the generatepress hooks?
the simple css plugin looks promising. Would it slow down page speed?
thanks, johannes
Hi there,
the WP_Head hook is where you need to place those scripts.
The Simple CSS plugin is solely for adding CSS ( its part of our footer as CSS is a commonly asked question.
I just tried visiting the link you provided and i am getting a blank page. Is this expected?
Hi David,
yes there is no content on my site yet.
What could I have done wrong with the wp_hooks? Have you got a guide I can follow or something like that?
Best, Johannes
The Hook is working i can see your script being added - but it looks like you have an issue with your GTM ID - make sure you have added the right script from google tag manager.
was my fault, I allready implemented the tag manager and choosed the wrong code in GSC. sorry for that
No problem - glad to be of help.