.htaccess redirects disappeared after re-saving permalinks
To reduce multiple slashes at the start of the URL-path (or in fact anywhere in the URL-path) to a single slash (there is always at least 1 slash at the start of the URL-path, even if you can’t see this is the browser’s address bar) then you can use a directive like the following: # … Read more