Assign SSL security mechanism to WordPress blog
TipsMake.com - One of the most important issues when we operate, work or play on the Internet is security. Whether you are at home, work, library or public access point, the surroundings are always hidden with many disasters from malicious software, keylogger programs, hackers . For WordPress blogs, the information The most important thing to note is the Username and Password names. In the following article, we will introduce you some basic steps to increase the safety and security of WordPress blog site by adding SSL authentication mechanism.
Technically, when using the SSL mechanism, your entire data will be encrypted before being transmitted over the Internet. And this data format after encryption will become much safer, because no one can use it except ourselves. To enable SSL Security mode in WordPress blog, you need to have an SSL Certificate (contact the host service if not yet), then follow the steps below.
First, open the website's root directory using cPanel File Manager or an application that supports FTP (recommend File Manager instead of FTP ), then find and open the wp-config.php file . This is the main configuration file of WordPress and of course, it is very important to the entire blog system. What you need to do here is that you assign the following code to the file, anywhere:
/ * Enable SSL Encryption * /
define ('FORCE_SSL_LOGIN', true );
define ('FORCE_SSL_ADMIN', true );
Save changes, and from this moment WordPress Admin page will always load SSL Encryption mode. For example, your blog is in the form http://www.mydomain.com , so it will now become https://www.mydomain.com/wp-admin .
Very simple and easy, wish you success!
You should read it
- Enhance Wordpress security with Plug-in
- 5 mistakes everyone mistakenly thinks about WordPress
- Add WordPress.com features to your blog
- WordPress.com blog service collapsed because of a DoS attack
- Which platform is better for WordPress.com and WordPress.org?
- Put Google+ on Wordpress
- Add snow effect to WordPress blog
- Blog from Tumblr to WordPress
May be interested
- Set up copyright in WordPressin the previous tutorial, we introduced you to several steps to validate copyright in each article with google, but what if you want to do the same in wordpress?
- Instructions for creating a Wordpress blog pagewhen it was first released, the blog quickly became a popular word and one thing was certain: the internet was like a podium and millions of people built their voices through blogs - a short word of 'web log'. .
- Hackers break into WordPress serversan unidentified hacker hacked into the wordpresss server and installed a remote control trojan and download versions of this widely used blog application.
- 3 other ways to speed up WordPress blogdepending on the viewpoint of the viewer, the website with light, simple but fast operation is much more attractive than the colorful, colorful websites ...
- WordPress works again after being attackedwordpress came back after the popular blog system suffered from chinese hackers.
- Which platform is better for WordPress.com and WordPress.org?a commonly asked question is between wordpress.com and wordpress.org, which is the better platform. to help answer that question, today's article will conduct a comprehensive comparison of these two platforms
- Is Drupal or WordPress the best open source CMS?chances are, when you think about building websites, from wordpress almost immediately appears in your head. wordpress 'dominates' thanks to its market share and accessibility.
- Move home from Blogger.com to WordPressin this article we will show you how to move 'home' from blogger.com to wordpress.
- Add domain authentication authority to WordPress blogin the following article, tipsmake.com will introduce to you how to easily register a new domain name or only available domain transfer to your wordpress site.
- Why is WordPress free?today's article will discuss why wordpress is free, the cost of running a wordpress website and what users get from a wordpress site?