Page 1 of 1

Canonical Parameters

Posted: Wed Nov 20, 2024 2:47 pm
by rupruprup
When you call up a product from a category, too many parameters are transferred. The product URL always has the sorting parameters from the product list appended to the URL.

This is not good for search engines.

https://phoenixcart.org/demo/product_in ... ducts_id=5

it should better be
https://phoenixcart.org/demo/product_in ... ducts_id=5

Re: 1.0.9.8 Questions / Comments / Concerns / Feedback

Posted: Wed Nov 20, 2024 4:35 pm
by burt
rupruprup wrote: Wed Nov 20, 2024 2:47 pm When you call up a product from a category, too many parameters are transferred. The product URL always has the sorting parameters from the product list appended to the URL.

This is not good for search engines.

https://phoenixcart.org/demo/product_in ... ducts_id=5

it should better be
https://phoenixcart.org/demo/product_in ... ducts_id=5
You are forgetting about canonical.
Is correct. Assuming you have canonical turned on.

Re: 1.0.9.8 Questions / Comments / Concerns / Feedback

Posted: Wed Nov 20, 2024 5:31 pm
by rupruprup
burt wrote: Wed Nov 20, 2024 4:35 pm
You are forgetting about canonical.

Is correct. Assuming you have canonical turned on.
ok the canonical is correct but I removed the paramters now in my product cards, they produced a lot of double content in the google search console, the issue is not new with 1.0.9.8 but I never noticed it before