Unwanted "elements" in my browser
Автор: Kjell A M.
Просмотрено 1121,
Подписчики 1,
Размещенный 0
Hello. What have I done wrong when I see "google-site-verification=llqFCIQNaaS37922gJo_CvePvxLAlz7XjncBb-6rHkQ" at the top of the address bar in my browser? See attached Screenshot.
And in the address field I have https://cbrc.no/index.html How do I remove index.html in the program for my website?
I have spoken to my new web host and everything is correct there.
I only want https://cbrc.no on my opening page
Размещено
In step 1 at the SEO page you got to enter the meta-tag like this
<meta name="google-site-verification" content="llqFCIQNaaS37922gJo_CvePvxLAlz7XjncBb-6rHkQ" />
Автор
Hello.
It's my code you've entered here, I see? Well, just for me to put it in then?
Автор
Hello again. Look at these 3 attachments I have added. What do I have to do on the different ones to make this perfect, or better for me and my new website?
What you entered as the verification metatag is incorrect. You really need to enter exactly ;
<meta name="google-site-verification" content="llqFCIQNaaS37922gJo_CvePvxLAlz7XjncBb-6rHkQ" />
just copy and paste that line.