Redirecting to HTTP
-
I have an issue with the redirection plugin sending 301 redirects to http, instead of https, for certain user agents.
For example, if you go to this URL https://www.55places.com/rhode-island?page=1 in chrome, using default user-agent, it redirects to the https protocol.
Upon inspection, I can see that this url is being redirected to http with other user agents, ie. “Googlebot Smartphone”I need to ensure that the redirection tool is sending the page to https://www.55places.com/rhode-island directly, instead of sending them to http first.
Currently, redirection plugin sends the redirected URL to an http protocol, then WP and Cloudflare are both set to rewrite to https. We are losing page rank potential due to this double redirect and need to URL to avoid the http redirect.
The page I need help with: [log in to see the link]
- The topic ‘Redirecting to HTTP’ is closed to new replies.