Questions tagged [rss]
RSS Rich Site Summary (originally RDF Site Summary, often dubbed Really Simple Syndication) is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.
107 questions
0 votes
0 answers
19 views
SharePoint SE: "RSS Feed" button leads to empty page
under SharePoint Server 2016, the function "RSS Feed" (=the button next to the "Alert me"-button) e.g. on a SharePoint blog site worked without problems, all users were able to ...
0 votes
1 answer
141 views
SharePoint page element that shows posts on related general channel as a newsfeed
I have a Teams channel and a related SharePoint site. I would like the home page of the site to have a page element which shows say the last 3 posts from the general channel in a news feed style. I ...
0 votes
0 answers
154 views
Custom connector - Power Apps for RSS Feed that needs basic auth
I have an RSS Feed that used basic auth. How can I use power apps to retrieve the rss feed. I have tried to pass the username and password like below but no luck in powerapps https://username:...
0 votes
0 answers
35 views
Can i upload a rssfeed file in SharePoint and use it in my script or rss reader webpart?
Is it possible to load a rssfeed file e.g events.rss into a SharePoint document library and then use script or RSS Reader webpart to view it on a page. When i tried it via using a sharepoint direct ...
0 votes
1 answer
192 views
RSS web part error "Please verify the settings and url for this feed."
I have a RSS web part in SharePoint 2016 that suddenly not displaying the feed correctly. The error I found in the ULS log is "The request was aborted. Could not create SSL/TLS secure channel&...
0 votes
1 answer
4k views
Is there a RSS Feed web part for a SharePoint modern page - Communications site
Is there a RSS web part for SharePoint online - comms site? If there is none, is there any way I can display RSS feed on a comms site?
0 votes
0 answers
34 views
Reoccurring serial elements are not part of the RSS-Feed
I have problems correctly integrating our SharePoint RSS-Feed. With Serial elements it seems as if only the first date of the element is part of the RSS-Feed as one long event and not separated in ...
0 votes
2 answers
1k views
JQuery to parse RSS feed in SharePoint
I m trying to display RSS data on page using jQuery, So I have used below URL in my code and it is working fine to display feed from outside SharePoint sites. "https://feed.jquery-plugins.net/load?...
1 vote
0 answers
162 views
error when using RSS feed webpart in SP 2013
I'm using the RSS webpart to display an RSS feed. It worked fine for 2 years, but a couple months ago it stopped working and displays the error message 'The requested RSS feed could not be displayed. ...
0 votes
0 answers
115 views
Getting only blue color in SPFx even though another color in SCSS
I am having trouble after with getting the desired color in my RSS webpart in SPFx. I get the standard blue from SPFx even though I have specified a background color. This question is related to the ...
1 vote
0 answers
167 views
(Problem)SPFx rendering items from RSS after selecting number of items you want to display with slider
I am currently building an RSS webpart in SPFx using React as a framework. Now I am in the stage that I want the user to be able to select how many news items he/she want to see with a slider (taken ...
0 votes
1 answer
337 views
SPFx React webpart is not displaying all XML items from RSS News Feed
I am currently building an RSS News Feed in SPFx using React as a framework and using an XML link https://feeds.expressen.se/nyheter/ (Swedish news if curious). I can display all items, in this case ...
1 vote
0 answers
717 views
Issue with rendering XML data in SPFx
I am in a project of making a RSS feed in SPFx and using React.js and TypeScript. When I try to retrieve XML data from a news site, the console gives error: Because it complains about CORS, so I ...
0 votes
1 answer
231 views
Is there a way to force the sharepoint RSS viewer web part to get the latest 5 RSS feed items
I added an RSS viewer web part to our sharepoint online site page, and i define this RSS feed url http://feeds.bbci.co.uk/news/world/rss.xml + i define to get 5 items as follow:- now i thought that i ...
0 votes
1 answer
117 views
Sharepoint List RSS feed shows in browser, but not with PHP (Win Server 2012R2 and IIS)
I have a Sharepoint List RSS feed that I want to include in a PHP page. I installed PHP 7.2 (Win Server 2012R2 and IIS 7). It works. I use this url for the RSS feed: https://example.com/subsite/...