w3it.org – Internet Helper Blog
  
www ITBlog Articles Topics Forums Main
 
    
 

wordpress feed error: how to solution
How to remove white spaces and fix entities common problems

Here we go to understand a solution to solve the white space error that cause corrupt output for the wordpress rss feed or any other rss feed or www document that need the very first character of the output is the character < of the xml document declaration and not white spaces (or something else: the str_replace() function can be modified to fit any needs).

Read the easy tricky way by axew3 to solve commons wordpress rss feed error problems in this page:

http://www.w3it.org/blog/wordpress-feed-output-error-solution-how-to/

Bookmark and Share

Tags: , , , , , , , , , , ,

2 Responses to “wordpress feed error: how to solution
How to remove white spaces and fix entities common problems”

  1. Berkey Says:

    Hey – I tried this solution and it got me closer than any of the other solutions out there, which is great. But, I’m still getting an error in that line of code you suggested we insert. Any ideas?

    Thanks -

    http://www.bigberkeywaterfilters.com/wordpress/feed/

  2. axew3 Says:

    Work assigned and fully solved for the site (thank Dan): it is (at time of done work) an integration between zencart and wordpress, the zencart template was making fails rss feed to be displayed correctly (entries and comments rss feeds):

    http://www.bigberkeywaterfilters.com

    which feed entries and comments you can see now fixed here:

    http://www.bigberkeywaterfilters.com/wordpress/feed/
    http://www.bigberkeywaterfilters.com/wordpress/comments/feed/

Leave a Reply