SEO ToolsSchema MarkupFree Tool

Website Schema Generator

Generate WebSite schema JSON-LD with your site's name, URL, phone, and address, to establish the site itself as an entity for search engines.

How to Use Website Schema Generator
  1. 1Enter your site's name and URL on the first two lines
  2. 2Optionally add phone and address on lines three and four
  3. 3Click Generate to produce the WebSite JSON-LD
  4. 4Paste the code into a <script type="application/ld+json"> tag on your homepage
Frequently Asked Questions

No — this generator only outputs the basic WebSite name/url schema (plus optional phone/address if entered). A sitelinks searchbox requires an additional potentialAction/SearchAction block that this tool does not add.

They share the same input fields and generator — this one sets @type to "WebSite" (describing the site itself) instead of "Organization" (describing the company/brand behind it).

Many sites use both — WebSite for the site entity, Organization for the publisher — as separate JSON-LD blocks.

In a <script type="application/ld+json"> tag, typically on your homepage.

Related Tools

Related Articles

More from SEO Tools