Forum Moderators: open
do I have to make it .xml? I see many other sites who have the .php, or .aspx extension and it works. What am I missing?
if needed, how would I go about making it .xml?
thanks in advance,
Maybe Y! doesn't recognize it because of the extension?
Is it better to go through Feedburner regardless? I have about 30 categories, each with their own feed and oen for the main page.
Hi,
you just submitted it here [e.my.yahoo.com...] and waited?
you just submitted it here [e.my.yahoo.com...] and waited?
To solve this issue, the php script needs to use the header('mime-type=text/xml'); command as the first thing, to identify the output as XML and not HTML.