cjeremis
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Redirecting to HTTPRight you are correct, this is the intended behavior. The issue is only that the redirect is going to http, instead of http. I just purged the cache on WP Engine and Cloudflare and still getting the same results. Tried disabling Cloudflare Caching and still the same result…
Any other ideas? This is the only location we have redirects setup/managed… in the Redirection Plugin
Forum: Plugins
In reply to: [Redirection] Redirecting to HTTPCan you explain more how to set this up to do the simple redirect with the “ignore trailing slash”? I’m not a regex expert or with the Redirection Plugin. If you could point me in the right direction that would be great. We have over 600 of these setup and I will need to update each of them individually or with a DB update.
If redirection is not performing that redirect, what else could be? When I disable this redirect in the Redirection Plugin, the redirect stops, the only redirect I see is from the plugin…Forum: Plugins
In reply to: [Redirection] Redirecting to HTTPBasically, anything with
rhode-island/?page=1
OR
/rhode-island\{any_other_page}\?page=1Should all redirect back to the parent page
/rhode-island
Without the ?page parameter…Forum: Plugins
In reply to: [Redirection] Redirecting to HTTPYou commented “The second screenshot is not Redirection.”, I’m not sure what you mean. Do you mean this is not the redirection plugin doing this, or do you mean that this is not a redirection happening on the URL?
Forum: Plugins
In reply to: [Redirection] Redirecting to HTTPIt has 230 hits and in my chrome browser with default agent, the redirect performs as intended… it seems to be happening with the “Googlebot Smartphone” user-agent only right now. But this is the most important one, as it is pulling down our page rank due to multiple redirects.
Forum: Plugins
In reply to: [Redirection] Redirecting to HTTPI understand and this is where we looked. Disabling the redirect in Redirection stops the redirect, enabling it starts the redirect again.
https://drive.google.com/file/d/1ui9agW33QAieOvINzuf4Ol7HdHKYpLHu/view?usp=share_link
I am forcing https in the redirect to ensure it goes to https. However, I still get the http redirection in the crawl.
https://drive.google.com/file/d/1hrwjaom8L_416GgEvkBqgMdMIeNSnCMh/view?usp=sharing
If I disable the redirect in redirection plugin then it stops redirecting… The only redirection that is happening to this URL is the Redirection Plugin.
Please see the images above, the first is my setting in Redirection Plugin, the second is the crawl that shows it is a 301 redirect to an http page…