Scranston
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Page secured by https isn't secureAhh I see. Wish I had a good suggestion for you.
Good luck!Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Page secured by https isn't secureI think you might need a wildcard SSL or UCC for use with subdomains; that was my experience.
Hey Again Mike-
I am trying to understand this stuff and I’m still not clear on the best solution.Since this is a multisite install, I am unable to change the url to https in the admin settings.
It is a multisite install with one main site and one sub domain, hosted on Godaddy with a Wildcard SSL / UCC certificate.
I am trying to figure out the best way to secure the site. I need some redirect magic here:
domain.com to https://domain.com www.domain.com https://www.domain.com sub.domain.com https://sub.domain.com www.sub.domain.com https://www.sub.domain.com all forward to the same urls only adding in https://
Does anyone have any advice on the best way to do this? Is this plugin a good solution?
Thanks!
Forum: Networking WordPress
In reply to: Pages RedirectingHey Curtiss-
Thanks for your question.. I didn’t have a very good backup system in place and it cost me a lot of time.I actually have rebuilt the entire site, and now I’m at the point where I need to secure it again.
It is a multisite install with one main site and one sub domain, hosted on Godaddy with a Wildcard SSL / UCC certificate.
I am trying to figure out the best way to secure the site. I need some redirect magic here:
domain.com to https://domain.com www.domain.com https://www.domain.com sub.domain.com https://sub.domain.com www.sub.domain.com https://www.sub.domain.com all forward to the same urls only adding in https://
Does anyone have any advice on the best way to do this?
I have tried the plugin HTTPS, but last time, it seemed to cause some problems and I find it confusing.
Thanks for any comments or suggestions!
SC
Wish I had known that sooner in the process.. Only the home page will load now, and any other page clicked on is redirected to the home page again.
I have totally broken the site and spent days trying to figure it out.
Any recommendations?
I have:
disabled all plugins
edited the DB through phpmyadmin changing https: back to http:
changed the .htaccess file, then
disabled the .htaccess fileI am stumped.
Thanks,
SC
Cool – thanks. I read on the codex here: https://codex.www.ads-software.com/Changing_The_Site_URL about adding that code to the config.php or functions.php file. I believe it is referenced in the FAQ section for this plugin.
Thanks for your responses.SC
Uh, no, revoking the SSL certificate and starting over. Have tried a whole bunch of stuff and now every page on the site just redirects to the home page; can’t even log in.
Thanks.