LocaleRouter France
How the Worker resolved this page
- Host "fr.colder.cc" maps to site "fr", market "fr".
- Site "fr" has one language, so the locale is fr-FR and there is no path prefix.
- Slug "a-propos" in fr-FR belongs to the page id "about", and each locale has its own slug for that id.
- This page lists the hreflang codes en, x-default, fr-FR, fr, fr-BE, nl-BE, and every version lists the same set.
- hostname
- fr.colder.cc
- resolved from
- host
- site
- fr
- market
- fr
- path prefix
- (none)
- locale
- fr-FR
- slug
- a-propos
- page id
- about
À propos
Les slugs sont traduits. Cette page s'appelle /a-propos ici et /about sur le site international. L'identifiant de page fait le lien.
Other versions
- International (en) https://com.colder.cc/about
- France (fr-FR) https://fr.colder.cc/a-propos
- Belgique (fr-BE) https://be.colder.cc/fr/a-propos
- België (nl-BE) https://be.colder.cc/nl/over-ons
Try these
Open each URL. The expected response is beside it.
- https://com.colder.cc/about 200, en, page id "about"
- https://fr.colder.cc/a-propos 200, fr-FR, page id "about" under its French slug
- https://fr.colder.cc/about 404, English slug on the French site
- https://be.colder.cc/ 302 to /fr/, the Belgian default language
- https://be.colder.cc/nl/over-ons 200, nl-BE, page id "about" under its Dutch slug
- https://be.colder.cc/nl/tarifs 404, page id "pricing" has no Dutch translation
- https://be.colder.cc/de/ 404, /de is not a language on the Belgian site