Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

10.4: Change Safari's RSS update frequency Web Browsers
Tiger only hintNew in OS X 10.4, Safari has RSS capabilities which automatically refresh feeds every 30 minutes. In my opinion, this is not often enough. You can change how often the feeds update by doing the following from Terminal (quit Safari first):
$ defaults write com.apple.Syndication AgentCheckInterval 300
$ defaults write com.apple.Syndication RefreshInterval 300
You can replace 300 with the number of seconds you wish to wait between refreshses.

[robg adds: Speaking as a webmaster, please don't set this value to some ridiculously low number -- if you do, and your neighbor does, and their neighbor does, etc., the resulting load on the webserver can be quite notable. The RSS feed here is already the most-requested page, and there are still quite a few RSS users (or their reader programs) out there that like to check it every two minutes, 24 hours a day ... despite the fact that hints here (the only thing in the RSS feed) are usually only updated once per day. So please, show some restraint :).

This is one reason I still prefer external RSS readers like PulpFiction -- you can usually control the update frequency on each feed separately, instead of en masse. If you're looking at a headline news site, for instance, 10 minutes might make sense. But for hints and other "daily-ish" sites, a much lower interval is all you need to stay current. As a general rule, I think 30 minutes is a reasonable average when you can only stick one time on all your RSS updates.]
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[19,536 views]  

10.4: Change Safari's RSS update frequency | 11 comments | Create New Account
Click here to return to the '10.4: Change Safari's RSS update frequency' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.4: Change Safari's RSS update frequency
Authored by: leebennett on Thu, May 5 2005 at 10:36AM PDT
NO NO NO!

Rob G. smartly advises people not to set a ridiculously low number. Permit me to amend that by saying with the exception of specific feeds that are intended/desgined to get a more frequenty update schedule, 30 minutes is the LOWEST interval you should set. VERY few feeds update so often that you need to update on a quicker schedule. Even at 30 minutes, RSS subscriptions dominate most bloggers' log and statistic files.

I'd go so far as to even recommend this hint be rescinded, except that knowledge of this setting is certainly not a bad thing. But there really should be a way to set frequencies individually per feed--which I'm sure is not going to happen in Safari. Robust newsreaders like NetNewsWire, however, can set per-feed update intervals.

It should also be noted that some people who have control of the server they're blogging from (and this includes me), will ban an IP if they notice an awful lot of refresh traffic from that IP.

[ Reply to This | # ]
10.4: Change Safari's RSS update frequency
Authored by: ghz on Thu, May 5 2005 at 11:03AM PDT
just in connection with feeds..
do you know how can i update a bunch of feeds manually in safari2?

[ Reply to This | # ]
10.4: Change Safari's RSS update frequency
Authored by: phoem on Thu, May 5 2005 at 11:04AM PDT
On the contrary, in my work environment I need to monitor internal feeds at a minimum of once every 5 minutes. 30 minutes just will not cut it. These are feeds that I run why should I not be able to view them more often?

As a webmaster I do understand the concerns of too many people setting the number too low. A 5 minute interval is in no way too low though and in my opinion 30 minutes is much too high.

As robg pointed out though, ideally this should be set on a per-feed basis.

[ Reply to This | # ]
10.4: Change Safari's RSS update frequency
Authored by: mzarra on Thu, May 5 2005 at 11:14AM PDT
30 minutes is plenty for websites. If you have internal servers that need a refresh more often that is certainly an unusual case. But I also have to agree with Rob, for servers that you do not own it is a VERY bad idea to set this number lower than 30 minutes.

/. for instance will ban your IP if you hit it too often. I am sure there are plenty of other websites out there that will do the same. 5 minutes is far to short of a time and will just get you banned as more systems set up blocks against this.

[ Reply to This | # ]
10.4: Change Safari's RSS update frequency
Authored by: phoem on Thu, May 5 2005 at 11:54AM PDT
this is a pointless argument on what is "ok" for a website. it is relative to the feed, what is being broadcast, how time sensitive the data is. there are too many factors. this is why ideally it should be able to be set on a per feed basis.

[ Reply to This | # ]
You are right.. and wrong!
Authored by: Spiken on Thu, May 5 2005 at 11:18AM PDT
If I keep the update intervall at 30 minutes, I miss a lot, since many of my feeds only keep the 15 newest enterys in their rss-feed and there could be like 40-50 news in that timespan.
But of course, I don't want to make the servers go wild and overheat :) So, maybee a good, free newsreader that could set individual refresh times on all the feeds' something to look after. Any suggestions?

(The best would be if Safari would allow you to set the refresh times different for each feed).

[ Reply to This | # ]
You are right.. and wrong!
Authored by: gaudior on Thu, May 5 2005 at 11:49AM PDT
The best would be if Safari would allow you to set the refresh times different for each feed.
This is the best idea. Send a postcard to 1 Infinite Loop, Cupertino. ;-)

[ Reply to This | # ]
You are right.. and wrong!
Authored by: Spiken on Thu, May 5 2005 at 1:22PM PDT
Would've done it if I lived in the states :)

[ Reply to This | # ]
force an RSS refresh?
Authored by: Kimhill on Fri, May 6 2005 at 4:14AM PDT
It would be really useful if you could just force an RSS refresh in Safari.

This would get around the issue of permanently refreshing too often, but would allow you to be sure that you had the latest data when you really needed it.

[ Reply to This | # ]
force an RSS refresh?
Authored by: DougAdams on Mon, Jun 20 2005 at 10:21AM PDT
Here here! I have an RSS feed of my most recently played iTunes tracks, but Safari WILL NOT recognize any changes during very long periods of time--like a day or so! I have no trouble with other RSS readers in this regard, which recognize new pubDates as soon as the feed goes up (manually refreshing, of course).

---
Doug's AppleScripts for iTunes
http://www.dougscripts.com/itunes/

[ Reply to This | # ]
force an RSS refresh?
Authored by: lastexile on Sat, Jun 25 2005 at 10:02AM PDT
Kludgy, but seems to work...

go to preferences, RSS tab, hit "Remove Now" and confirm, then when you load the feed, it should refresh.

I just turn off the autoupdate and manually refresh that way

[ Reply to This | # ]