Tag Archives: code

Changing your iTunes podcast feed URL

There will be times when you need to change the URL of your podcast feed. The problem arises though, that you have submitted your feed to iTunes and other podcast directories using your old URL.

WordPress Hack: Memory exhausted fatal error

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes)in /home2… …/wp-includes/class-simplepie.php on line 5353 Have you ever seen this error in your WordPress console and wondered what it’s all about?  It’s because WordPress doesn’t have enough memory allocated to it, and it’s really easy to fix. What you need to  Read more »