Homepage not indexed: Google selects wrong canonical URL
Unanswered
Djan posted this in #help-forum
DjanOP
Hi,
I’m struggling with an indexing issue in Google Search Console.
All my pages are indexed correctly, except for the homepage.
The issue shown in GSC:
“Page is not indexed: Duplicate page – Google did not choose the same canonical as the user”
My canonical tag: https://www.senascenseur.com/
Google selects: https://votre-site.com/ (an old domain that was incorrectly set in my first sitemap.xml / robots.txt).
I’ve already fixed my code a long time ago.
The sitemap.xml and robots.txt now point correctly to https://www.senascenseur.com/.
I requested reindexing several times in Search Console.
Other pages of the site are properly indexed.
Only the homepage is stuck with this issue.
I’m using Next.js (Vercel) + Supabase.
Has anyone experienced Google keeping an outdated canonical URL for so long?
Is there a way to force Google to drop the old votre-site.com reference and finally accept the homepage canonical?
Thanks for your help 🙏
I’m struggling with an indexing issue in Google Search Console.
All my pages are indexed correctly, except for the homepage.
The issue shown in GSC:
“Page is not indexed: Duplicate page – Google did not choose the same canonical as the user”
My canonical tag: https://www.senascenseur.com/
Google selects: https://votre-site.com/ (an old domain that was incorrectly set in my first sitemap.xml / robots.txt).
I’ve already fixed my code a long time ago.
The sitemap.xml and robots.txt now point correctly to https://www.senascenseur.com/.
I requested reindexing several times in Search Console.
Other pages of the site are properly indexed.
Only the homepage is stuck with this issue.
I’m using Next.js (Vercel) + Supabase.
Has anyone experienced Google keeping an outdated canonical URL for so long?
Is there a way to force Google to drop the old votre-site.com reference and finally accept the homepage canonical?
Thanks for your help 🙏