--- title: StandaloneSearchbox component slug: '1220' canonical_url: https://docs.coveo.com/en/1220/ collection: coveo-for-salesforce source_format: adoc --- # StandaloneSearchbox component The `StandaloneSearchbox` component is used to replace the default community searchbox. ## Options > **Note** > > These options can be changed in the Standalone Searchbox options (see [Customizing the Standalone Searchbox](https://docs.coveo.com/en/1500/)). This component has the same options as the `Omnibox` component (see [Omnibox](https://coveo.github.io/search-ui/components/omnibox.html)). It also supports the following option: ### `searchPageName` The name of the search page where the searchbox should redirect. Depending on your Salesforce version, the value should either be: * **Before Winter '18**: `search/all/home/%40uri` * **Winter '18 and up**: `global-search/%40uri`, which is the location of the default Salesforce community search page. ## Methods This component has the same methods as the `Omnibox` component (see [Omnibox](https://coveo.github.io/search-ui/components/omnibox.html)). ## Usage To learn how to add the Coveo Standalone Searchbox to your Experience Cloud site, see [Leverage the Coveo standalone search box](https://docs.coveo.com/en/1218#leverage-the-coveo-standalone-search-box).