Page 1 of 1

google-site-verification

Posted: Wed May 15, 2019 12:40 pm
by TREZA13
Hello,
why is my google-site-verification code: google5 .................. html appears on the pages of my website, but I put it in the sexion hear

Re: google-site-verification

Posted: Wed May 15, 2019 12:53 pm
by Pablo
Maybe you have added incomplete code?
To be able to help you I need to see what you have done.

Re: google-site-verification

Posted: Wed May 15, 2019 6:01 pm
by TREZA13
I added google verification code at the top of the head section

Re: google-site-verification

Posted: Wed May 15, 2019 6:08 pm
by TREZA13
in fact I added it in the index page and also on the price and other page.
On the index page and also some other we can see the code appear on the web page .

Re: google-site-verification

Posted: Wed May 15, 2019 6:10 pm
by BaconFries
The verification code is incomplete you can see this in the screenshot of the source code at line 17. Please ensure you have inserted the full code required.

Image

Re: google-site-verification

Posted: Wed May 15, 2019 6:24 pm
by TREZA13
it seems to me that the code is in its place and complete

google-site-verification: google5b158459b1e4f8b8.html

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/j ... "></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-138783621-1');
</script>
<meta name="google-site-verification" content="c_jhKYhzbhIwlFya64oGiRGKBIrPz6n_Y8YBfHpik1A">

<!-- Balisage JSON-LD généré par l'outil d'aide au balisage de données structurées de Google -->
<script type="application/ld+json">
[ {
"@context" : "http://schema.org",
"@type" : "LocalBusiness",
"name" : "LOCTAINERS sas",

Re: google-site-verification

Posted: Wed May 15, 2019 6:28 pm
by TREZA13
I do not see how to add a screenshot

Re: google-site-verification

Posted: Wed May 15, 2019 6:32 pm
by BaconFries
To add a screenshot you can upload to your host/server and provide a url or use one of the many free image hosts such as https://imgbb.com/
Note the screenshot I gave is of the index page were it can be clearly seen the code is incomplete hence why it is getting shown at the top of page.

Re: google-site-verification

Posted: Wed May 15, 2019 6:33 pm
by TREZA13

Re: google-site-verification

Posted: Wed May 15, 2019 6:39 pm
by TREZA13
I made a copy paste from the google page. I'll check thank you for this track

Re: google-site-verification

Posted: Wed May 15, 2019 6:40 pm
by BaconFries
Thank you for the screenshot but on viewing I still see the following line of code!

Code: Select all

google-site-verification: google5b158459b1e4f8b8.html
it is this code that is invalid/incomplete due to it having no opening/closing tags! either fix or remove.

Re: google-site-verification

Posted: Wed May 15, 2019 6:51 pm
by TREZA13
sorry i am very bad about it i do not understand much about code and tag.
If I understand correctly it is missing something I think it lacks simbols that resemble small arrows before and after the text

Re: google-site-verification

Posted: Wed May 15, 2019 7:15 pm
by TREZA13
thank you I just put the small arrows and it works