Guys,
I want to create xml via php
If the file end in xml then php code doesn't get executed
If the file end in php than wordpress feedwordpress do not consider that an xml
I tried to create index.php so I can call the url without mentioning the file. Yet feedwordpress still says, no feed found.
What should I do?