multiple english site causing issue with hreflang missing return link
See original GitHub issuewe have /
for english path, and we also have /en
for english path, can we only have either one, i have issue with hreflang missing return link because of this
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
No reciprocal hreflang (no return tag) issue - Sitechecker
Typically, the main cause of the error for the hreflang attribute is typos in the code or URL. This results in incorrect attributes...
Read more >How To Fix hreflang No Return Tags - PageDart
The “no return tags” error means that one or more of the pages is missing the identical hreflang links. Let's look at an...
Read more >7 Most Common Hreflang Tags Mistakes and How to Fix Them
Canonical tags should be self-referring for both versions of the page. 3. Missing the Reciprocate / Return Links. A crucial step for any ......
Read more >How to Fix HREFLang No Return Tags Errors
Reason #1 – You DO NOT Have Bi-Directional Linking ... You can check this quickly. Go to the alternate page or country HREFXML...
Read more >How do you fix the "your site has no hreflang tags" issue?
The reason they're so complicated is that hreflang tags are bidirectional. To implement them correctly, every URL needs return links to every ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@cakasuma Ok, I did some research and it seems that you are right.
As far as I know,
canonical
links should be self-referencing, not sure that you need acanonical
link and analternative
pointing to the same URL, doesn’t make sense to me. Do you have any good sources where this is described? What SEO technical test are you using?