how to get over your ex boyfriend, free classifieds ads posting sides php, ????? ?? ????????, get over my ex, javascript upload multiple images resize store in database code, how to generate WSDL from PHP Web Service, php upload image, resources/user link submit php, code demo multiple image upload resize and store database in javascript, fbjs setInnerFBML, open source dms in php, php private message system, php upload resize image, facebook api error validating application, php form upload multiple files, Multiple File Upload Input php, zend free examples, ssl/facebook com/roadblock, create free php site, select customers form jquery php, select customers form jquery php, ajax multiple image upload, codeigniter php sqlite, upload foto facebook via script php, www free upload imajes, multiple delete with jquery ajax, url proxy free php, zend framework project more:Todos, https //ssl facebook com/roadblock/, PHP programming pdf, apple wireless base station in mixed environment, php questions inside database, php registration and login, zend framework book more:Todos, https://ssl facebook com/roadblock/, job portals in india, php code for birthday reminder calendar in magento, noparameterstatementfoundfox, php mysql advanced tutorials, mybb theme manual install, codeigniter cart tutorial, free non cgi classified sites, Magento model to interact with db table, LAMP dummies tutorial, ssl facebook com/roadblock, Airport Extreme multicast rate, magento items per row cms home, runescape pin, twitter login, jquery login, twitter login, tutoriels create, php video training OR php video course OR php video tutorial, books link submit php, multiple image upload and resize in javascript, jquery ajax form, php5 net webservice client, offshore services like paypal, free good search script with php/mysql, upload file with zend form element file, tutorials hotel reservation datenbank, g5 logic board, https //ssl facebook com/roadblock/index php, php tutorial on insert multiple records array mysql, easygen xampp, connect mysql database php ssl, download youtube video php script, demo code multiple images resize upload in javascript use, cool webdesign photoshop tutorials, how to create a magento pay webservice, demo code multiple images resize upload in javascript use, oracle video tutorial torrent, free download php video tutorials, sample demo code multiple image resize upload in javascript, photoshop design video tutorials, torrent of first website of flash free tutorial, php login system, javascript multiple image resize ane upload code sample demo, java best tutorial, javascript multiple image upload and resize sample demo, php_login_v2 3, Learning Java Application Development, diagnosing defective hard drive on 20 imac, mysql php popup login, jquery wall youtube script, php scripts, Horizontal/Vertical Looper for PHP/MySQL torrent, amazon api search php, c sharp for beginners pdf, build php mysql websites, PHP: A Beginner\s Guide, how to send email verification code on registration by ajax, php tutorial, rich pictures free tutorial, working with MySQL and Ruby, JQUERY FACEBOOK, Warning: mysql_num_rows() expects parameter 1 to be resource joomla mysql php, get over ex, count(*) example php, ways to get over an ex

Syndicate RSS Feeds on your Website for Extra Content

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.

Thankfully, PHP now comes with SimpleXML built-in. You can use this great package to quickly and easily read XML files.

Since RSS feeds follow a standard structure, you can use SimpleXML to read the file, manipulate the data, and output a list of links and/or descriptions onto your website. All you need to know is how to use SimpleXML and how an RSS feed is structured.

Here’s a tutorial on how to syndicate an RSS feed in PHP, if you’re interested in learning how to do that.

Use Rel=’nofollow’ In the Links

If you do syndicate an RSS feed and reproduce it on each of your pages, you may want to consider using rel=’nofollow’ for the links.

Each of those links is an external link. Without the nofollow tag, you’d be bleeding a lot of pagerank from each of your pages. In the long run, this could be detrimental to your site – and it would probably outweigh any benefits from using the RSS feed in the first place.

You can fix this problem by placing the attribute rel=’nofollow’ in each of the links you create from the RSS feed.

If your website is a Wordpress blog, you’ll need to manually do this. Wordpress comes with a great built-in RSS Feed Widget – so you don’t have to manually parse the feed. However, it doesn’t give you an option to use ‘nofollow’ for the links.

You can read this guide to find out how to hack the Wordpress source to make the RSS Widget nofollow. You’ll need to know a bit of PHP, but it’s not too hard.

Remember: Don’t Steal Someone Else’s Copyrighted Work

Although articles are spread around the internet in RSS feeds, you still don’t own them.

It is acceptable to use an RSS feed to syndicate links back to the original source of an article. It would also be acceptable to include a short description of that link – based on the RSS feed it came from.

However, some users place entire articles in their RSS feeds. To reprint an entire article is copyright infringement. It is wrong, illegal, and could land you in a lot of trouble.

Use other people’s work fairly. It can add relevant links to your site – but try to steal whole articles.

Read PHP Tutorials, Web Design Guides, and Money Making Tips at Web Cash.

Also check out the latest PHP Tutorials or the latest Web Design tips.

More Php Tutorials Articles

Related search terms:

Ushijima iroha,develop a rss feed for your website,php display feed on website,rss feeds,syndicate wordpress feeds

Related Posts On PHP Tutorials.net

You might also like


Is Your Church Social – Part 9 – Facebook – Blogging through Facebook
Is Your Church Social - Part 9 - Facebook – Blogging through Facebook Facebook is...

How do I scrape my blog to show the content on my website also?
Question by justinhampton81: How do I scrape my blog to show the content on my website also? I have...

How do I scrape my blog to show the content on my website also?
Question by justinhampton81: How do I scrape my blog to show the content on my website also? I have...

CMS multi-language support ready
 We're happy to announce a great new feature available in the CMS module: ...

Here Are 24 Questions To Ask Before Purchasing Web Hosting
Here Are 24 Questions To Ask Before Purchasing Web Hosting Any business these days...

87 Responses to “Syndicate RSS Feeds on your Website for Extra Content”

Leave a Reply