Browsing Tag

php syndication

Syndicate Content from Sites without a Newsfeed (Using JQuery + PHP)

How to Syndicate Content Without Utilizing a News Feed

Many websites offer syndication formats such as RSS, JSON, or XML based services to allow for easy content delivery. But what happens when a website doesn’t offer one of these services? How do you syndicate content from a website that doesn’t offer a news feed? This is what I set out to solve.