pf » How to Disable the Safari RSS Feature
How to Disable the Safari RSS Feature
If you don't use Safari as an RSS Feed reader (I use bloglines), the feature can get kind of annoying. Every time you click on an RSS feed, it is redirected to a feed:// url. So to disable it, you need to first enable the Debug menu on Safari, this is done by typing the following into the Terminal (via mac osx hints:
defaults write com.apple.Safari IncludeDebugMenu 1
Make sure you quit safari before running that command.
Then you simply need to select Turn off RSS Support in the Debug menu in Safari:
Ideally I'd love for an extension that allows me to click the RSS button, and subscribe with bloglines, like you can in Firefox.
Related Entries
- Howto Backup your Mac incrementally over SSH - March 10, 2006
- Dashboard Widget Tip - Quickly Removing Widgets - May 13, 2005
- Anyone used MacFuse? - January 13, 2007
- Trick or Treat - Web 2.0 Goodies for ColdFusion - October 31, 2006
- USB Phone for Skype on Mac - March 3, 2006
Can I see the reply of this? Thanks
1. Quit Safari 2. Open Terminal (located in the Utilities folder in your Applications folder) 3. Type the following into the Terminal window: defaults write com.apple.Safari IncludeDebugMenu 1 4. Hit Return 5. Quit Terminal 6. Open Safari
The Debug menu should now appear to the right of the Help menu. From that menu there is a selection to "Turn Off RSS Support..."
- CFSCRIPT Cheatsheet
- 3 New Image Effects for ColdFusion 8
- Googlebot to Submit Web Forms
- ColdFusion 8 Update 1 Fixes some Image Processing Quirks
- 10 Most Useful Image Functions in ColdFusion 8
- Speaking at NYC CFUG This Week
- Adobe AIR Tutorial for HTML / JavaScript Developers
- INFORMATION_SCHEMA Support in MySQL, PostgreSQL
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in










