| Home | Articles | Archive | Links |


- Misc
How To Eliminate Wordpress Blog...
How To Choose A Directory You Can...
How To Choose A Good Domain Name
How To Choose A Good Online MLM Or...
How To Choose A Reputable Online...
How To Choose A Shopping Cart Vendor...
How To Choose Colours For A Website
How To Choose Right Keywords...
How To Choose The Best Affiliate...
How To Climb To The Top Of Yahoo...
How To Create A Great Landing Page...
How To Create Passive Income Streams...
How To Create Sizzling Sales Online
How To Earn An Additional Income...
How To Efficiently Use Articles
How To Find A Niche
How To Find A Niche For Your Blog
How To Find Adware Removal That Is...
How To Find All The Information You...
How To Find Good Keywords
How To Find Lost Friends Online For...
How To Find New Coupons
How To Find The Perfect Clickbank...
- Design
How To Choose A Web Design Company
How To Choose The Right Web Site...
How To Design A Search Engine...
How To Design A Website From Scratch...
How To Design A Website If You re...
How To Evaluate A Good Web Design...
- SEO
How To Create A Website That Search...
- Earning Money
How To Choose A Domain Name For Your...
How To Earn Money Online In Five...
- Hosting
How To Choose A Quality Web Host
How To Choose A Web Host
How To Choose A Web Hosting Company
How To Choose The Best Web Hosting...
How To Choose Your Ecommerce Hosting...
How To Find Good Web Hosting
- Adsense
How To Find A Profitable Niche For...
- Linking
How To Effectively Cloak Your...
- Auction
How To Dispute Unfair Ratings On...

How To Eliminate Wordpress Blog Comment Spam



O


ne of the most serious          information and/or deliver        
problems with any blogging      notification emails to you that   
system, including               it denies service to the          
WordPress, is that the comments       legitimate requests. In at least  
area is wide open to that scourge     one case, a blogger received over 
of the Internet, spammers. In         two thousand email notifications  
this case, it's comment spam.         of comments that needed approval; 
                                      as he dealt with these, he        
Comment spam is created by people     continued getting more,           
seeking to boost their Google         ultimately crashing his mail      
rankings by having lots of links      server.                           
pointing to their own websites.                                         
This causes a wide variety of         As you can see, even if you have  
problems:                             your comments set to post only    
                                      upon approval, this can be a      
• When Google detects content       serious problem. One solution is  
spam, they will often block the       the Akismet plugin for WordPress. 
site it's coming from because it                                        
messes up their ranking system.       Akismet Plugin and Other Plugin   
                                      Options for WordPress             
• It takes up your valuable                                           
time and bandwidth to eliminate       Akismet is designed to help you   
these posts.                          filter out those nasty spammers,  
                                      and it's not hard to get it       
• If the onslaught of spam is       installed into your WordPress     
heavy enough, it may result in a      system. Download the plugin, and  
denial-of-service attack,             upload it to the blog directory   
intended or not, which is a           on your server in the plugins     
situation in which the server         subdirectory under wp-content.    
tries so hard to post bad             Activate from the WordPress       



plugins menu. If you have a           post directly to the comments     
notice that you need the Akismet      area.                             
API, go to the WordPress website                                        
and look or ask for one.              If This Still Doesn't Work        
                                                                        
Here's the magic: the only            If you still can't eliminate      
instruction in Akismet is "forget     spammers with these plugins, you  
that spam was ever a problem."        can eliminate them by denying     
You don't have to do anything         them access to your comments      
else at all - the spam will           area. This does not mean you have 
simply be bounced. You will not       to disable your comments section, 
receive a notification, nor will      only that you need to set up a    
you have to go out and delete         filter.                           
spam.                                                                   
                                      It's not usually as simple as     
Another plugin for eliminating        just blocking their IPs. Serious  
spam from bots is the "Did You        spammers use random IPs, while    
Pass Math" plugin. This one makes     blocking IPs may get rid of them  
the user perform a simple math        for a short time, it will         
problem before submitting a           ultimately prevent legitimate     
comment. As most humans can           comments from being posted.       
handle this and most spambots         Spammers are also notorious for   
can't, it's pretty likely that a      hijacking other people's IP       
comment posted through this is a      addresses. But as a short-term    
legitimate comment. You should        emergency solution, you can try   
add a note of caution that your       it. The IP address is included in 
comments will be deleted if you       the information packet for the    
answer the math wrong, though; a      comment; it's similar to a        
wise commenter will use an            traceable phone number. Look for  
offline composition tool, not         clear patterns in your IP         



numbers.                              automatically readable.           
                                                                        
Use the .htaccess file to block       When you think you have your      
unwanted IPs from even seeing         problems addressed, you can       
your blog. For instance, these        remove the block from your        
lines can be added:                   .htaccess file. If it still       
                                      doesn't work, or if you don't see 
order allow,deny                      an IP pattern, it's likely that   
deny from 123.123.123.123             spambots are hijacking someone    
deny from 456.456.456.*               else's machine to attack your     
deny from 789.789.*.*                 site. In this case, do not use    
allow from all                        the IP block.                     
                                                                        
IPs are four-part numbers, such       Again, if you don't have an IP    
as 192.168.0.1. Typically, if you     pattern of attack, this may not   
see a pattern with the first two      be worth doing. Remember, too,    
sections being identical, you can     that with IP addresses, the first 
block all IPs of that type by         numbers affect the largest number 
simply listing them as                of computers, like a reverse      
192.168.*.*, as you see above.        address: USA, California,         
This screens out all these IP         Sacramento, X Building, Ste. 101, 
numbers. Blocked IPs will get a       Joe Schmo. An IP follows roughly  
403 error page; customize yours       the same pattern, with the last   
so that your contact details are      of the four sections referring to 
listed in case you're blocking        the specific computer it is       
out a legitimate user. Don't use      attached to.                      
your regular email; a spammer can                                       
harvest that too, for a whole new     Google's Nofollow Attribute       
set of problems. Instead, encode                                        
your email so that it's not           Of course, if it's a waste of     



their time to spam you, spammers      easy target, as a waste of time.  
may just skip you altogether. For                                       
this reason, you can use the          This is not an immediate fix. But 
Google Nofollow attribute for         it is a way to make your blog     
links: . This attribute is            resistant to spammers in the      
embedded automatically by modern      future. If you're already a       
versions of WordPress.                target, you'll have to work with  
                                      it slowly, incorporating all      
It does not eliminate links,          these fixes. If you aren't a      
which is what spammers are            target, the very least you should 
working on adding to your site.       do is turn on the nofollow option 
Instead, it makes those links         in your WordPress system; this    
irrelevant to Google. The end         will deter any hungry spambots.   
result is that it doesn't hurt        Upgrade your version, or look for 
your rank in Google, and it           one of the plugins that provides  
doesn't help a spammer to send        this service for you.             
data to your site. It also marks      

                              
you, for spambots looking for an      






About the Author:

http://www.chauy.com/2006/07/how-to-eliminate-wordpress-blog-comment-spam/


Read more articles by: Danny Wirken

Article Source: www.iSnare.com


...Archive >>

Submit Your Site
Recent Articles
  • My Internet Business - Make Money Being Online Today

    Are you one of those people who love being online You're constantly checking your email, visiting MySpace, and getting involved in interesting forums online If you enjoy being online and getting involved in the World Wide Web, why not consider getting involved with a business online...

  • Find Cheap Web Design and Web Development At Great Pricing

    This article will show you how to find cheap web design, web development and other services at great pricing Obtaining cheap web design, web development and web designers can be a tough task All too often web design can be very expensive, and if you don't make a good choice you can be sitting on an expensive web design that didn't turn out how you wanted it...

  • Custom Website Design That Motivates, Converts And Ranks

    When creating a website from scratch, it is best to make a custom website outline before you begin the design process You must determine 3 things before you begin Who is your target audience, why should they buy from you and what will your visitors be looking for when they arrive on your web site...

  • Ecommerce and Shopping Cart SEO Standards to Live By

    When you build an ecommerce shopping cart, you obviously want your store to do well in the search engines To accomplish this you must take a few Search Engine Optimization tactics in to consideration Your web site is going to need to adhere to certain guidelines for your products to show up with good rankings in the search engines...

    Copyright (c) 2008 Isnare.com. All rights reserved.

  • Google
    How To Eliminate Wordpress Blog Comment Spam