If you want to improve your search results in google then SSL is very important. SSL is also becoming important when you care about of the security of the data transmission between your server and user’s browser. In this tutorial, I will explain how we can install SSL in WordPress on Google Cloud. As of now, Google Cloud VM Uses apache2 server on budget-friendly instances. This is also applicable if you are running your WordPress on other then Google Cloud. This tutorial is for how to install SSL in wordpress…
Read MoreTag: https
Why you should not fill forms on non-https websites
What is HTTP Http stands for hypertext transfer protocol which means it can transfer the text from one to another computer using a network. As we know HTTP transfers the text without any encryption. To know why you should not fill forms on non-https websites, then first you should know how https works. With Http, the network owner or interceptor can easily monitor the traffic packets and see the information behind it.Whenever you submit any form on a website that does not use https then the browser sends the data…
Read MoreIIS https and non www redirect with url rewrite
Have you just added the SSL to the IIS website? If yes then Learn how to redirect permanently to https and non-www website. So let’s start this tutorial – IIS Https and non www redirect with URL rewrite. Introduction URL Rewrite is an additional module in IIS for rewriting URLs of the website hosted in IIS. We can do a lot more with URL Rewrite but in this tutorial we will only focus on the rules for redirecting our website from HTTP to https and from www to non www.…
Read More