Skip to main content

seo[markupSchema]: This value is too long. It should have 2048 characters or less.

Comments

5 comments

  • KC George

    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
  • Alexander Read

    Hello, 

    Project Name: Katherine Read
    URL: https://opossum5e1a9b57.brizy.site/

    0
  • KC George

    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
  • Mark Priess

    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
  • KC George

    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.