WORDPRESS

How do I change my wordpress website from http to https?

You can follow these 2 Methods for redirect wordpress website from http to https?

Method: 1

Just Update these code in your .htaccess

Method: 2

In this method you can install really ssl plugins and then activate them

Basant

Recent Posts

How to get the value of selected radio button using jQuery

Just use below code and modified according to your need. Note: this is very useful…

2 months ago

AWS

Steps: AWS puttyubuntu sudo su apt update apt install apache2 service apache2 start service apache2…

6 months ago