Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Can I replace 'collections' with 'categories'?

Solved

Can I replace 'collections' with 'categories'?

primusvolta
Visitor
1 0 0

Hello

I've just started creating my web shop and I wonder if there's a way to replace the word 'collections' with 'categories' in url so for example 'myshop.co.uk/collections/vitamins' would be changed to 'myshop.co.uk/categories/vitamins'?

Accepted Solution (1)

Ahmad31
Shopify Partner
109 9 8

This is an accepted solution.

Here’s a general approach to do it:

Create a URL Redirect:

  • In your Shopify admin, go to Online Store > Navigation > URL Redirects.
  • Create a new URL redirect where:
    • Redirect from: /collections/*
    • Redirect to: /categories/*

This would redirect users visiting /collections/{collection_name} to /categories/{collection_name}.

Love my work? Buy me a coffee!
Need a Shopify Developer: Email me Or Chat on Whatsapp
If you found my solution helpful, please like and accept it. Your support is greatly appreciated!

View solution in original post

Replies 2 (2)

Ahmad31
Shopify Partner
109 9 8

This is an accepted solution.

Here’s a general approach to do it:

Create a URL Redirect:

  • In your Shopify admin, go to Online Store > Navigation > URL Redirects.
  • Create a new URL redirect where:
    • Redirect from: /collections/*
    • Redirect to: /categories/*

This would redirect users visiting /collections/{collection_name} to /categories/{collection_name}.

Love my work? Buy me a coffee!
Need a Shopify Developer: Email me Or Chat on Whatsapp
If you found my solution helpful, please like and accept it. Your support is greatly appreciated!

Ahmad31
Shopify Partner
109 9 8

@primusvolta If you find my response helpful, I would greatly appreciate it if you could show your support by liking it."

Love my work? Buy me a coffee!
Need a Shopify Developer: Email me Or Chat on Whatsapp
If you found my solution helpful, please like and accept it. Your support is greatly appreciated!