PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Remove pages created by filter with query strings from being indexed

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

I would like to find a way to remove all the results pages URL created by the filter from being indexed by Google Search Console since it is causing a timeout error while trying to crawl the website's SEO. There are a lot of products already and this is adding a lot of new pages URLs.

Hello

I'm not sure I understood you correctly.

When you crawl the page, the parser can't use filters so there can't be any URLs that the filter created. The only reason is if you use links to the filter result in the content

I mean when I am using the filter and I select a certain field, the url will change to mydomain.com/shop/?swoof=1&pa_color=silver&really_curr_tax=586-product_cat

These urls are being added to the sitemap and indexed in Google.

When I crawl the website using an SEO tool, I am getting zero result because it arrives a timeout operation.

 

My question is: Is it possible to remove these links (the ones generated from the filter) from the sitemap??

Hello

These urls are being added to the sitemap and indexed in Google. - How does this happen?  When you use the filter, the link is not added to the sitemap.  Google bots can't use filters.

This can happen if you insert search links into the content.