• I’ve been using strayhone for sometime, and came to notice that RSS feed used in WP is somewhat different from other blogs. Normally, feeds are given in format like, INDEX.XML but in WP, nothing is shown on the address bar after /FEED/ or /FEED/RSS/.

    So my question here is…what kind of feed extension does wp use? And is there any way to provide feed in XML or RDF?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Takuya,

    Take a look at your feed. Here is mine:
    http://www.youthtopia.com/wp-rss2.php

    Click on this and then you will see that it is in the RSS 2.0 format.

    That should fill all your RSS needs.

    –RB

    Sites where the link ends in .xml is because those sites are actualy generating those files – they physically sit on the server. In WP’s case, everything is created dynamically, based on the queries to the database.

    Tg

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp feed format, not in xml?’ is closed to new replies.