Blogs

Andrew Denny has a post on his blog GrannyButtons about blogs and links.

Basically he’d commented in his blog about a post on another blog about a new Marina development. As you’d expect he had included links to the original blog entry in his blog.

The writer of that blog seemed to take offence at Andrews interpretation of the blog entry and posted a new blog entry going off in a bit of a huff about Andrew’s interpretation.

Rather than link back to Andrew’s blog entry this person simply referred to Andrew as “a pretend boater who only spend a few days a year on the Cut”. This person also doesn’t allow comments on his blog entries.

Now I’ve always believed that blogs should be dynamic. Posting a blog entry with no links from it and blocking comments and trackbacks is rather like publishing a column in a newspaper and never publishing any feedback. By adding links and trackbacks to a blog entry it adds context to the entry – for example you can easily, in one click, go and read Andrews original article which made me sit down and write this blog entry.

Of course linking and trackbacks on blogs do more than just add context to that entry, they also help raise the profile of the blogs/websites concerned as search engine spiders will follow the links. This second fact is the whole drive behind the spamming of blogs and abuse of trackbacks – if you have a popular, well ranked site, then getting links off your site to a site selling dodgy drugs will help the spammers.

Trackbacks

I’ve been reading up on Trackbacks and how they are supposed to work. I think I now understand it – but I did find an article by Shai Coggins that puts it in a nice easy to understand way.

Shai’s posting on the subject can be found at http://weblogs.about.com/od/weblogs101/f/usetrackback.htm

All quiet on the Western Front – again

Well the RBLs have trapped a lot of the spammers. Also I’ve put a bit of code in that at the moment is logging the IP of any person accessing the trackback script.

The next step is to take that code and wrap it into the trackback script so that posts containing “banned” words get their IP added to the blocking list.

Well the code is now modified. All trackback posts record the IP of the poster. If the IP of the trackback is in a linked table then the trackback isn’t displayed. This allows me to quickly “block” posts by inserting one IP but leaves the trackback hidden so I can work on it.

Also if I get the same IP posting to the same entry more than once it assumes that it is spam, accepts it (in case it isnt!) and drops the IP address into my spammers table.