fbpx
indesign logo
ham icon
icon-eye indesign mediaBy InDesign Media | icon-eye indesign mediaJul 30, 2019 | icon-eye indesign media1213 Views
icon-eye indesign mediaJul 30, 2019
icon-eye indesign mediaBy InDesign Media

WordPress – The most widely used Content Management System (CMS) in today’s internet realm – due to its popularity, is an incredibly attractive target for hackers. .htaccess is the most essential file for any website. Also, you can do a lot of things using the WordPress .htaccess file. You can restrict your website access. Additionally, It can be placed in any folder of the website to change the behavior of that folder.

Precautions:

As you’re aware, .htaccess is the control room of your whole website. Even a single misspelt dot (.) can destroy your complete website. So, before making any changes, back up your .htaccess file to an offsite location.

So, here we go!

By default, every web hosting has .htaccess file in the root directory. If it is not available, you can create one by opening Notepad and saving it with the name “.htaccess”. Be sure it’s not “htaccess”, its “.htaccess” and set “Save as type” to “All files”. Upload it to the root directory of your WordPress hosting server.

1. Protect .htaccess

.htaccess has the ability to control your whole website. Thus, it is important to first protect this file from unauthorized users. By using the snippet below, you can restrict access to unauthorized users. But, you can edit the file from FTP and your hosting.

Just copy and paste the snippet below into your .htaccess file.

https://gist.github.com/voip1522/55c62173dc08775b899e734e718cddd6

2. Protect wp-config.php

In WordPress, wp-config.php is the file where your hosting, database and other important credentials are saved. Therefore, it is also required to restrict unauthorized access to this file. Copy and paste lines of code below, in your .htaccess file.

https://gist.github.com/voip1522/bf6677eb725b7cc82886c5f09c2e8164

3. Protect /wp-contents/

Wp-contents is the folder in your WordPress directory that contains files of your themes, plugins, media and cached files. So, this directory is the main target for hackers and spammers. Create a separate .htaccess file. Copy and paste the snippet below, in that file.

https://gist.github.com/voip1522/0b79999f7abccbd41f6bac5530e5bbac

Now, upload it to “www.yourwebsite.com/wp-contents/” folder.

By uploading this file, only media files are allowed to be uploaded including XML, CSS, JPG, JPEG, PNG, Gif, and Javascript. All other file types will be denied.

4. Protect Include-Only files

There are some areas in WordPress that never have to be accessed by the user. It’s better to block access to those files. Also, you can place blocks by adding the snippet below, into your .htaccess file.

https://gist.github.com/voip1522/ba33da95ad611890c04921233e10ecb5

5. Limit Access to WordPress Admin Panel

What if someone gets access to your Admin Panel? This is another entry point for hackers to destroy your website. Just in case, if anyone gains access to the admin panel, he can do almost anything to your website. So, to get rid of such attempts, you can provide admin access to specific IP’s only. Create another .htaccess file by pasting the snippet below and upload it to “www.yourwebsite.com/wp-admin/” folder.

https://gist.github.com/voip1522/e7c7a2018f5a3219143912340f5efeed

Don’t forget to change “12.34.56.78” to your own IP address. You can easily get your IP by visiting “What is my ip”. If you’ve got more than one moderator, you can also add more IP’s like this.

allow from 12.34.56.78 98.76.54.32 19.82.73.64

6. BAN Someone from Your Website

If you know someone is abusing your website, continuously spamming or launching hacking attempts, you can get his IP from your WordPress Admin Panel and add that IP to your .htaccess file to completely restrict access to your website. Just copy & paste the snippet below into your .htaccess file and he’ll not be able to access your website. Be sure to replace the IP address of that spammer.

https://gist.github.com/voip1522/12ee278a37da9e4cd2d0ad6125905d13

7. Disable Directory Browsing

Unauthorized access to your files and folders can be a major security risk.

Thus, by adding the snippet below into your .htaccess file, access to your directories will be disabled.

# disable directory browsing

Options All -Indexes

8. Redirect a URL

A 301 error tells search engines that a URL has been permanently moved to another new location. You can redirect that old URL to the new one by using .htaccess. Moreover, this is not limited to URLs only, you can redirect a folder, page or even a complete website. You just have to add the few lines of code below, to your .htaccess file.

https://gist.github.com/voip1522/106eadf97722aeb6c696010398967a6f

The first step to secure your WordPress website is your hosting. Sign up on secure Managed WordPress Cloud hosting. Then, you’ve got to secure it manually by implementing the above-mentioned tricks.

Looking for better performance and security?

To move to the next step for complete prevention from different kinds of attacks, there are a number of Plugins available on the WordPress repository. Some of the most popular ones are:

  1. Wordfence
  2. iThemes Security
  3. Sucuri Security
  4. All In One WP Security & Firewall

That about covers it for now. I hope you found this post informative. Implement these tricks on your WordPress site, and then test your security or you can follow these 10 WordPress security issues & how to fix them. Let me know if you have any questions or concerns, and I’ll get back to you.

Thank you, For great security tutorials on wordpress

Mustaasam Saleem

Source: cloudways.com

  • facebook
  • Twitter
  • linkedin
  • Pinterest
Newletter Indesign Media
TOOLS

Our Working Platforms

We provide start-ups and major corporations with comprehensive services that include innovative web solutions and expert assistance.

InDesign Media WhatsApp
Home Services
Quote
Portfolio Contact