Alternate page with proper canonical tag in google search console

Hello,

In google search console, Currenntly 7.86K pages are not indexed and main issue with canonical tag, There are almost 3545 pages which are not validate in canonical . I have did below solution before 2 week , but its still same warning.

i have able to find the code on line 2 of the product-card-grid.liquid file.

looks like this: {{ product.url | within: collection }}

was told to edit to look like this: {{ product.url }}

After this code, i have start validation in google search console but its failed, (Attached ss) What is other solution ?

@LitCommerce @Ecom_Swift @Cedcommerce

2 Likes

Hello @Krishna12 ,

The “Alternate Page with Proper Canonical Tag” status message in Google Search Console means that there are two versions of a page on your website having the same canonical URL. Google will simply exclude the duplicate version and index the main version of the page.

How to Fix Alternate Page with Proper Canonical Tag?

If you see Google Index Coverage issues in your Google Search Console, it might be alarming. However, not all indexing issues are something to be completely alarmed by. You might have noticed an Alternate Page with a Proper Canonical Tag exclusion warning on your account.

By following the below steps, you can fix the GSC issues:

Step 1: Go to google search console and create your account, now open it and go to the menu bar, select index and then select pages as below.

Step 2: On the pages, you can see your issues below

This is how you need to check the URLs that are affected by the coverage issues – An alternate page with the proper canonical tag.

Here are a few ways to fix GSC issues by:

Use a rel=”canonical” Link Tag.

Use a Sitemap.

Use 301 redirects to the Old URLs.

Always Prefer HTTPS over HTTP.

Thinks to avoid while fixing alternative pages with the proper canonical tags.

Let us know if you need any help with it.

Regards,

CedCommerce

1 Like

Yes ,Thank you for response. but as per above screenshot that i have attached, there are almost 3.54K pages with affected to Alternate page with proper canonical tag.

I can’t check all errors . Is there any solution with using app ?

Because i have added “canonical” tag in code already.

@Cedcommerce

Yes ,Thank you for response. but as per above screenshot that i have attached, there are almost 3.54K pages with affected to Alternate page with proper canonical tag.

I can’t check all errors . Is there any solution with using app ?

Because i have added “canonical” tag in code already.

Can you suggest solution here ?

Hello @Krishna12 ,

Sadly, we are also getting the same issue with some of our recent projects, and our team is yet to work to resolve this issue, hence, we can’t promise anything until we find an effective solution to this issue.

We will get back to you once we decode the issue with a suitable and effective solution.

All the best,

CedCommerce

Okay, Please let me know if you find any solution

Can you please link an url as example? The screenshot is too blurry for me.

Is there a reasonable resolution to this issue? I have 13.2K Affected pages. There’s no way I can go in to every single page to edit code.

Has anyone found a bulk edit solution to this issue? I’m looking at 12k+ instances to rectify and I too can’t go through all of these one by one.

I have the same issue - 3.5k pages - i cant find the product.url code in my edit code files - its just not there

I have the same issue, really keen to hear if there is a solution to this?