A
A
andruschenko0332019-02-17 15:14:18
htaccess
andruschenko033, 2019-02-17 15:14:18

How to make 301 redirect duplicates of the main page?

Good afternoon. Need a little help with homepage duplicate redirects.
There are pages like https://site.ru/page/30/?option=com_content&view=a... Please tell me how to make a redirect to https://site.ru
from such pages ? i can do it with two redirects Redirect 301 /page/18/ https://site.ru RewriteCond %{QUERY_STRING} ^option=com_content&view=article&id=68$ [NC] RewriteRule ^$ /? [R=301,L] but here's how to do it with one redirect, I still can't figure it out

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