Dears,
I would like to redirect (301) a number of subpages of my website to the home page, but as these are all within the same branch of subpage, I wonder whether I can d this with one redirect rule (instead of having to specify all of them separately).
To make it clearer:
subpages to be redirected are for example:
- company/clients/clientA
- company/clients/clientB
- company/clients/clientC…
Can I set one redirect rule as for example: redirect 301 from company/clients/* to / ?
thanks and kind regards
Mark