Michael86
Member
Posted 1 year ago #
I have a secured checkout on my website. (https://at-riskyouth.org/products/checkout/) However the issue is that when Word Press links to other pages from an HTTPS web page that link will be to https://whatever. The guid of that page I'm linking to is http://whatever but that didn't help.
So i need someway that i can change the way that Word Press does that linking. Or setup an htaccess redirect that will redirect all non-checkout pages to their non-secure web pages.
Any ideas?
Michael86
Member
Posted 1 year ago #
I use Redirection for simple redirects. but i dont believe it can do what i am looking for. Unless you know otherwise and can show me some type of example i am still looking for some solution.
Hey Michael86,
I've figured out a way to disable WordPress 3.0+ from changing links to HTTPS. I've added the option to my WordPress HTTPS plugin.
Let me know if it works for you!
I've also added the redirect functionality you're talking about to WordPress HTTPS. I had a few other requests for it, so I decided to add it.