- In your browser and enter the name of your domain in the address bar, for example https://yourdomain.com.
- Press Enter to open your online store. Your browser will automatically put a slash sign (/) after your domain name, for example https://yourdomain.com/.
- Type sitemap.xml after the slash and press Enter. In your address bar you will see https://yourdomain.com/sitemap.xml. The sitemap.xml file of your online store will be displayed in your browser.
Note: when your online store uses multiple languages, there will be multiple sitemaps. In that case, use for example https://yourdomain.com/us/sitemap.xml
Hi. How can we help?
Search
In this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>