My site showing 302 response code redirects -
as using tools pingdom scanning , found main domain showing 2 302 redirect code , while scan internal link shows 20 302 response code.
how fix this, tried adding rewriterule (.) https://%{http_host}%{request_uri} [r=301,l] , rewriterule . https://%{server_name}%{request_uri} [r=301,l]
but nothing happens after cleaning web server cache.
wiki
Comments
Post a Comment