WebSite X5Help Center

 
DENNIS S.
DENNIS S.
User

Schema markup in header  en

Auteur : DENNIS S.
Visité 27, Followers 0, Partagé 0  

Can anyone help with this problem? When I put a schema markup in the after opening the header section I get the following result with text at the top of my webpage after I upload the page. 

See attached image 

Below is the script I placed in the header section

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "http://bestfootballhandicapper.com/#webpage",
"url": "http://bestfootballhandicapper.com/",
"name": "Best Football Handicapper – Expert NFL & College Picks",
"description": "Discover the best football handicapper with a proven track record of winning NFL and college football picks. Decades of experience, expert analysis, and results-driven insights to help you beat the spread.",
"publisher": {
"@type": "Organization",
"name": "Best Football Handicapper",
"url": "http://bestfootballhandicapper.com",
"logo": {
"@type": "ImageObject",
"url": "http://bestfootballhandicapper.com/images/logo.png"
}
}
}
</script>

Thanking you in advance for your cooperation

Dennis

Posté le
1 RéPONSES
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

If you want to insert code on all pages, insert it in WebSite X5 under...

    1 Settings > Statistics and Code / Code

        Custom code:

        Before the closing HEAD tag

Lire plus
Posté le de Daniel W.