Z
Z
zatocnik2020-06-02 20:17:10
htaccess
zatocnik, 2020-06-02 20:17:10

How to write htaccess to redirect 301?

How to write htaccess in wordpress. To redirect 301 all links from the html5 folder
Now like this https://site.com/html5/lutshie-novosti-saita/
We need to redirect to https://site.com/lutshie-novosti-saita/
Previously were in this folder news. Now it is empty.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dodo512, 2020-06-02
@zatocnik

RewriteRule ^html5/(.+) https://site.com/$1 [R=301,L]

Set above wordpress rules.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question