URL Redirection scenarios to be tested while installing SSL Certificates

If you are trying to install SSL certificates for the first time.

Do ensure to test all possible scenarios of URL direction


  • Ensure http URLs are redirecting properly
  • Ensure https URLs are not giving any invalid certificate errors
  • Ensure naked domains in http are redirecting properly
  • Ensure naked domains in https are redirecting properly

For Example, If you own the domain name as "yourdomain.com", then you must test all below scenarios by typing the below URLs in browser and testing all the page loads or redirection:


  • https://www.yourdomain.com
  • http://www.yourdomain.com
  • www.yourdomain.com

  • https://yourdomain.com
  • http://yourdomain.com
  • yourdomain.com

  • https://subdomain.yourdomain.com
  • http://subdomain.yourdomain.com
  • subdomain.yourdomain.com




Post a Comment

0 Comments