
A sitemap is a page that lists all the sections and URLs accessible on a web domain. This internal mapping serves two distinct functions: guiding human visitors and signaling to search engines the complete structure of the domain.
When a site offers dozens of pages spread across product sheets, editorial content, and legal pages, the sitemap becomes the most reliable entry point to find specific information without multiplying clicks.
Anatomy of a sitemap: what the page actually displays
Before using a sitemap, it is essential to understand what it contains. Most HTML sitemaps (those intended for visitors, as opposed to XML files read by bots) present a hierarchical structure of the domain. The main sections appear at the first level, followed by subcategories and finally individual pages.
This organization reflects the internal logic of the site. On a domain dedicated to selling products or disseminating specialized data, the sitemap typically groups catalog pages, guides, terms of sale, and legal notices. Each link leads directly to the relevant page, without going through a dropdown menu or an internal search engine that can sometimes be imprecise.
By consulting the sitemap of Excargot, one gains access to this overview on a single page. The advantage lies in the elimination of intermediate steps: no navigation by trial and error, no going back when a menu does not lead where expected.

Menu navigation vs. sitemap navigation: the limits of navigation bars
Classic navigation menus (horizontal bar, hamburger menu on mobile) work well when the visitor already knows which section to search in. The problem arises when the site’s structure does not match the user’s search logic.
A visitor looking for a specific product sheet on a snail breeding or online selling site, for example, may hesitate between the “products,” “shop,” or “our farm” sections. The menu forces one to guess the webmaster’s classification logic. The sitemap, on the other hand, lays out all the options flat.
This difference becomes more pronounced on sites that mix several types of content: product sheets, blog articles, institutional pages, contact forms. The richer the site, the more the menu becomes a bottleneck for navigation. The sitemap bypasses this bottleneck by offering direct access to each page.
Concrete case: finding a buried page
On a domain that references both information about snail farming in France, sheets on shells, data on farms, and links to partners, a specific page may be found three or four levels deep in the hierarchy. The sitemap brings this page back to the same level as all the others: one click is enough.
HTML sitemap and XML sitemap: two tools for two audiences
A common confusion is mixing the HTML sitemap (page visible to visitors) and the XML sitemap file (technical file read by indexing bots). Both share the same name, but their intended audiences and uses differ.
- The HTML sitemap is a standard web page, accessible from the footer or menu of the site. It lists links in the form of clickable text, organized by categories. Its audience: human visitors.
- The XML sitemap is a structured file (XML format) submitted to search engines via tools like Google Search Console. It contains URLs, last modification dates, and update frequency. Its audience: indexing bots.
- Both formats coexist on most well-constructed sites. HTML helps visitors, XML aids SEO. Removing one does not compensate for the presence of the other.
When we talk about “consulting the sitemap” to facilitate navigation, it is indeed the HTML sitemap that is concerned. The XML file has no direct utility for a visitor.
Consent and personal data: the sitemap as an alternative to geolocation
The CNIL requires that consent be obtained before any collection of geolocation data when it is not strictly necessary for the service provided. A site offering personalized navigation based on the user’s location must comply with this framework, and the user must be able to withdraw their consent and request the deletion of their data.
The sitemap operates without any personal data. No geolocation, no tracking cookies, no profiling. The visitor accesses all available pages without the site needing to know who they are or where they are located.
This feature makes the HTML sitemap particularly suitable for privacy-conscious users. Rather than relying on an internal search engine that records queries or on personalized suggestions powered by trackers, the sitemap offers transparent and predictable navigation.

Finding a sitemap on any domain
Most sites place the link to their sitemap in the footer. The titles vary: “Sitemap,” “Site Plan,” “All Our Pages.” Some sites also integrate it into their 404 error page to redirect lost visitors.
- Check the footer: this is the most common location, usually next to legal notices and the privacy policy.
- Type “/sitemap/” or “/site-map/” after the domain name in the address bar. This convention is followed by most CMS.
- Use the browser’s search function (Ctrl+F) on the homepage to locate a text link to the sitemap.
If no HTML sitemap exists, it is a quality signal in itself: a site without an HTML sitemap neglects the browsing experience of its visitors.
The sitemap remains one of the simplest and most underutilized tools on the web. It requires no technical skills, no registration, no consent. One page, links, a complete view of the domain. For a site dealing with French products, data on farming, or online sales, it is often the shortest path to the right page.