Fix- Schema Structured Data With JSON-LD in Blogger

 

how to add schema markup to website
Google Structured Data Types

Instructions for installing website structured data schema for the latest seo standard Blogger. A website is a collection of related websites and other elements that are typically served from a single web domain and accessible via URL.


Schema Website Structured Data

When searching for a website on google search engine, it will appear as shown above and most importantly a small search box will appear above the website Sitelink.

Only high quality websites with high traffic volume will be shown by Google, while blogspot can be installed to have enough data to have enough data.


As you install as follows this Instruction, copy and save the JSON-LD code pasted before the / head> tag.

1. The code is automatically set data

<b:if cond='data:view.isHomepage'>

  <script type='application/ld+json'>

    {

      "@context": "http://schema.org",

      "@type": "WebSite",

      "name": "Hindi Tricks",

      "url": "https://www.hinditrick.xyz/",

      "potentialAction": {

        "@type": "SearchAction",

        "target": "https://www.hinditrick.xyz/search?q={search_term_string}",

        "query-input": "required name=search_term_string"

      }

    }

  </script>

2. Set up manually : You edit the name and website link.

<b: if cond = 'data: view.isHomepage'>

  <script type = 'application / ld + json'>

    {

      "@context": "http://schema.org",

      "@type": "WebSite",

      "name": "Hindi Tricks",

      "url": "https://www.hinditrick.xyz/",

      "potentialAction": {

        "@type": "SearchAction",

        "target": "https://www.hinditrick.xyz/search?q=/08/2016search_term_string}",

        "query-input": "required name = search_term_string"

      }

    }

  </script>

</ b: if>

So your Blogger page has been added  Schema Website Structured Data


Next Post Previous Post