So, the other day I got an email, telling me my RSS feed wouldn’t work. At first, I was surprised that anyone would even subscribe to the feed, but then I looked into it and indeed, Firefox wouldn’t take my feed at all. I checked the feed, using feed validator, but everything was fine. Safari had no problems reading the feed and subscribing to it, and when I tested the feed manually, using Google Reader, the feed worked just fine.
So, I looked into my source code and – wow, why did the code start with at about 10 lines of nothing?
Long story short: I checked all .php files and for some reason there was a space at the end of each .php file. I deleted those spaces, but Firefox still wouldn’t read the feed. Well, not until I emptied the cache – who would’ve thought of that? *headdesk*
But I wouldn’t be me if I hadn’t done everything manually, only to find out – once I was done editing my .php files – that there’s a wordpress plugin doing the job for you. It’s called Fix-RSS-Feed. I wish someone would have told me before. *sighs*
Anyway, the feed should work again – in case anyone is interested. ;)

