How to remove /collections page and /products page

Hi all,

I would like to remove < myshopify.com/collections > and < myshopify.com/products > page, so that even if these pages were indexed in google, no one could access and see the contents inside.

inter_b2b_1-1715808261366.png

inter_b2b_2-1715808287435.png

Thank you!

@inter_b2b

You cannot hide them you can use a redirect for these two pages to the homepage.

Thanks

@Liquid_xPert_SJ
Thanks so much! Could you share your knowledge on how to redirect those two pages to the homepage?

This one bothered me quite long so if there is any way to do that, that would be so helpful!!

@inter_b2b ok hold on plz let me share

Please add this code into your theme.liquid file before the tag

Hi @Liquid_xPert_SJ
Thanks so much for your time. I tried both version but seems like not working :disappointed_face:

Share your store url

Hi @Liquid_xPert_SJ I have sent you the direct message. Thanks!

Ok let me check

@Liquid_xPert_SJ
after adding below as you advised, it works perfectly :slightly_smiling_face: Thanks tremendously!

Any chance I can do the same on /collections page?
even if not possible, I am still content on what’s been accomplished so far. This is the furthest I came!! Thanks indeed.