A website that offers dozens of pages without a clear navigation structure loses some of its visitors before they even find what they were looking for. For a site like Un Joli Rêve, whose catalog covers several product universes, the question of quick access to content arises right from the homepage.
HTML sitemap and XML sitemap: two tools that visitors confuse
Most internet users do not distinguish between a sitemap designed for them and an XML sitemap intended for Google’s indexing bots. Both often bear the same name, but their functions diverge radically.
An HTML sitemap serves human navigation. It groups the main pages with readable titles, organized by theme or category. The visitor can access it with one click from the footer or the menu, and find the page they are looking for without going through the search bar.
The XML sitemap, on the other hand, is not meant to be read by humans. It is a technical file that indicates to search engines which URLs exist on the site, their last modification date, and their update frequency. It facilitates indexing, not navigation.
For a growing site, the best practice is to maintain both simultaneously. Each important page should be included in the main navigation, in the HTML sitemap, and in the XML sitemap. This is precisely what the page list of Un Joli Rêve allows, gathering all the sections accessible to visitors in a readable hierarchy.

Navigation on an e-commerce site: what really blocks visitors
The obstacles to navigation are not always what one might imagine. A menu that is too rich, with dozens of nested subcategories, can be just as problematic as a menu that is too sparse.
Unclear hierarchy between categories and product pages
When a visitor arrives on a site without knowing the exact name of the product they are looking for, they navigate by elimination. If the categories do not match their mental logic (by usage, by room in the house, by price range), they abandon. A well-structured HTML sitemap compensates for this problem by offering an overview, independent of the main menu.
Insufficient internal links between sections
A site can have fifty pages without any linking to one another. Internal linking, meaning the links between pages of the same site, plays a crucial role. Without internal links, each page becomes a dead end. The visitor views a product, finds no related suggestions, and leaves the site.
The sitemap partially mitigates this flaw by centralizing all access points. The available data does not allow for precise measurement of the impact on the bounce rate, but UX recommendations converge on one point: the shorter the path to information, the longer the visitor stays.
Structuring a sitemap page to make it truly useful
Creating a page listing all the URLs is not enough. A raw list of links without a logical ranking helps no one. Several criteria separate a functional sitemap from a mere dumping ground of links.
- The link titles must correspond to the actual titles of the pages, not to shortened or coded formulations that only the administrator understands
- Grouping by theme (collections, legal pages, editorial content, service pages) allows for immediate visual identification
- The visual hierarchy, achieved through section titles and indentation levels, reproduces the site’s navigation logic without forcing the visitor to guess
- The page must be accessible from the site’s footer, where most internet users expect to find this type of link
A sitemap is not an orphan page: it must itself be linked from the homepage and the main pages to fulfill its role as a navigation safety net.

Updating the sitemap: a often overlooked point
Publishing a sitemap once and never revisiting it is a common mistake. Sites that regularly add products, articles, or service pages end up with an outdated sitemap in a few months. New pages do not appear, and deleted old pages point to 404 errors.
Every addition or deletion of a page must be reflected in the HTML sitemap. Some CMSs automate this update, while others require manual intervention. In either case, a quarterly audit remains relevant to ensure that the page accurately reflects the site’s actual state.
For the XML sitemap, the update is generally automatic via extensions or native CMS functions. However, the HTML sitemap intended for visitors requires editorial attention: titles change, categories evolve, and some pages become priorities and deserve to be highlighted.
Indexing and visibility: the link between sitemap and SEO
A well-constructed HTML sitemap not only serves visitors. It also contributes to the internal linking of the site, which influences how search engines discover and evaluate the pages.
When a deep page of the site (accessible only after three clicks from the homepage) also appears in the sitemap, it benefits from an additional internal link that facilitates its indexing. Google’s bots crawl the links to map a site. The more internal links a page receives, the more likely it is to be correctly indexed.
Field reports vary on the actual extent of this effect. Some SEOs notice a significant improvement in indexing after implementing a complete HTML sitemap, while others believe that the XML sitemap is sufficient. In practice, combining both remains the most widespread recommendation, as each covers a distinct need.
A sitemap that lists all active pages, with clear titles and a logical structure, fulfills both its function of navigation for the visitor and a signal for search engines. It is a modest investment of creation time, but its absence pays off in invisible pages and lost visitors.



