Tag: HTTPS redirection

  • Fix Error Too Many Redirects on WordPress Admin page or Blog

    There are several cases for the cause and multiple solutions also: 1 Add these 2 lines in wp-config.php file 2 Edit these settings in database directly using PhpMyAdmin in table options or wp_options in option_id, option_name (1,siteurl) and (2,home) 3 You can do the same by Editing wp-config.php and adding these 2 lines 4 Fix…

  • Everything about Free SSL certification & HTTPS redirection.

    Everything about Free SSL certification & HTTPS redirection.

    Here you are to make your site a secured one. So that your visitors don’t hesitate to surf your site. Before we begin let’s understand a bit about SSL certification & HTTPS redirection. SSL & HTTPS: Just imagine how Whatsapp is an end to end encrypted messaging system, well! we are not talking about a…