For a client I am updating his website. One of the things I am having to do is remove the English part of the site (just keeping the Dutch part)
Since there are over 70 pages I do not want to do a redirect for every single page. I want to redirect every page that has ?lang=en in the title to the homepage.
Is this a good idea, and if so, any tips what I should write in the .htaccess?
Thanks!!