Skip to main content

Posts

Showing posts with the label SharePoint RSS feed

Display Subscribe to RSS feed link on SharePoint Web site

The task Expose any RSS feed link on the SharePoint Web site so visitors can subscribe to that RSS feed. Create or use existing image library to store the RSS image for the link. In this scenario we will create a Picture Library in SharePoint and upload our image there. Solution 1. Create Picture Library. 1.1. On your SharePoint Web site browse the View All Content link: 1.2. Then click Create button: 1.3. Then choose Picture Library as a type: 1.4. Provide library name and click OK: 1.5. Select Upload command to put RSS image into the Picture Library: 1.6. Browse for the image file and click OK: 1.7. Provide relevant information about the image and click OK: 2. Get the link to RSS feed. In our scenario we will use RSS feed for SharePoint calendar. 2.1. Browse to the list: 2.2. Run View RSS Feed command from the list menu: 2.3. Copy the RSS feed URL from the browser address bar: 3. Edit Web site home page in order to display RSS feed link. We will use Content Editor Web Part in this sc...