Hi all,
Anyone who can help with this is a massive legend.
Basically, my company built an ecommerce site recently with product filters based on categories and tags, however we found that pagination was causing a problem. Long story short, we fixed the problem, but I've been left with thousands of URLs that were crawled before we fixed it, and are now 404ing. I was wondering if there was a way to remove these from the index? I've applied URL parameters in Webmaster Tools, but obviously they've still been crawled initially.
An example structure of these naughty URLs:
http://www.example.com/product-tag/nameoftag/page/2/?filter_region=92
Alternatively, can they be addressed by a catch all redirect in .htaccess? I'm not going to lie, I'm a little scared of .htaccess and rarely have much success with it, so any help would be greatly appreciated.
Thanks!
Ria