SSL with WordPress

by Bhumi // Feb 11,2013 // No comment

SSL with wordpress

Here I am going to share one quick article about to use SSL on WordPress site.HTTPS is highly recommended when transaction is processed in your site so to secure transactions,SSL is require in site.

To activate SSL on your WordPress blog is very simple. Let’s see how to activate SSL in wordpess

1. Open your wp-config.php file and paste the following code

Above code will secure WordPress logins and he entire wp-admin area

2. Go to your WordPress General Settings and change the WordPress Address (URL) and the Site Address (URL) from HTTP to HTTPS.

That’s it.you are done with steps to force WordPress to use SSL encryption.

Keep In Mind:

Sometimes first page for wordpress works fine but the permalinks are not working after the set up you have done for SSL explained above.so for that issue check your server apache configuration and verify that for the directory in which you have store your WordPress installation ,following settings enabled

if not, add above lines into your server virtual host and check permalink structure will work fine.

Thanks for reading and feel free to share your thoughts! Don’t Forget to Follow us on Twitter or Subscribe us to Get the Latest Updates.

RELATED POST

The Best E-Commerce Plugins for WordPress

Here is the new guest post by katie,here you will get idea about thw best E-Comerce plugins for WordPress. WordPress templates can make it fast READ MORE

To Delete Taxonomies from database in wordpess

Basically, Latest version of wordpress have by default 2 categories. Tags and categories. Few days back,my friend asked me ,how can i delete terms from READ MORE

Remove suffix from taxonomies in WordPress

Right, I’m back after break as I was busy in stack overflow.Today I’m a going to go over how to replace some text or suffix READ MORE

Tips to Choose Your Next WordPress Theme

In this guest post by Anny,you will get tips to Help Choose Your Next WordPress Theme WordPress templates can make it fast and simple to READ MORE

Cron jobs in WordPress

In this article, I will explain you about the fundamentals of the WordPress Cron Job.Cron is basically a task scheduler that periodically on a given READ MORE

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">