1 Answer
- Update your site address by going to Admin > Settings > General and making sure you have https instead of just http in the URL fields.
- Add define('FORCE_SSL_ADMIN', true); to wp-config.php.
- Change any static links in the content to use https.