The Spam Module filters content and comments for spam, as well as lets users flag contents for review by the administrators.
The Drupal Spam Module creates URLs on the site like:
http://example.com/spam/report/comment/1
To prevent low-quality pages from being indexed, add the following line to your robots.txt file when using the Spam Module:
Disallow: /spam/
Did you find this post helpful? Leave a comment below, and subscribe to my RSS feed.