What is Search Schema?
Search Schema adds a SearchAction
to your WebSite
JSON-LD so Google and other engines know how to search your content. With correct markup and eligibility, Google may show a sitelinks search box for your brand.
How to Implement
- Enter your site name, homepage, and a target URL template (include
{search_term_string}
).
- Copy the generated JSON-LD and place it on your homepage (or site root).
- Ensure your on-site search results are crawlable and return relevant pages.
- Validate with Google’s Rich Results Test.
FAQs