Really Simple Syndication (RSS) 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.

learn more… | top users | synonyms

2
votes
2answers
34 views

Adding an RSS feed to a Facebook page

I want to add a client's blog feed to a Facebook page. Is there a way to do that without using a third party app?
0
votes
2answers
26 views

Pull page content from master site in Wordpress

So I am working on some sites for a health practice, all in Wordpress. I have one parent hub site that contains all the information about all the treatments they offer on different pages. I also have ...
1
vote
1answer
38 views

Convert RSS feed in one line

I need to use an RSS Feed in a Digital Signage application (Xibo). But to scroll the feed on right or left I need it to be presented on a single line or only the first line will be displayed. I've ...
2
votes
0answers
117 views

RSS feed : wrong encoding?

I just migrated my website to a brand new server, and now i'm having a weird issue. Some characters on my RSS feed are not properly encoded, as you can see here : ...
1
vote
0answers
60 views

RSS Filter and Compile

Does anyone know of a good way to compile say 20 RSS feeds and generate top news stories out of it? The idea is that we want to have a section on our wordpress site that pulls in feeds from many ...
0
votes
0answers
111 views

Why blogger puts BR tags only when content served via RSS feed?

I have a problem with using my new blog RSS feed. I wrote a post (the first one) with some code examples formatted by SyntaxHighlighter. To paste a code sample I'm switching from WYSIWYG to HTML view ...