seo[markupSchema]: This value is too long. It should have 2048 characters or less.
I am trying to add Markup Schema of my own and this error comes up, I need my own Schema added not one generated for me.
-
Hello Alex,
Can you please let us know your Project Name and the Preview URL so that we can take a look at this issue?
0 -
Hello,
Project Name: Katherine Read
URL: https://opossum5e1a9b57.brizy.site/0 -
Hi Alex,
Under CMS-Project Settings - Code - Code injection > Header, I could add the following sample schema code to your project and save my changes without errors.
Perhaps you could begin with an auto generated schema code, make small changes, and save as you go. You'll be able to identify the specific change that's causing the error.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://opossum5e1a9b57.brizy.site/"
},
"headline": "",
"image": "",
"author": {
"@type": "",
"name": ""
},
"publisher": {
"@type": "Organization",
"name": "",
"logo": {
"@type": "ImageObject",
"url": ""
}
},
"datePublished": ""
}
</script>0 -
I'm getting the same error message when posting into the schema markup text box...
seo[markupSchema]: This value is too long. It should have 2048 characters or less.0 -
Hello Mark,
We apologize for the delay in revising the upper limit for the schema markup text. We hope to fix this bug soon and will keep you informed as a fix gets released.
0
Please sign in to leave a comment.
Comments
5 comments