Wildcard redirects in .htaccess

[ad_1]

I have a site that has decommissioned a heap of product pages… I want to redirect them all from to the homepage.. is it possible to throw this in the .htaccess as a wildcard?? .. I’d rather not install a plugin..

*update*

I’ve tried adding them via cpanel and it outputs the following into .htaccess – though it doesn’t appear to be working?

“`
RewriteCond %{HTTP_HOST} ^mysite\.co\.uk$ [OR] RewriteCond %{HTTP_HOST} ^www\.mysite\.co\.uk$
RewriteRule ^products\/?(.*)$ “http\:\/\/mysite\.co\.uk\/$1” [R=301,L]

“`

Thanks in advance

[ad_2]

 

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