-
AuthorPosts
-
September 9, 2014 at 11:16 pm #316139
Hi,
I’m working on trying to get https:// working on a few pages on my theme. The SSL is setup and https:// does show up, but there are many (128) insecure items.
URL: https://e-sports.org/participant-application/
I used whynopadlock.com to find the insecure items. They are pretty much all images, except for a few css files.
My question is, is there a quick way I can secure these items with this theme? Do I have to manually change everything to https? If so would I do that through media manager?
Thanks for any help!
September 10, 2014 at 12:21 am #316186September 22, 2014 at 9:00 pm #323279Hi thanks for replying, sorry for getting back late.
Is there a way to secure just those links without having to set https for the whole site?
September 22, 2014 at 9:15 pm #323291Hi!
While you could, its actually a SEO boost to https the whole site now so we recommend users use that plugin to take of things in one fell swoop.
Cheers!
DevinSeptember 22, 2014 at 11:03 pm #323336With this plugin, do you know if it’s possible to enable it for one site, but not others? (I’m using miltisite)
September 23, 2014 at 12:03 am #323362Hey!
I don’t see why not, you can always enable certain plugins for certain Sites only.
Cheers!
JosueSeptember 25, 2014 at 10:52 pm #325314Hi,
So I was able to activate the force https plugin on just the site I need it to, but I’m still getting insecure pages. You can check out the homepage here: http://e-sports.org. It looks like the links to images and CSS are still http://.
Is there a way to tell the theme to pull everything https? Or any other solutions I’m missing? Seems like there should be a way to use this theme to secure pages? Otherwise I wouldn’t be able to use this theme for donations, ecommerce, or passing of any kind of sensitive information?
Thanks,
Mike
September 27, 2014 at 12:04 pm #325936Hi!
I recommend to use WP MigrateDB or WP MigrateDB PRO to batch replace the urls in the database. Use the “domain replacement” feature to replace all occurrences of http://e-sports.org with https://e-sports.org in your database and then export the database sql file. Afterwards make a backup of your old database, delete the database data/tables and import the database file you exported with the migrate plugin.
Cheers!
PeterOctober 2, 2014 at 2:04 am #328606Hi, thanks for the reply. Do you know if it’s possible with that plugin to isolate certain tables? I only have SSL installed on the root domain and not the subsites (not a wild card SSL cert), so I don’t want to replace http with https for the subsites.
October 2, 2014 at 2:15 am #328608Hi again,
OK so actually I just tried a different WordPress HTTPS plugin and it seems to have fixed things:
https://wordpress.org/plugins/wordpress-https
The plugn said specifically that it cleans up those insecure resource links, so viola I guess. Thanks for all the help, glad I didn’t have to get messy with the database lol.
Mike
-
AuthorPosts
- The topic ‘Insecure items on https:// pages’ is closed to new replies.