Posts Tagged ‘Syndicate’
Syndicate RSS Feeds on your Website for Extra Content
RSS feeds are a great way for you to keep up to date on your favorite websites. But they can be an even greater tool for a webmaster. You can syndicate RSS feeds on your own site, adding continuously updating content without any work of your own.
Use PHP to Parse an XML File and Syndicate the Feed
In order to syndicate an RSS feed on your site, you’ll need to read the XML file somehow. PHP is great for this.
Previously, you would have had to write your own XML parser to do this. This is possible – but it takes some time and it can get fairly complicated.



