WebSite X5Help Center

 
E.G. Teljeur
E.G. Teljeur
User

Google search console meta tag code is displayed on the home page  en

Autor: E.G. Teljeur
Visitado 2451, Followers 1, Compartido 0  

I had this problem once before, but that was a project that was made in V13 and exported into V14 and that was fixed by incomedia. But now it surfaced again. The meta tag code for the Google search console is shown on the top of my homepage. If I delete this code in the project, and pres Ctrl and preview it is not shown in the preview viewer, but after uploading the project to the provider it is still there.

Publicado en
13 RESPUESTAS - 1 ÚTIL - 1 CORRECTO
Andre E
Andre E
Moderator

Are you sure you set the correct code? check with google it should start with: <meta name="google- and so on....

If it starts with that it won't show up.

Leer más
Publicado en de Andre E
E.G. Teljeur
E.G. Teljeur
User
Autor

????? It's suddenly gone, magic...

Leer más
Publicado en de E.G. Teljeur
E.G. Teljeur
E.G. Teljeur
User
Autor

I made a minor change on the project and uploaded to the provider. And now its back again on top of the home page....

This drive's me crazy..

www.soundwave-studio.nl

Leer más
Publicado en de E.G. Teljeur
Esahc ..
Esahc ..
Moderator

E.G.

I have found if you delete all google code and simply insert it again the problem is resolved.

Leer más
Publicado en de Esahc ..
E.G. Teljeur
E.G. Teljeur
User
Autor

I tried that but did'nt work

Leer más
Publicado en de E.G. Teljeur
Andre E
Andre E
Moderator

undecided

Andre E
Are you sure you set the correct code? check with google it should start with: <meta name="google- and so on.... If it starts with that it won't show up.

I don't see <meta name="google-site-verification" content="gg3X28JeVb6BN7zk8h62BLmwYecun9dEOVZPAoTaT4o" />

I only see: gg3X28JeVb6BN7zk8h62BLmwYecun9dEOVZPAoTaT4o this is not good.

Again: Check with google to get the correct coding! Or set the one I just gave you. But it's better to check your google verificatiion!

Let me know if I am not clear enough.

Leer más
Publicado en de Andre E
E.G. Teljeur
E.G. Teljeur
User
Autor

The code is correct, I checked that at Google. the problem is that the html code is generated with the wrong coding.

Below is from the index.html as generated by X5

<!DOCTYPE html><!-- HTML5 -->
<html prefix="og: http://ogp.me/ns#" lang="nl-NL" dir="ltr">
    <head>
        <title>Soundwave Studio Wijdenes - Soundwave Studio</title>
        <meta charset="utf-8" />
        <!--[if IE]><meta http-equiv="ImageToolbar" content="False" /><![endif]-->
        <meta name="author" content="E.G. Teljeur" />
        <meta name="generator" content="Incomedia WebSite X5 Evolution 14.0.4.3 - www.websitex5.com" />
        <meta name="description" content="De Soundwave Studio is een kleine opname studio in Wijdenes die zich richt op de muzikant met een klein budget. Er wordt gewerkt met een vaste prijs afspraak, dus geen vervelende kosten achteraf meer. 20 jaar ervaring in opname techniek, mixing en mastering staan garant voor een perfect eindresultaat. " />
        <meta name="keywords" content="Recording, Opnemen, Muziek, cd maken, vinyl, mastering, mixen, digitaal, ProTools, Studio, cd master, vinyl master, art work, cd art work, website maken, website ontwikkelen, geluidsopname, cd opnemen, drechterland, wijdenes, Femke Bloem, Jeannete Maria, Marcel Visser, lp persen, vinyl persen, muziek opnemen, geluidsstudio, muziekstudio" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        
        <link rel="stylesheet" type="text/css" href="style/reset.css?14-0-4-3" media="screen,print" />
        <link rel="stylesheet" type="text/css" href="style/print.css?14-0-4-3" media="print" />
        <link rel="stylesheet" type="text/css" href="style/style.css?14-0-4-3" media="screen,print" />
        <link rel="stylesheet" type="text/css" href="style/template.css?14-0-4-3" media="screen" />
        <link rel="stylesheet" type="text/css" href="pcss/index.css?14-0-4-3-636483555551793595" media="screen,print" />
        <script type="text/javascript" src="res/jquery.js?14-0-4-3"></script>
        <script type="text/javascript" src="res/x5engine.js?14-0-4-3" data-files-version="14-0-4-3"></script>
        <script type="text/javascript" src="res/x5engine.offline.js?14-0-4-3-636483555543641788"></script>
        <script type="text/javascript">
            window.onload = function(){ checkBrowserCompatibility('Uw browser ondersteunt de functies niet die nodig zijn om deze website weer te geven.','Uw browser ondersteunt mogelijk de functies niet die nodig zijn om deze website weer te geven.','[1]Werk uw browser bij[/1] of [2]ga verder zonder bij te werken[/2].','http://outdatedbrowser.com/'); };
            x5engine.utils.currentPagePath = 'index.html';
            x5engine.boot.push(function () { x5engine.parallax.start(); });
            x5engine.boot.push(function () { x5engine.imPageToTop.initializeButton({}); });
        </script>
        gg3X28JeVb6BN7zk8h62BLmwYecun9dEOVZPAoTaT4o
        <link rel="alternate" type="application/rss+xml" title="Soundwave Studio Nieuws en Informatie"

Leer más
Publicado en de E.G. Teljeur
Andre E
Andre E
Moderator

yes i have seen the code.

but where did you add it in x5. prtscrn?

Leer más
Publicado en de Andre E
E.G. Teljeur
E.G. Teljeur
User
Autor

Here..

Leer más
Publicado en de E.G. Teljeur
Andre E
Andre E
Moderator

Je moet deze verificatie gebruiken bij google:

je gebruikt de verkeerde code van google, er zijn er meerdere, het moet in x5 beginnen met <meta enz....

Leer más
Publicado en de Andre E
JJ. JUAG
JJ. JUAG
User

Read the post from Andre E.:

The correct code for meta tag:

 <meta name="google-site-verification" content="gg3X28JeVb6BN7zk8h62BLmwYecun9dEOVZPAoTaT4o" />

please give this from <meta....   to ...../> at this place (x5e14.jpg), make the controll by google for correct content 

google give you this code for here

not valid code are to show on the Homepage

JJ.

Leer más
Publicado en de JJ. JUAG
E.G. Teljeur
E.G. Teljeur
User
Autor

Ok, thanks. I did not realize that I had to include <meta name... etc. I thought that X5 would add that.

Leer más
Publicado en de E.G. Teljeur