• Resolved bomalo

    (@bomalo)


    Hello,

    i install your SEOPress and disable the schema feature,
    i choose “i use None (will disable this feature)”.

    but when i check the home page’s source code,
    it still has the schema codes

    <script type=”application/ld+json”>{
    “@context”: “https://schema.org&#8221;,
    “@type”: “WebSite”,
    “url” : “https:\/\/mydomain.com”,
    “potentialAction”: {
    “@type”: “SearchAction”,
    “target”: “https:\/\/mydomain.com\/?s={search_term_string}”,
    “query-input”: “required name=search_term_string”
    }
    }</script>

    how can i remove them clearly ?

    because i want to use another schema plugin,
    it will make duplicated schema at home pages.

    thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘how to remove the schema codes clearly ?’ is closed to new replies.