We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The switcher is working for all kind of pages (pages, posts, woocommerce products), but not for archives. It shows an empty href.
F.E. https://www.site.com/nl/category-a:
<link rel="alternate" hreflang="en" href="" title="English" /> <link rel="alternate" hreflang="nl" href="https://www.site.com/nl/" title="Nederlands">
The text was updated successfully, but these errors were encountered:
Reopened because of additional information:
https://wordpress.org/support/topic/archive-hreflang-and-switcher-not-working/
Sorry, something went wrong.
@lloc if you can provide the information you have atm, I can have a look at it and see if I can solve it.
I was working on it, but never completed something that is worth to share. Feel free to look into it, @apermo ! 😄
apermo
No branches or pull requests
The switcher is working for all kind of pages (pages, posts, woocommerce products), but not for archives. It shows an empty href.
F.E.
https://www.site.com/nl/category-a:
The text was updated successfully, but these errors were encountered: