Sitemap.xml
Choose which pages search engines should discover through your sitemaps.
The website uses a sitemap index to organize the individual sitemap files generated for each language. From the page settings panel, you can choose whether each page should be included and configure its Priority and Frequency values.
You can view the sitemap index at: www.yourdomain.com/sitemap_index.xml
The sitemap index contains a separate sitemap for each language available on the website. These language-specific files follow this structure: www.yourdomain.com/language/sitemap_language.xml
For example: www.yourdomain.com/en/sitemap_en.xml
Each language sitemap lists the pages included for that specific language.
A sitemap helps search engines discover URLs, but it does not guarantee that every included page will be crawled or indexed.
Include or exclude a page
Activate Include in sitemap.xml for public, canonical pages that you want search engines to discover.
You may want to exclude pages that are private, duplicated, redirected, unavailable, temporary, or not intended to be discovered through the sitemap.
Removing a page from the sitemap does not prevent it from appearing in search results. Search engines may still discover it through internal or external links. If a page must not be indexed, its indexing settings must also be configured appropriately in robots.txt.
For example, if a landing page was created for a private or temporary campaign and should not appear in search results, exclude it from the sitemap and make sure it is also configured not to be indexed.
Priority
Priority indicates the relative importance assigned to a page compared with other pages on the same site. In the sitemap file, this value is represented by <priority>.
The value ranges from 0.0 to 1.0:
1.0means highest priority.0.5is the default priority.0.0means lowest priority.
As a general reference, you can use:
1.0for the homepage.0.8or0.9for main navigation pages, such as Rooms, Offers, Restaurants, or Location.0.8or0.9for important landing pages used in campaigns, paid traffic, or direct conversion flows.0.6or0.7for important subpages, such as room detail pages or offer detail pages.0.3to0.5for secondary pages or temporary landing pages.0.1or0.2for legal pages or pages with low search importance.
Priority is relative to the other pages on the same website. Setting every page to 1.0 does not make them rank higher.
Priority is an optional sitemap value. Some crawlers may use it as a hint, but Google currently ignores it.
Frequency
Frequency indicates how often a page is expected to change. In the sitemap file, this value is represented by <changefreq>.
Available values are:
always: The page changes every time it is accessed.hourly: The page may change several times a day.daily: The page may change every day.weekly: The page may change every week.monthly: The page may change every month.yearly: The page rarely changes.never: The page is archived and is not expected to change.
Choose the value that best represents how often the page content is normally updated. This value does not control how often a search engine visits the page.
Frequency is also an optional sitemap value. Some crawlers may treat it as a hint, but Google currently ignores it.
Updated on: 11/09/2026
Thank you!