Question : Block users from RSS feeds

Is there any way to block users from using RSS feeds without interfereing with their regular browsing?

The resources I have available are Windows XP Pro clients on a Windows 2008 domain. Traffic passes through Microsoft ISA 2006. Most users have IE8, but there are a few copies of IE6 and 7 around. A minority use browsers other than IE, such as Firefox and Chrome.

Madrilleno

Answer : Block users from RSS feeds

Generally speaking, here are the steps.

1. Query logs on ISA server
2. Determine the URLs that users used to access RSS feeds
3. Analyse the URLs and work out the patterns to match most of the URLs to be blocked
4. Define one or more URL filters using the patterns
5. Apply the filters
6. Monitor the traffic to see if the filters work
7. Refine the filters if necessary.

However, I just checked the source code of my Google Reader page, and found it uses "feed/http://" to locate the RSS feeds. I am not sure if the string would appear in each GET request to remote HTTP servers as I don't have a traffic monitor installed at the moment. You may try test (query) this on your ISA server.

Regards,
Random Solutions  
 
programming4us programming4us