My b2evolution Version: Not Entered
Hi,
I need to explain to 25 persons how subscribing to RSS feeds. These persons never used it and use probably old version of Internet Explorer or Outlook.
I tried my feed on FF or IE7 and have no problem with it. But I'm not able to add it in Google or Netvibes. The message is "no flux available" Is it because it's a private blog (needing authentification to see it?, but the cookie is already on my computer)?
It's the good adress I should copy in Googlereader?
http://www.science24heures.com/comtt/index.php?blog=4&tempskin=_rss2
Does someone have an idea which feed aggregators are easier to use and explain to newbies?
Thanks
Mel
Your blog is protected by the login screen, probably because you used the "require_login=true trick in the config.php" trick. That way your rss feed is protected also. I do not see a solution to circumvent that.
In a solution for somebody else I tried to protect index.php. My testsite is still running. Try to break in in http://www.dev.heminga.net/1103/ But that way the RSS is not protected (and potentially readable by the rest of the world).
Probably you can get to the feed with zzz.com/index.php?skin=_rss&l=admin&p=password, but I do not know the magic POST variables.
Good luck