Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multilanguage plugin: support x-default #528

Closed
oscarotero opened this issue Dec 12, 2023 · 1 comment · Fixed by #532
Closed

Multilanguage plugin: support x-default #528

oscarotero opened this issue Dec 12, 2023 · 1 comment · Fixed by #532
Labels
enhancement New feature or request
Milestone

Comments

@oscarotero
Copy link
Member

Enter your suggestions in details:

The language marked as default could be added as <link rel="alternate" hreflang="x-default" href="{{ url }}"> in the head.

https://developers.google.com/search/blog/2013/04/x-default-hreflang-for-international-pages

@oscarotero oscarotero added the enhancement New feature or request label Dec 12, 2023
@oscarotero oscarotero added this to the 2.1.0 milestone Dec 12, 2023
@ngdangtu-vn
Copy link
Contributor

ngdangtu-vn commented Dec 17, 2023

Reference:

This open to 3 cases:

  1. A external (lang route) link or a specific page for choosing language
  2. A fallback link (could be internal or external)
  3. Not use

I wonder if I miss anything :?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants