|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Googler
![]() Join Date: Jul 2007
Posts: 129
Thanks: 0
Thanked 3 Times in 3 Posts
![]() |
Having problems creating a RSS Feed
Hi,
Ive got a webpage with 5 different news pieces on it each one has a title and a small description. I want to create a rss feed out of them so people can add it to there site or use it for whatever they want really. I dont understand how you get the xml file to call the information from the news page?? <item> <title>News Feed</title> <description>My news feed</description> <link>www.mysite.co.uk</link> </item> |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Google Guru
![]() Join Date: Oct 2005
Location: c:\GoogleCommunity
Posts: 3,368
Thanks: 3
Thanked 12 Times in 12 Posts
![]() ![]() ![]() ![]() ![]() |
You can accomplish this using PHP. Assuming you have a database with the news in it, you could do something like the following:
feed.php PHP Code:
PHP Code:
Last edited by andrew247; 03-08-2008 at 08:48 AM. Reason: Ooops can't have public classes. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating account | suresh | Gmail Forum | 1 | 07-12-2006 09:45 PM |
| Creating robots | cruocitae | Chit Chat | 6 | 05-15-2006 10:17 PM |
| If You have a good RSS feed (your blog or any other rss feed | marstrax | Chit Chat | 0 | 10-15-2005 12:02 PM |
| creating account | suresh | All About Google | 1 | 01-01-1970 08:06 PM |