S
S
Sergey Zelensky2016-02-03 09:42:33
Search Engine Optimization
Sergey Zelensky, 2016-02-03 09:42:33

Why does Yandex index the http protocol as https?

Why Yandex indexes with the http protocol as https, the certificate is not installed on the site, in Yandex issuance some pages are indexed with https

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim E, 2016-02-04
@creativeworm

You can write something like this in .htaccess and it will redirect from https to http:

RewriteCond %{HTTPS} on
RewriteRule ^.*$ http://%{SERVER_NAME}%{REQUEST_URI}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question