Activating SSL on site

Posted in: Newspaper
Post count: 5

Hi,
I am activating SSL on the site.
I realize that in some places on the site, by default, links and scripts are queued or shown with http.

The Visual Composer module shows all posts through HTTP .
Is there some kind of easy change that can do it?

Post count: 9544

One tip:

a) set explicit https path for website in your wp-config.php file (see codex on how to edit your wp-config.php)

b) using phpmyadmin do search/replace in your post meta tables for all inserted content in posts referencing loading images or links as http/your site to https/your site

c) in theme admin panel change any links inserted for logos, link to RSS feed, as https

That’s what I did. Lots of tutorials online for moving wordpress site from http to https thankfully. Back when i did it, not so much. Now, lots!

( I don’t work here; just post for scraps )

Post count: 2

If it’s to hard, then use the free WordPress plugin: Really Simple SSL.
it solves all your problems mentioned.

I do not work here as well… Just helping!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.