Breaking News
Showing posts with label guidelines user-generated spam. Show all posts
Showing posts with label guidelines user-generated spam. Show all posts

Thursday, 23 May 2013

Guidelines on user-generated spam | Webmaster Guidelines tools

Google’s Webmaster Guidelines outline best practices for website owners, and the use of techniques that violate our guidelines may cause us to take action on a site. However, not all violations of our Webmaster Guidelines are related to content created intentionally by a site’s owner. Sometimes, spam can be generated on a good site by malicious visitors or users. This spam is usually generated on sites that allow users to create new pages or otherwise add content to the site.

If you receive a warning from Google about this type of spam, the good news is that we generally believe your site is of sufficient quality that we didn’t see a need to take manual action on the whole site. However, if your site has too much user-generated spam on it, that can affect our assessment of the site, which may eventually result in us taking manual action on the whole site.

Some examples of spammy user-generated content include:
- Spammy accounts on free hosts
- Spammy posts on forum threads
- Comment spam on blogs


Since spammy user-generated content can pollute Google search results, we recommend you actively monitor and remove this type of spam from your site. Here are several tips on how to prevent abuse of your site’s public areas.

User-generated spam:
Comments are a great way for webmasters to build community and readership. Unfortunately, they're often abused by spammers and nogoodniks, many of whom use scripts or other software to generate and post spam. If you've ever received a comment that looked like an advertisement or a random link to an unrelated site, then you've encountered comment spam. Here are some ideas for reducing or preventing comment spam on your website.
Use anti-spam tools

Most website development tools, especially blog tools, can require users to prove they're a real live human, not a nasty spamming engine. You'll have seen these: Generally the user is presented with a distorted image (often called a CAPTCHA, for "completely automated public Turing test to tell computers and humans apart") and asked to type the letters or numbers she sees in the image. Some CAPTCHA systems also support audio CAPTCHAs. This is a pretty effective way of preventing user-generated spam. The process may reduce the number of casual readers who leave comments on your pages or create a user profile, but it will definitely improve the quality of the comments and profiles.

Google's free reCAPTCHA's service is easy to implement on your site. In addition, data collected from the service is used to improve the process of scanning text, such as from books or newspapers. By using reCAPTCHA, you're not only protecting your site from spammers; you're helping to digitize the world's books. If you’d like to implement reCAPTCHA for free on your own site, you can sign up here. Plugins are available for easy installation on popular applications and programming environments such as WordPress and PHP.
Turn on comment moderation

Comment moderation means that no comments will appear on your site until you manually review and approve them. This means you'll spend more time monitoring your comments, but it can really help to improve the user experience for your visitors. It's particularly worthwhile if you regularly post about controversial subjects, where emotions can become heated. It's generally available as a setting in your blogging software, such as Blogger.
Use "nofollow" tags

Together with Yahoo! and MSN, Google introduced the "nofollow" HTML microformat a few years ago, and the attribute has been widely adopted. Any link with the rel="nofollow" attribute will not be used to calculate PageRank or determine the relevancy of your pages for a user query. (For example, if a spammer includes a link in your comments like this:
<a href="http://www.example.com/">This is a nice site!</a>
it will get converted to:
<a href="http://www.example.com/" rel="nofollow">This is a nice site! </a>
This new link will not be taken into account when calculating PageRank. This won't prevent spam, but it will avoid problems with passing PageRank.



By default, many blogging sites (such as Blogger) automatically add this attribute to any posted comments.
Disallow hyperlinks in comments

If you have access to the server, you may want to change its configuration to remove HTML tags from comment links inside your guestbook. Spammers will still be able to leave comments, but they won't be able to publish active hyperlinks.
Block comment pages using robots.txt or META tags

You can use your robots.txt file to block Google's access to certain pages. This won't stop spammers from leaving comments or creating user accounts, but it will mean that links in these comments won't negatively impact your site. For example, if comments are stored in the subdirectory guestbook, you could add the following to your robots.txt file:
Disallow:/guestbook/

This will block Google from indexing the contents of guestbook and any subdirectories.

You can also use the META tag to block access to a single selected page, for example http://www.example.com/article/comments. Like this:
<html>
<head>
<META NAME="googlebot" CONTENT="noindex">


You may wish to use these methods to block profile pages for new and not yet trustworthy users. Once you gain trust in the user, you can remove the crawling or indexing restrictions.
Think twice about enabling a guestbook or comments

A lot of spam doesn't give users a good impression of your site. If this feature isn't adding much value to your users, or if you won't have time to regularly monitor your guestbook or comments, consider turning them off. Most blogging software, such as Blogger, will let you turn comments off for individual posts.

Use a blacklist to prevent repetitive spamming attempts.

Google often sees large numbers of fake profiles on one innocent site all linking to the same domain. Once you find a single spammy profile, make it simple to remove any others.

Add a "report spam" feature to user profiles and friend invitations.

Your users care about your community and are annoyed by spam too. Let them help you solve the problem.
Read more ...
Designed By Published.. Blogger Templates