Skip to content

Commit 9fe3b09

Browse files
committed
docs: update readme
1 parent 2d51691 commit 9fe3b09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,12 @@ This setting will add a default `/` entry to the sitemap XML when none is presen
208208

209209
> `required:` NO | `type:` bool | `default:` true
210210
211-
###### Key: `defaultLanguageUrlType`
211+
### Default language URL (x-default)
212212

213213
This setting will add an additionnal `<link />` tag into each sitemap urls bundles with value `hreflang="x-default"` and the path of your choice. The hreflang x-default value is used to specify the language and region neutral URL for a piece of content when the site doesn't support the user's language and region. For example, if a page has hreflang annotations for English and Spanish versions of a page along with an x-default value pointing to the English version, French speaking users are sent to the English version of the page due to the x-default annotation. The x-default page can be a language and country selector page, the page where you redirect users when you have no content for their region, or just the version of the content that you consider default.
214214

215+
###### Key: `defaultLanguageUrlType`
216+
215217
> `required:` NO | `type:` string | `default:` ''
216218
217219
## 🔧 Config

0 commit comments

Comments
 (0)