For example, if I have example.com/experiments.html and user types in example.com/experiment.html(no "s"), can I redirect the user to example.com/experiments.html using .htaccess?
Edit: "experimental.html" was just an example, I have a lot of pages that users may not enter correctly. Is there a universal solution?
source share