Can I replace 'collections' with 'categories'?

Solved

Can I replace 'collections' with 'categories'?

primusvolta
Tourist
4 0 1

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
224 21 37

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
Hire Me: 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
224 21 37

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
Hire Me: 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
224 21 37

@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
Hire Me: Email me Or Chat on Whatsapp
If you found my solution helpful, please like and accept it. Your support is greatly appreciated!