How to remove collection page in URL of each products

Solved

How to remove collection page in URL of each products

MsMarj
Excursionist
29 0 2

I want to avoid cannibalism in our site or canonical issues

 

I want to fix our product page URL to this

https://www.domain.com/products/boost-light-electric-height-adjustable-single-sided-workstation 

 

instead of this

 

https://www.domain.com/collections/height-adjustable-standing-desks/products/boost-light-electric-height-adjustable-single-sided-workstation 

 

And is it correct Google should indexed this kind of URL Structure?
https://www.domain.com/products/boost-light-electric-height-adjustable-single-sided-workstation 

Accepted Solutions (2)
Dan-From-Ryviu
Shopify Partner
11542 2258 2444

This is an accepted solution.

Hi @MsMarj 

Please check and remove that part in product-grid-item.liquid file. 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Dan-From-Ryviu
Shopify Partner
11542 2258 2444

This is an accepted solution.

Find this part and remove from your file 

| within: collection

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 13 (13)

Dan-From-Ryviu
Shopify Partner
11542 2258 2444

Hi @MsMarj 

You can remove it from the URL only when visitors open products from collection pages by deleting this part in "| within: collection" in collection liquid file.

If they open directly within the collection in the URL, then they cannot be removed. 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

MsMarj
Excursionist
29 0 2

Hi @Dan-From-Ryviu 

I check on my backend I don't have this collection liquid file

Dan-From-Ryviu
Shopify Partner
11542 2258 2444

Would you share your store URL to check?

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

MsMarj
Excursionist
29 0 2
Dan-From-Ryviu
Shopify Partner
11542 2258 2444

This is an accepted solution.

Hi @MsMarj 

Please check and remove that part in product-grid-item.liquid file. 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

MsMarj
Excursionist
29 0 2

what specific code will I remove on product-grid-item.liquid ?

Dan-From-Ryviu
Shopify Partner
11542 2258 2444

This is an accepted solution.

Find this part and remove from your file 

| within: collection

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

MsMarj
Excursionist
29 0 2

All good now @Dan-From-Ryviu Thank you so much

Dan-From-Ryviu
Shopify Partner
11542 2258 2444

You are very welcome! 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

EBOOST
Shopify Partner
1394 351 428

Hi @MsMarj ,

May I suggest to update  it  these steps:

1. Go to Store Online-> theme -> edit code

EBOOST_1-1672356985580.png

2. snippets/card-product.liquid

3. Remove "| within: collection" 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free. Github.com/eboost10
- ❤❤DONATE ❤❤Coffee tips
MsMarj
Excursionist
29 0 2

Hi @EBOOST appreciate your response. I check on my end we don't have this snippets/card-product.liquid

MsMarj
Excursionist
29 0 2

Hi @pwcsangeeta 

Thank for taking time to response. 

 

On my end I don't have this card-product.liquid

MRamzan
Shopify Partner
490 3 46

You can remove /collections from URL in your shopify store.

 

Hire Me:

WhatsApp: +91-9145985880
Email: mohdramzaan112@gmail.com
Skype: mohdramzaan112