Answer the question
In order to leave comments, you need to log in
How to make 301 page redirects?
How to make 301 page redirects?
From the page: /index.php?page=photo
to the /photo page
This index changes from photo to another depending on the page RewriteRule ^index.php?page=(.*)$ /$1 [L,R=301]
I tried this option, it doesn't work
Answer the question
In order to leave comments, you need to log in
So the slash doesn’t seem to be needed
Check the truth is not where, I have Nginx everywhere)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question