A
A
Alexander Konovalov2017-02-28 17:26:20
htaccess
Alexander Konovalov, 2017-02-28 17:26:20

How to set up a 301 redirect in WP?

Hello! How to set up a 301 redirect in wordpress?
They write like this:

RewriteCond %{HTTP_HOST} ^([^www].*)$
RewriteRule ^(.*)$ http://www.%1/$1 [L,R=301]

The page just stops opening, what's the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question