Website JSON-LD Schema Generator

Form for generate JSON-LD Schema Markup

Use the following JSON-LD schema generator to generate the markup code for the website:


Optional

Press to add another link


Your generated result will be seen below.

Result of JSON-LD markup generation


Move to «Paste Code» for Save it

FAQ

What is JSON-LD WebSite Schema?

WebSite markup is the markup for the main page of your site, as well as the Organization. As a result, Google displays these website data in the search results, so your results look clean and professional.

Schema.org/WebSite has more info on WebSite structured data.

What is a WebSite markup JSON-LD Generator?

The WebSite Schema Generator is free tool that can help you quickly create the required structured data for your main page to be eligible for display as a rich result in Google search. This tool is simple as possible so you can generate structured data markup in a few simple clicks and You not need any coding experience to use these.

When schema markup are created properly, search engines get the basic information needed to optimally rank and display your site's page in search results. If not used, rankings and clickthrough rate will suffer.

How to generate JSON-LD WebSite Schema online?

Using our tool you just need to fill in and select the necessary options and click "Generate", and you will receive JSON-LD markup. Copy the generated schema into the head of your website. Test it via Structured Data Testing Tool, in case of any mistake go back to the WebSite JSON-LD Markup Generator tool and generate the code again.

Where do I paste JSON-LD markup of WebSite schema?

The data, enclosed within the <script type="application/ld+json"> ... </script> tags as shown in the examples below, may be placed in either the <head>...</head> or <body>...</body> region of the page. Google can also read JSON-LD data when it is dynamically embedded in page content, for example, using JavaScript code.

Therefore, JSON-LD of WebSite can be placed anywhere in your code.

How to validate my JSON-LD markup of WebSite schema?

Test your code via Structured Data Testing Tool, in case of any mistake go back to the Schema Generator of Website tool and generate the code again.

Do the WebSite snippets work on mobile or desktop?

WebSite snippets will work with search results on PC and mobile in all countries and languages supported by Google.

Examples of WebSite JSON-LD markup

<script type="application/ld+json">
{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "Web Tools",
    "url": "https://wtools.io",
}
</script>
<script type="application/ld+json">
{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "Web Tools",
    "url": "https://wtools.io",
    "sameAs": ["https://www.facebook.com/wtoools",
               "https://twitter.com/wtools_io"],
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://wtools.io/search?q={search_term}",
        "query-input": "required name=search_term"
    }
}
</script>
Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal