How to secure your wordpress website without plugin – WordPress Security Tutorial

by | Mar 15, 2020 | 0 comments

How to secure your wordpress website without plugin – WordPress Security Tutorial

by | Mar 15, 2020 | Free Wordpress Plugins | 0 comments



WordPress websites security and speed are my top priority. This video i show you how to secure your wordpress website without plugin. Off course you can use plugin if you don’t know how to mode rewrite your .htaccess. Many plugins they also use mod rewrite

What you have to do:
1. Restrict Direct Access to Plugin and Theme PHP files
2. Protect wp-includes folder
3. Protect wp-config.php
4. Protect error_log
5. Protect .htaccess
6. Protect from SQL Injection
7. Block author scans
8. Limit logins and admin by IP. This one is optional

You can download the text file from

Then copy and paste it into your .htaccess

If you like this video, please give it a like. If have any question, please feel free to ask in the comment section. It’s my honor to contribute wordpress tutorial to this great community

How to clean a hacked wordpress website –

source