When I search the name of my website (assumed as WEBSITENAME.in)in google it shows
Showing results for WEBSITENAME.com
Search instead for WEBSITENAME.in
What can I do about it ?
Thanks!
When I search the name of my website (assumed as WEBSITENAME.in)in google it shows
Showing results for WEBSITENAME.com
Search instead for WEBSITENAME.in
What can I do about it ?
Thanks!
Short answer: Google is picking a different site variant as the canonical/brand result (the .com) because its systems have stronger signals for that variant — signals like canonical tags, redirects, sitemap entries, backlinks, or structured data — not because the search box is “broken.” This can happen even if some .in pages are indexed. , , and were on the right track; the next step is a focused diagnosis and then consistent fixes. (developers.google.com)
Quick diagnostic checklist (in this order):
curl -I https://WEBSITENAME.in
curl -I https://WEBSITENAME.com rel="canonical" that points to the .com, and view your sitemap to confirm it lists the .in URLs you want shown. Use the Search Console Coverage and Sitemaps reports to see indexing and sitemap processing. (developers.google.com)How to fix it (practical, low-risk moves):
rel=canonical values should all point to the .in URLs you want indexed. Backlinks and ongoing work:
Build natural, useful links that point to the .in canonical: publish linkable assets, request citation updates from partners that link to the .com, list the business in relevant directories and local profiles, and use editorial outreach — avoid paid or large-scale manipulative campaigns (Google penalizes link schemes). After you’ve fixed on-site signals, request reindexing of the homepage in Search Console and monitor the URL Inspection and Sitemaps reports for changes. (developers.google.com)
Jump to Post— getmused 0Could be google has not crawled your site, check with your webmaster tool.
Jump to Post— audrey110 0Google Bot haven't crawl your web site, secondly generate some backlink of your domain name..
I think it's case of redirecting.
Could be google has not crawled your site, check with your webmaster tool.
Yes may be Google has not crawled your website or you can use 301 redirection to your website URL.
But when I search WEBSITENAME.in then a name of an article on the website it returns results.
Google Bot haven't crawl your web site, secondly generate some backlink of your domain name..
How do I create a backlink ?
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.