
We would like to introduce a new exciting option called "Feeds". You might already know about feeds, but if not, A web feed (or news feed) is a data format used for providing users with frequently updated content, in our case, new posts.

This will keep everyone in the loop with new posts added to our forum as they are added. You can click on any post and go straight to that post and reply or read it in the forum.
Total Motorcycle Feed Page:
feed.php
Benefits:
Users do not disclose their email address when subscribing to a feed and so are not increasing their exposure to threats associated with email: spam, viruses, phishing, and identity theft.
Users do not have to send an unsubscribe request to stop receiving news. They simply remove the feed from their aggregator.
The feed items are automatically sorted in that each feed URL has its own sets of entries (unlike an email box where messages must be sorted by user-defined rules and pattern matching).
I hope you enjoy using it.

Mike