TECHNICAL · SEO GLOSSARY

Sitelinks Searchbox

A `WebSite` schema property that enables a search box to appear within a Google brand knowledge panel — allowing users to search directly within a site from the Google SERP. The searchbox appears alongside sitelinks in branded search results for large or prominent sites.

Definition

Sitelinks Searchbox is a SERP feature that displays a search input field within the brand knowledge panel that appears for branded queries on large or notable sites — for example, searching "Amazon" shows an Amazon search box within the Google result. It is implemented using the `WebSite` schema type with the `potentialAction` property: `{"@type": "WebSite", "url": "https://example.com/", "potentialAction": {"@type": "SearchAction", "target": {"@type": "EntryPoint", "urlTemplate": "https://example.com/search?q={search_term_string}"}, "query-input": "required name=search_term_string"}}`. Requirements: (1) the site must have internal search functionality accessible via a URL query parameter; (2) the site must meet Google\'s quality and prominence threshold — the searchbox only appears for sites Google considers notable enough to display a knowledge panel; (3) the schema must be server-rendered in the initial HTML. Important caveat: implementing the schema does not guarantee the searchbox will appear — Google decides whether to display it based on site quality and query data. For most small to medium websites, Google shows this feature only for major brands. The feature can be disabled by adding `"noimagesindex"` to robots.txt or by not implementing the schema.

Why it matters for SEO

For large sites where it appears, the Sitelinks Searchbox allows users to jump directly to internal search results from the Google SERP — reducing friction for users trying to find specific content or products within the site. It captures branded search intent before users visit the site and may reduce the click-through rate to competing results that appear in the same branded SERP.

How DeepSEOAnalysis checks this

DeepSEOAnalysis validates `WebSite` schema structure and `potentialAction` property formatting, confirms the `urlTemplate` is correctly structured with the `{search_term_string}` placeholder, and checks server-rendering of the `WebSite` schema block on the homepage.

Useful tools and resources

GLOSSARY

technical

Breadcrumb Schema

The `BreadcrumbList` schema.org type used to mark up page hierarchy breadcrumbs in JSON-LD, enabling breadcrumb trail display in Google search results (replacing the URL path with a human-readable category hierarchy) and improving contextual understanding of page position within a site\'s information architecture.

Read definition →

technical

Ecommerce Structured Data

The full set of schema.org markup types relevant to ecommerce websites — Product, Offer, AggregateRating, Review, BreadcrumbList, ItemList, Organization, SearchAction — used to enable rich results (product carousels, review stars, price drops, availability badges) and product-level AI search citation.

Read definition →

technical

Product Rich Snippet

Enhanced Google search result display for product pages — showing product image, price, availability, review stars, and price drop indicators directly in the SERP — enabled by correctly implemented and server-rendered Product + Offer + AggregateRating schema on ecommerce product pages.

Read definition →

technical

Merchant Listing Schema

Google\'s term for the structured data (Product + Offer schema) submitted on merchant product pages and used to populate Google Shopping, the Shopping tab, and AI-powered shopping features — distinguishing retailer-specific product data from manufacturer specification data.

Read definition →

technical

Faceted Navigation SEO

The technical SEO challenge of ecommerce category pages with filter/facet functionality — where filter combinations generate thousands of unique URLs (colour + size + brand + price range) creating crawl budget waste, duplicate content, and thin page indexation issues unless managed with canonical tags, noindex directives, or robots.txt disallow rules.

Read definition →

See how your site scores on Sitelinks Searchbox.

The free DeepSEOAnalysis audit checks sitelinks searchbox and 100+ other signals. Full report, no signup.

Run a free audit →