Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
Whenever we create a page (say my-page.html) in Shopify it is stored on "https://www.yoursite.com/pages" location.
I currently have a client requirement, where I need to place the page in the main directory itself like "https://www.yoursite.com/my-page"
Is there any way (a solution or a quick fix) we can achieve that, create a page outside of the "pages" folder, right into the main directory "https://www.yoursite.com/".
Solved! Go to the solution
This is an accepted solution.
Hi @azanmomin,
This is impossible. Shopify has managed this, it will show uniformly for all Shopify sites and you cannot edit or change it.
You can contact Shopify for a more detailed explanation, refer: https://help.shopify.com/en/questions#/contact
Hope it helps!
This is an accepted solution.
Found a quick fix.
Since the page cannot be created outside the "/pages" folder, we created a redirect instead.
Below is the video for your reference:
https://www.youtube.com/watch?v=IVeQFRDaJ4c
This is an accepted solution.
Hi @azanmomin,
This is impossible. Shopify has managed this, it will show uniformly for all Shopify sites and you cannot edit or change it.
You can contact Shopify for a more detailed explanation, refer: https://help.shopify.com/en/questions#/contact
Hope it helps!
This is an accepted solution.
Found a quick fix.
Since the page cannot be created outside the "/pages" folder, we created a redirect instead.
Below is the video for your reference:
https://www.youtube.com/watch?v=IVeQFRDaJ4c
THANK YOU! This is what I was looking for.