Skip to main content

I have mark up schema code appearing on top of my site: https://happydropsmx.brizy.site

Comments

1 comment

  • KC George

    Hello Mario,

    The schema code that was added did not have opening and closing <script> tags. Hence the code was displaying in the frontend. We have regenerated the schema markup for your homepage and now the code has disappeared. Please check.

    This is the code we have added

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Article",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://happydropsmx.brizy.site/"
      },
      "headline": "Happy Drops – THC + CBD para Relajarte Sin Cruda",
      "description": "Relájate, fluye y olvídate de la cruda. Happy Drops combina THC + CBD para un boost ligero y equilibrado. Pura buena vibra en cada gota",
      "image": "",  
      "author": {
        "@type": "Person",
        "name": ""
      },  
      "publisher": {
        "@type": "Organization",
        "name": "",
        "logo": {
          "@type": "ImageObject",
          "url": ""
        }
      },
      "datePublished": ""
    }
    </script>   
    0

Please sign in to leave a comment.