I want to change domain, but i don’t want to lose the urls in google index, so the question is that, how to make the links in google still working to the same articles but with new domain?
]]>]]>#Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ https://www.newsite.COM/$1 [R=301,L]