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
Canonical Parameters
- burt
- Core Team
- Posts: 4551
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: 1.0.9.8 Questions / Comments / Concerns / Feedback
You are forgetting about canonical.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
Is correct. Assuming you have canonical turned on.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
rupruprup
- Member
- Posts: 44
- Joined: Thu Nov 05, 2020 7:39 pm
- Phoenix Version: v1.0.9.10
- Has thanked: 6 times
- Been thanked: 3 times
Re: 1.0.9.8 Questions / Comments / Concerns / Feedback
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
You do not have the required permissions to view the files attached to this post.