Question about RSS feeds

Discussion in 'XML & RSS' started by pher, Jun 13, 2006.

  1. #1
    I'm looking into adding RSS feeds to my site's (investment site) daily top 10 list. Does the XML page with the feed data need to have the .xml file extension in order to be utilized by search engines and/or individual users?

    I'm wanting to write a quick .NET page that'll poll my database for the data, and build the XML dynamically. The file extension will be .aspx.

    Thanks in advance
     
    pher, Jun 13, 2006 IP
  2. topicalone

    topicalone Well-Known Member

    Messages:
    184
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #2
    there will be no problem if it is with .aspx extension. go ahead with it. only, remember to check your feed with feed validator http://feedvalidator.org/
     
    topicalone, Jun 13, 2006 IP
  3. pher

    pher Well-Known Member

    Messages:
    403
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    125
    #3
    Thanks. After a few trial and errors, I finally got it validated.
     
    pher, Jun 13, 2006 IP