Extended sitemap
This page describes settings used for HTML and XML sitemaps. 
They are located in Stores -> Configuration -> Extended sitemap.
General sitemap settings
- Ignore CMS pages: defines the scope of pages that will not be added to HTML and XML sitemaps.
 - Include SEO rewrites in sitemap: if enabled, includes all SEO rewrites with INDEX FOLLOW robots directives in the sitemap.
note
Included links must be a full path (not action name or wildcard). Title field is required for HTML sitemap.
 - Exclude redirects from sitemap: controls how redirect URLs are handled in sitemap generation:
- Disable: don't exclude.
 - Permanent only: excludes only permanent (301) redirects.
 - All: excludes all redirects.
 
 - Additional links: defines custom URLs to add to the sitemap. One URL per line is allowed. For HTML sitemaps, URL and page title separated by comma need to be specified.
 - Exclude by pattern: defines the scope of URL patterns of pages to exclude from XML and HTML sitemaps. One pattern per line is allowed. Wildcards are supported.
 
Frontend sitemap settings
Display settings
- Columns count: defines the number of columns in the HTML sitemap. Valid values are from 1 to 10.
 - Alphabetical product grouping: if enabled, groups products alphabetically with capital letter headings.
 - Show sitemap search box: show a search field on the sitemap page, allowing visitors to quickly filter and find specific content.
 - Pagination controls position: set where sitemap pagination appears: top, bottom, or both. For large sitemaps, using both improves navigation usability.
 - Cap product links per page: sets the maximum number of product links per page. Pagination will be applied automatically if exceeded.
 
SEO settings
- Base URL path to frontend sitemap: defines the URL path to the HTML sitemap.
 - Meta title: defines the meta title (browser tab title) of the HTML sitemap.
 - Meta keywords: defines keywords for the sitemap page.
 - Meta description: defines meta description for the sitemap page.
 - H1 header defines the main heading (H1) for the sitemap page.
 
Content settings
- Show products: shows all products in the HTML sitemap.
 - Show categories: includes all categories in the HTML sitemap.
 - Show CMS pages: includes CMS pages (except excluded by Ignore CMS pages configuration) in the HTML sitemap.
 - Show additional links: includes additional links in the HTML sitemap.
 - Show stores: includes links to all store views in the HTML sitemap.
 
XML sitemap settings
Common settings
- Strip optional sitemap tags: removes 
changefreqandprioritytags from all XML sitemaps. - Strip optional image tags: removes 
image:titleandimage:captiontags from all XML sitemaps. - Strip PageMap tags: removes 
PageMaptags from all XML sitemaps. 
note
Categories options and the following subsections repeat Magento settings from Stores -> Configuration -> Catalog -> XML sitemap.
Categories options
- Frequency: sets the frequency of category pages updates. This configuration is only for notification purposes for search engine robots.
 - Priority: sets the relative importance of category pages. Values range from 0.0 (lowest) to 1.0 (highest). This configuration is only for notification purposes for search engine robots.
 
Products options
- Frequency: sets the frequency of product pages updates. This configuration is only for notification purposes for search engine robots.
 - Priority: sets the relative importance of product pages. Values range from 0.0 (lowest) to 1.0 (highest). This configuration is only for notification purposes for search engine robots.
 - Add images into sitemap: adds product images into the XML sitemap:
- None: don't include.
 - Base only: adds title image.
 - All: adds all related to product images.
 
 - Include disabled products: if enabled, products that are disabled will still appear in XML sitemaps.
 - Include out of stock products: if enabled, products that are out of stock will still appear in XML sitemaps.
 
CMS pages options
- Frequency: sets the frequency of CMS pages updates. This configuration is only for notification purposes for search engine robots.
 - Priority: sets the relative importance of CMS pages. Values range from 0.0 (lowest) to 1.0 (highest). This configuration is only for notification purposes for search engine robots.
 
Store URL options
- Frequency: sets the frequency of store view homepages updates. This configuration is only for notification purposes for search engine robots.
 - Priority: sets the relative importance of store view homepages. Values range from 0.0 (lowest) to 1.0 (highest). This configuration is only for notification purposes for search engine robots.
 
Generation settings
- Enabled sitemap generation: if enabled, automatically generates XML sitemaps according to the schedule:
- Start time: sets the time of sitemap generation start.
 - Frequency: sets the frequency of sitemap generation.
 - Error email recipient: defines email address that will receive notifications if sitemap generation fails. Empty field means inactive configuration.
 - Error email sender: defines email sender identity for sitemap generation error notifications.
 - Error email template: defines the template used in error email.
 
 
Sitemap file limits
- Maximum number of URLs per file: defines the maximum URLs per sitemap file. Automatically creates multiple sitemap files if exceeds the value set.
 - Maximum file size: defines the maximum size of sitemap file in bytes. Automatically creates multiple sitemap files if exceeds the value set.
 
Search engine submission settings
- 
Enable submission to robots.txt: automatically adds locations of sitemaps to
robots.txtfile. Does not replace the direct submission in search engine webmaster tools.