Hello folks,
I've tried to install a feed on my website, but it also outputs the html code of the page at the bottom. How do I go about this? Is there a way to know in the top of my index.php whether the feed is requested and not outputting the website? In programming terms I might be looking for: if(page == feed) DontOutputHtml();.
Website: http://gameovenstudios.com/
Feed: http://gameovenstudios.com/feed/
On another note: the vimeo iframe is also not supported in RSS, how do other people go about this?