Sitelinks search box: complete setup and optimisation for Wix

Module 7: Google Sitelinks: What They Are & How to Get Them on Wix | Lesson 100 of 687 | 45 min read

By Michael Andrews, Wix SEO Expert UK

The sitelinks search box is a special SERP feature that adds a search field directly within your Google listing, allowing users to search your website without visiting it first. For Wix websites with internal search functionality, this feature can significantly increase engagement by letting users jump straight to the content they need. This lesson covers the complete setup process, eligibility requirements, and optimisation strategies for the sitelinks search box on Wix.

What Is the Sitelinks Search Box?

The sitelinks search box is a text input field that appears within your Google search result, typically between your main listing and your sitelinks. When a user types a query into this box and presses Enter, they are redirected to your website search results page with that query pre-filled. Google selects whether to show this feature based on the quality of your site search, your brand authority, and the presence of WebSite schema with SearchAction markup.

Google sitelinks search box feature showing inline search within SERP result for a Wix website
The sitelinks search box lets users search your site directly from Google results.

Eligibility Requirements

Step-by-Step Setup for Wix

Step 1: Enable Wix Site Search

Enabling site search on Wix

Step 2: Add WebSite Schema with SearchAction

The SearchAction schema tells Google the URL pattern for executing searches on your Wix site. This is the critical piece that enables the sitelinks search box.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Your Brand Name",
  "url": "https://www.yourdomain.com",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://www.yourdomain.com/search?q={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  }
}
</script>

Adding the schema to your Wix site

Step 3: Optimise Your Search Results Page

Even after implementing the schema, Google will only show the sitelinks search box if your internal search returns useful results. A poor search experience will cause Google to remove the feature.

Opting Out of the Sitelinks Search Box

If you do not want Google to display a sitelinks search box for your site, you can opt out by adding a nositelinkssearchbox meta tag to your homepage.

<meta name="google" content="nositelinkssearchbox" />

Add this tag through Wix Custom Code in the Head section of your homepage only. You might want to opt out if your site search functionality is poor, if you have very few pages, or if the search box creates a confusing user experience for your specific use case.

Monitoring and Troubleshooting

Wix Site Search Quality: Wix Site Search uses an algorithm to rank results based on content relevance. You can improve search quality by ensuring your page titles, headings, and meta descriptions accurately describe each page content. This helps both users and Google evaluate your search functionality.

This lesson on Sitelinks search box: complete setup and optimisation for Wix is part of Module 7: Google Sitelinks: What They Are & How to Get Them on Wix in The Most Comprehensive Complete Wix SEO Course in the World (2026 Edition). Created by Michael Andrews, the UK's No.1 Wix SEO Expert with 14 years of hands-on experience, 750+ completed Wix SEO projects and 425+ verified five-star reviews.