SEO (Search Engine Optimization) is one of the most important strategies to better position your site on organic search engine results pages. Configuring tags, metatags, and favicons is part of this set of strategies to optimize your site's performance.
The title tag helps define the subject of the page for search engines and directly influences whether users click the search results. The description tag gives users an idea of what they can find on the site. The robots meta tag controls the crawling and indexing behavior of search engines.
In all VTEX IO stores, you can configure these parameters natively by following the steps below.
Instructions
Title tag, description tag, and robots meta tag
- In the VTEX Admin, go to Store Settings > Storefront > Store.
- Click the General tab.
- Complete the fields based on the guidelines below:
- Store name: Enter the name of your store.
- Enable configuration by binding: This option is only valid for stores with multiple bindings. By enabling it, you can configure specific settings for tags and meta tags for each store's bindings. For stores with a single binding, leave this option unchecked.
- Default title tag: Provide a concise description with relevant keywords. The value assigned to this tag is displayed at the top of the browser's title bar when someone visits your website.
- Meta description tag: Provide a brief description of the page's content. It should be informative and contain relevant keywords.
- Meta robots tag: Specify how search engines should crawl and index a specific page. The default values are
index, follow
. For additional values compatible with Google, see the list of valid rules.

Favicons
- In the VTEX Admin, go to Store Settings > Storefront > Store.
- Click the General tab.
- Click Add.

-
A new screen will open for completion based on the following guidelines:
- Favicon relationship: Define the relationship between the URL configured in the Favicon href field and the site's favicon. For example, assigning the
icon
value indicates that the configured URL is related to the site's icon. - Favicon media type (optional): Specify the favicon type, following HTML and W3C standards. Learn more in HTML Favicon.
- Favicon size (optional): Enter the favicon dimensions in the {width}x{height} format, e.g., 180x180.
- Favicon href: Enter the full URL pointing to where the favicon file is stored.
See the example below:
- Favicon relationship: Define the relationship between the URL configured in the Favicon href field and the site's favicon. For example, assigning the
-
Click Apply to reflect the settings in your store. This process may take a few minutes.
The Search term path field is a legacy setting that was compatible with
vtex.search-resolver@0.x
.