WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-26-2004, 12:21 PM
dntaker dntaker is offline
WebProWorld New Member
 

Join Date: Oct 2004
Location: Chesterfield, England
Posts: 11
dntaker RepRank 0
Default RSS News Feeds

I have a test RSS file on our company server which I am tryig to get Yahoo to read, it's called news.xml and the URL entered on google is http://www.wyko.co.uk/news.xml but somehow it doesn't give me the news page?

Could some one please have a look at the following and tell me where I am goin wrong, I need to get the concept right before automatically generating the news feed.

Thanks

The Content is :


<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>WYKO News</title>
<link>http://www.wyko.co.uk/</link>
<description>WYKO Industrial Services News.</description>
<language>en-uk</language>
<pubDate>Tue, 26 Oct 2004 04:00:00 GMT</pubDate>
<lastBuildDate>Tue, 26 Oct 2004 09:41:01 GMT</lastBuildDate>
<docs>http://www.wyko.co.uk/news.rss</docs>
<managingEditor>marketing@wyko.co.uk</managingEditor>
<webMaster>david.nash@wyko.co.uk</webMaster>
<item>
<title>WYKO Industrial Services</title>
<link>http://www.wyko.co.uk/coils/index.asp</link>
<description>WYKO Launches Coils Mini Site</description>
<pubDate>Tue, 26 Oct 2004 09:39:21 GMT</pubDate>
<guid>http://www.wyko.co.uk/coils</guid>
</item>
</channel>
</rss>
__________________
Nothing is impossible, it just takes time sometimes!

Dave Nash
www.wyko.co.uk
Reply With Quote
  #2 (permalink)  
Old 10-26-2004, 12:32 PM
speed speed is online now
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Cornwall, UK
Posts: 824
speed RepRank 1
Default

Using RssReader, it opens http://www.wyko.co.uk/coils/index.asp, therefore if you wanted it to open http://www.wyko.co.uk/news.asp you would need to change:

<link>http://www.wyko.co.uk/coils/index.asp</link>

To:

<link>http://www.wyko.co.uk/news.asp</link>
__________________
TOLRA Micro Systems Limited US & UK Web Hosting with Continuous Data Protection
Web Directory : Web Directory Script
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: feeds, news, rss



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Search Engine Friendly URLs by vBSEO 3.0.0