Sorry if this was answered elsewhere already, then please point me in the right direction. Searching for “https” doesnt generate easy results in this case for obvious reasons.
My question is one of education and understanding.
I recently changed my website from http to https and went through all steps necessary, including changing the references in wp_posts in my database via the “Better Search Replace” Plugin of WP.
All that I changed explicitly for SP, was the “Permalink” in the “Integration” section part of the SP admin section from the http version to the https version of the blog. I did not change anything in the database in the SP Posts themselves.
Everything works, my blog is now “full green” meaning the https security is not broken anywhere in the posts, as all internal links in the posts have been changed to https. Fine.
The only place that is generating a “yellow” in Firefox, is the SP forum. That is not a big problem, but I would like to understand what the cause is.
I fully understand, that when I open a thread or a post with pictures in, that come from http sides, this will break the “green” status. Thats fine. Thats not the question.
The Problem:
But even when I call the SP on top level, where all the forums are listed and where definitly *no* picture or link is involved, I get a “yellow” status in terms that https is broken.
Then I used the well known and reliable online tool from jitbit to track down the cause: /www.jitbit.com/sslcheck/
The funny result for the main forum page: No Issues. 😉 But still the https is broken on any forum page, completely independent from the content shown.
The Question:
Is there anything in addition, that needs to be done to convert an existing SP installation to https?
Again, i understand myself, that external links and pictures in the content (the posts) would need to be converted, but that is not my issue.
My issue is the forum framework itself. Is there anything I should be aware of in terms of https?
Do you have any idea, what the cause of this break of https security – even with an empty forum – could be?
SP must be loading something from a http domain. But why is this the case, when I installed on a https domain and changed the Permalink?
Thanks in advance