Hi there
How would I go about creating a vanity/custom URL in shopify please
So say I wanted my url to be www.mydomain.com/Amazing
I know you can do it with redirecting old pages but is there another way?
Thank you in advance
Hi there
How would I go about creating a vanity/custom URL in shopify please
So say I wanted my url to be www.mydomain.com/Amazing
I know you can do it with redirecting old pages but is there another way?
Thank you in advance
In Shopify, you do not have direct access to the .htaccess file as it is not a feature of the platform. Shopify is a hosted solution,
However you can create custom or vanity URLs for your store’s pages.
Following are steps :
Go to “Online Store >Navigation >URL Redirects >Add URL redirect”
On this field, enter the old URL you want to redirect from to the destination URL
Ex:
www.mydomain.com/Amazing to point to www.mydomain.com/products/example-product,
you would enter /products/example-product in this field then Choose redirect type. In most cases, a 301 redirect.
Save it and test