Rewrite on .htaccess for SEO config. after moving site from sub to main root

Hi,
please in what line do I have to implement the code?

Drop RewriteEngine On from the code you need to add, as that’s already in your .htaccess, then put a blank line after line 21, and paste the remaining three lines there, followed by a blank line.

2 Likes

And remove the <IfModule ...> tags after testing to avoid wasting resources.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.