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
- Working with /etc/hosts on Mac - December 1, 2008
- Anyone used MacFuse? - January 13, 2007
- Trick or Treat - Web 2.0 Goodies for ColdFusion - October 31, 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..."
- ColdFusion 8 FCKeditor Vulnerability
- Ajax Same Origin Policy No More with Firefox 3.5
- Firefox 3.5 Introduces Origin Header, Security Features
- Tips for Secure File Uploads with ColdFusion
- 7 Years And Blog Entry Number 700
- CFCatch Java Exceptions
- Cheat Sheet for SQL Server
- CFML on Google App Engine for Java
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in











