Remove shop page but keep the filters

[ad_1]

Hi @raha1988ab,

Unfortunately, it is not possible to rewrite dynamic permalinks with query parameters with the plugin (neither Lite or Pro). I am afraid that this will require a tailored solution.

@mbis Thanks for reply

I just want to remove the shop page and redirect it to the home page, is it possible? I want to change permalink to not opening the shop page at all

Hi @raha1988ab,

The problem here is not only in the permalink, the filter functionality would work only if either “shop” archive page or WooCommerce taxonomy (e.g. product category) is loaded. If you remove the “shop” from the URL, it will no longer be possible, because technically you will be loading the homepage.

Therefore, you need a tailored solution to make the filters working not only with WooCommerce archives but also on the home page.

I am not able to provide you with a dedicated solution for 3rd party plugin, but you can try to conditionally force “no-index” for shop page ONLY if $_GET[‘filter_brand’] is empty. This would make search crawlers ignore the plain shop URL (without filter) and still make the filter URLs accessible.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer