• Skip to primary navigation
  • Skip to main content

WebGuide4U

Photoshop | WordPress | Webhosting | Web Designing | Discount Coupon

  • Homepage
  • About Us
    • Author
  • Advertise
  • Free WordPress Installation
  • Contact Us
  • Show Search
Hide Search

[How-To Guide] Block Visitors From Specific IP Address Using .htaccess

Already I have share few guides on .htaccess. Here is a quick recap:

How to Create .htaccess for WordPress Blog

How to Edit .htaccess File

How to Avoid Spam Comment in WordPress Blog Using .htaccess

Blocking a specific visitor from specific IP is pretty easy and you can do it in easy step, just follow this how to guide and block a specific user in few steps.

Step1: Log-in into cPanel by typing URL (mentioned below) and click on “File Manager” as shown below:

http://www.domainname.com/cpanel (replace domain name by your own domain)

block-visitors-specific-ip+how-to-block-visitors-from-specific-ip-address-.htaccess+.htaccess

Step2: When you click on “File Manager” (in step 1), it open a new window (as shown below), i.e, root directory of your domain.

block-visitors-specific-ip+.htaccess+wordpress+block-visitor-using-.htaccess

Step3: Now select .htaccess file and click on “Edit” option in navigation menu as shown below:

block-visitors-specific-ip+block-visitor+wordpress

Step4: After clicking on “Edit” option in navigation menu, it open a new window as shown below:

block-visitors-specific-ip+.htaccess+block-visitor

Step5: Now copy this code and paste this code (in step 4) in .htaccess file.

<Limit GET POST PUT>
order allow,deny
allow from all
deny from xx.xxx.xx.xxx
</Limit>

Here xx.xxx.xx.xxx is the IP address of the person you want to block. You can replace this with your visitor IP address.

Step6: When you paste this code (code you get in step5) click on “Save” button as shown below:

block-visitors-specific-ip+ip-address+block-visitor+wordpress

Step7: Congratulations, you have successfully block visitors from specific IP address using .htaccess

If you have any query do let me know in comment section and don’t forget to like on Facebook so that you don’t miss any .htaccess tutorial.

If you like this post and find informative, don’t forget to share it on social networking sites.

How-To, WordPress

Reader Interactions

Comments

  1. Amit says

    January 12, 2011 at 02:55

    Useful tip but one problem is when you accidentally block your own IP, My internet connection uses a dynamic IP and auto generates a random IP address, every time I connect to the internet. So in these cases, it might not work

    But when you want to block spammers from a specific region or country, this will help.

  2. Anish K.S says

    January 12, 2011 at 07:18

    its better to download the htacces file, save a copy and edit it, upload.

    Thanks for the tutorial.

  3. Vivek Parmar says

    January 12, 2011 at 10:14

    Yaa Anish, its better to have a back-up of .htaccess before editing it otherwise you mess up all the things

  4. Vivek Parmar says

    January 12, 2011 at 10:16

    Thanks for Stopping and Commenting here
    Yaa for dynamic IP, there are issues and advised no to edit .htaccess but for spammers it is pretty useful

Leave a Reply

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

Hit the ground running with a minimalist look. Learn More

WebGuide4U

All rights Reserved. Articles cannot be reproduced without permission from the author© 2025