Duplicate, submitted URL not selected as canonical
See original GitHub issueI have created a couple of multilingual websites using this module. However Google Search Console is warning me that the translated pages are not being accepted :
Duplicate, submitted URL not selected as canonical
When I check the canonical tags using Google Inspection URL tool they are apparently fine:
I also checked them using curl and they look correct. Until now I have been using the default detectBrowserLanguage
settings, which means that I didn’t specify these settings. I suspect that this options may be generating SEO issues.
Has anybody experienced any indexing issue? Should I disable this redirect option with detectBrowserLanguage: false
?
Issue Analytics
- State:
- Created 2 years ago
- Comments:17
Top Results From Across the Web
Duplicate, submitted URL not selected as canonical
“Duplicate, submitted URL not selected as canonical” indicates that you submitted URLs without a canonical URL, and that Google considers ...
Read more >What is the solution for "Submitted URL not selected as ...
Submitted URL not selected as canonical: The URL is one of a set of duplicate URLs without an explicitly marked canonical page.
Read more >How to fix the "Duplicate, submitted URL not selected as ...
"Duplicate, submitted URL not selected as canonical" message . then choose my home page "https://solutiontestbank.com/" to index.
Read more >How to Fix Duplicate Submitted URL not Selected as Canonical
The Duplicate, Submitted URL not selected as Canonical is a common coverage or page indexing issue that appears in the Google search console....
Read more >Duplicate, submitted URL not selected as canonical ...
Get Search Cosole Error Fixed: https://rafys.net/FixSearchConsoleErrors (Hire a Freelancer on Fiverr to Get your Search Console Errors fixed ...
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
That’s the plan for the next major version since it’s a breaking change.
If you don’t need the functionality that
detectBrowserLanguage
provides then as far as google is concerned, this is the best option.