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

Posts Tagged ‘rss2’

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

Sunday, January 11th, 2009

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/