FACTOID # 81: Two-thirds of the world's kidnappings occur in Colombia.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Wiki spam

Link spam (also called blog spam or comment spam) is a form of spamming or spamdexing that recently became publicized most often when targeting weblogs (or blogs), but also affects wikis (where it is often called wikispam), guestbooks, and online discussion boards. Any web application that displays hyperlinks submitted by visitors or the referring URLs of web visitors may be a target.


Adding links that point to the spammer's web site increases the page rankings for the site in the search engine Google. An increased page rank means the spammer's commercial site would be listed ahead of other sites for certain Google searches, increasing the number of potential visitors and paying customers2.


Link spamming originally appeared in internet guestbooks, where spammers repeatedly fill a guestbook with links to their own site and no relevant comment to increase search engine rankings. If an actual comment is given it is often just "cool page", "nice website", or keywords of the spammed link.


In 2003, spammers began to take advantage of the open nature of comments in the blogging software like Movable Type by repeatedly placing comments to various blog posts that provided nothing more than a link to the spammer's commercial web site. Jay Allen created a free plugin, called MT-BlackList1, for the Movable Type weblog tool that attempts to alleviate this problem. Many current blog software now have methods of preventing or reducing the effect of blog spam.


Because of prevention improvements in blog software link spam is now increasingly concentrated on wikis around the World Wide Web including Wikipedia, the largest wiki on the Internet (see [1] (http://en.wikipedia.org/wiki/Wikipedia:Spam)). Wiki spam sometimes only appears on a wiki's sandbox page, but is often found defacing multiple pages. This page3 lists URLs and IP addresses of offending wiki spammers.


Possible solutions

  • Recently Google introduced an HTML attribute (http://www.google.com/googleblog/2005/01/preventing-comment-spam.html) to prevent ranking credits. Search engines and weblog software already follow this convention.:
 <a href="http://www.wiki.org/" rel="nofollow">Link</a> 
  • Instead of displaying a direct hyperlink submitted by a visitor, a web application could display a link to a script on its own website that redirects to the correct URL. This will not prevent all spam since spammers do not always check for link redirection but has proven very effective. Redirecting links prevent Google from factoring the link in its PageRank algorithm for that site making the spam ineffective. An added benefit is that your redirection script can count how many people visit external URLs, but one drawback is the increased load on your website.
  • Idea: However, the script could also be client-side JavaScript. For example,
 <a href="javascript:window.location.href='http://www.wiki.org'">Link</a> 

would work as a link but not be picked up by Google. Moreover, the javascript could be more complicated to ensure that the link would never be picked up since it was encoded. For example,

 <a href="javascript:redirectFunction('hfksksgjlsll')">Link</a> 

where 'hfksksgjlsll' is an encoded URL that is decoded by the javascript function redirectFunction which presumably is stored in the HEAD tag of the page.

  • This redirect can also be done via the .htaccess file in Apache, thus saving the load of a script.
  • Require the user to solve a captcha, preventing bots from submitting entries.

External links

  1. MT-BlackList (http://www.jayallen.org/projects/mt-blacklist/), a plugin for Movable Type.
  2. Wired Magazine article on blog spam (http://www.wired.com/wired/archive/12.03/google.html?pg=7).
  3. chongqed.org List of Wiki and Blog Spammers.
This article is part of the Spamming series.
E-mail spam | Messaging spam | Newsgroup spam | Spamdexing
Blog spam | Mobile phone spam | VoIP spam
Make money fast | Advance fee fraud | Lottery scam | Phishing
History of spamming
Stopping e-mail abuse | DNSBL

  Results from FactBites:
 
Wiki Spam (995 words)
Spam of this kind has become common on weblog comment systems and sadly it looks like widespread WikiSpam may become a big problem in the future.
It seems, that some spam (or what else is is?) occurs always at 4:00 (see http://c2.com/mrtg/).
While that is true for all of the spamming morons, there is one in particular that is spamming other sites with the urls and text from sites that call him as a spammer.
Spam - Wikipedia, the free encyclopedia (150 words)
Spam (electronic), unsolicited or undesired bulk electronic messages, such as:
Spam (Monty Python), a comedy sketch involving this meat
Spam magazine, published in the mid-1990s in Houghton, Michigan
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.