-
▼
2012
(336)
-
▼
July
(27)
- How to Install The Google Sitemaps Plugin in a Wor...
- How to Stop Wordpress Trackbacks
- How to Clone WordPress Network Subdomains
- How to Use WordPress Template Tags in a Post
- How to Make ebooks Available on WordPress
- How to Add WordPress Template Tags
- How to Build a Site With Wordpress
- How to Find the Server Error Log for a WordPress Blog
- How to Auto
- How to Install WordPress 2.9
- How to Install WordPress With FTP
- How to Block Certain IP Addresses From Viewing My ...
- How to Create Custom Post Type in Wordpress
- How to Change the Logo on Amplify in WordPress
- How to Install a Plug
- How to Access HTML on WordPress
- How to Remove a WordPress HostGator Footer
- How to Send a Code 503 for WordPress
- How to Convert a PSD Web Design Into WordPress
- How to Insert Anchors in WordPress
- How to Change a WordPress Blog Into a Static Website
- How to Monitor Your Hits on WordPress
- How to Add MapQuest Map Builder to Your Wordpress ...
- How to Show a PowerPoint Presentation on WordPress
- How to Insert a Facebook Link Into WordPress
- How to Turn a WordPress Site Into an Email Newsletter
- How to Display Custom Fields in Wordpress
-
▼
July
(27)
adsense
How to Block Certain IP Addresses From Viewing My Wordpress Blog
WordPress Self-Hosting Tool Users
1. Confirm which IP address or addresses you want to ban. Consider that although you may be able to ban specific IP addresses from viewing your blog, a user can still use other computers to view your blog. Similarly, while blocking IP addresses reduces spam and unwanted visitors, it also can increase the chance of blocking legitimate users and visitors to your blog.
2. Locate your .htaccess file. The .htaccess file should be saved in the folder where your WordPress installation is located. If you do not have an .htaccess file, you can create one. If you have shell or SSH access to the server, open shell or SSH session and type in the 'touch .htaccess' command to create the file.The .htaccess file may not be visible if you are using certain FTP clients. If using an FTP client, you may need to change the preferences of the FTP tool to show all files. You can also create a .htaccess file by using a text editor on your computer (for example, Notepad on Windows-based computers) and saving the file as '1.htaccess.' You can then upload the file to the root of your WordPress folder and rename it to '.htaccess.'
3. Open and review the .htaccess file. Below is an example of an .htaccess file:Order allow,deny
Deny from 123.123.123.123
Deny from 134.134.134.*
Deny from 156.156.*.*
Allow from all
4. Type in the IP addresses you wish to ban. To enter the new IP addresses, type 'Deny from' followed by the IP address. For example:Deny from 123.123.123.123You also can add simpler IP addresses by dropping one or more of the IP numbers, for example:Deny from 156.156.*.*orDeny from 134.134.134.*By using simpler IP addresses, you can block any IP address that starts with the first numbers, such as 156.156, which saves you some time from typing individual numbers.
5. Close the file and save any changes. Before blocking an IP address, consider testing the changes by asking someone you know to provide you with his IP address. Inform your friend about what you are doing and follow the steps for changing the .htaccess file using his IP address. Have him try to access the blog. Once you know the access restriction works, remove your friend's IP address and revise the .htaccess files with the IP address or addresses you wish to block.
WordPress.com Users
6. Confirm which IP addresses you wish to limit access to your site. At the time of publication, WordPress does not block IP addresses since it may inadvertently prevent other people from using WordPress.com. However, you can limit certain users from commenting on your blog.
7. Log in to your WordPress.com blog account and click on 'Settings' on the navigation sidebar on your blog's dashboard. Select 'Discussion' under the settings menu options.
8. Enter the IP address or IP addresses you wish to restrict in the Comment Blacklist box. You should enter one IP address per line in the box. When a user with a matching IP address attempts to comment on your blog, the comment is automatically marked as spam and held for moderation. You then can delete the comment, which will not appear on your blog unless you approve it.
3:20 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment