RSS display
-
Hi,
I want to create a page with up to date news using a couple dozen RSS feeds, and was hoping to use link library.
Testing the RSS display I noticed that the time displayed with RSS feeds are converted to UTC, instead of local time. My WP general options show the correct timezone, UTC, local time and DST.
And the feeds do not display the correct datetime format despite correct setup in WP options and in LL general options. Also the weekday is displayed in english regardless of WP language.
Also, the feeds only update once a day. For my use case I’d need to set each link rss update seperately, with a refresh between 5 minutes and several hours (check last update on demand, cronjob not needed per se).
I also realise too many requests may cause problems, so I looked for alternatives like proxy servers and other paid services. Did not really dig into other WP plugins yet, but I found some jquery plugins which use google feeds api (deprecated) and yahoo yql, which works very well.
The only concern is yahoo usage limits with many feeds and many visitors, as its not clear if they will use visitor IP or host IP/referer when calling their API from the front end. Is there any way to allow LL to extract the rss data from a link like this?
- The topic ‘RSS display’ is closed to new replies.