ComboStrap Page Metadata - Country
Table of Contents
1 - About
The country code localized the page geographically at a country level.
The format supported is the ISO 3166 alpha-2 country code.
Example:
- US (United States),
- FR (France)
The complete list of values can be found on Wikipedia on this page: list of ISO3166 country codes
The google search engine uses this information to localize your content.
Since version 1.12
2 - Set
The default value is set in the siteCountry configuration.
You can set a country code in the frontmatter to localize a specific page.
{
"country":"nl"
}
3 - Configuration
3.1 - siteCountry
A page is by default localized to the country set in the siteCountry configuration