SERP.tools

WebSite Schema Markup Generator

WebSite schema markup is recommended on every site's homepage. It establishes your site's name and URL as structured data, and — if you add a SearchAction — makes your site eligible for Google's Sitelinks Searchbox, which lets users search your site directly from the SERP. The basic name + url version is also useful for AI systems that build site profiles.

!Required fields

Recommended fields(3 fields — improve rich result appearance)

Include {search_term_string} as the placeholder — e.g. https://example.com/search?q={search_term_string}. Leave blank to omit the SearchAction.

An abbreviated or alternate name for the site.

2 required fields missing: Site name, Site URL
JSON-LD output✓ ready
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "WebSite"
}
</script>

Other schema types