G
G
Good Samaritan2018-12-07 11:09:22
htaccess
Good Samaritan, 2018-12-07 11:09:22

How to make a 301 redirect for accessing all pages of the folder folder to the root of the site?

How to make a 301 redirect for accessing all pages of the folder folder to the root of the site?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dodo512, 2018-12-07
@dodo512

Create a .htaccess file in the folder folder
Or add it to the beginning of the .htaccess file in the root of the site
RedirectMatch 301 ^/folder/ /

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question