Problem

SSL Connection Error. Google Chrome and Mozilla Firefox sometimes get SSL errors? SSL, from the word “Secure”, it’s an Internet Security Protocol meant to protect user’s privacy while surfing the internet.

How to solve?

  1. In order to solve this you’ve to update your site URL from http:// to https://
  2. For that we will use a plugin name Better Search and Replace
  3. You can download it from here
  4. Once activated, Better Search Replace will add a page under the “Tools” menu page in your WordPress admin.
  5. Before doing anything backup the database of your site
  6. Go to your wp-admin dashboard >> Tools >> Better search replace.
  7. Enter your current URL in “Search for” Ex: http://example.com
  8. Enter updated URL in “Replace With” Ex: https://example.com
  9. Select all the tables
  10. Now run Better Search Replace on the old URL by clicking on the button “Run Search/Replace”
  11. You may also need to regenerate your .htaccess by going to Settings -> Permalinks and saving the settings.