Teens want freedom; you want safety. Like oil and water, they do not mix. Read about creating a safe teenager blogging environment. It does not have to be confrontational but is necessary.
Doug
Teens want freedom; you want safety. Like oil and water, they do not mix. Read about creating a safe teenager blogging environment. It does not have to be confrontational but is necessary.
Doug
There are several types of spam to deal with regarding blogging: comments, backtracks, and email harvest.
Comment spamming occurs when a comment is left in response to an article with a link to a spam site.
Backtrack spam occurs when spam links are left as backtracks.
Email harvest occurs when an embedded email is taken off the blog’s page and used for spamming.
How do we prevent this?
CAPTCHA (Completely Automated Public Test to tell Computers and Humans Apart) shows convoluted alphanumeric characters and has the user type them in. This method has become very popular recently in order to stop automated programs from creating accounts though some people will not deal with sites that use CAPTCHA.
Several suggestions are available for comment spam.
Some blogs have black word lists that you can add your own words so if they appear in a comment the comment is rejected.
Authors can be preapproved so their comments do not have to be moderated.
Backtrack ideas:
An email address can be embedded using JavaScript to hide the fact that it is an email address.URL blacklists, where any URL left in a comment is checked against a blacklist, is effective but difficult to maintain. There are several public ones available. For example, WordPress has the akismet plugin which checks the spamminess of a comment anonymously.
A proposal to reduce spam, backed by Google, Yahoo, and Microsoft, is add an attribute “rel=nofollow” to any embedded links in a comment or trackback. The search engines, upon encountering this, will not use the link in calculating ranking. Some blogs automatically default to adding the nofollow attribute to links.
Doug
Many obsolete blogs are ripe for spreading comment spam. Spammers look for retired blogs and add their links to comments where they know no one is looking. So if you have a blog you are no longer using, either delete it or set it up where comments cannot be automatically added.
Doug