Title: budiselich's Replies | WordPress.org

---

# budiselich

  [  ](https://wordpress.org/support/users/budiselich/)

 *   [Profile](https://wordpress.org/support/users/budiselich/)
 *   [Topics Started](https://wordpress.org/support/users/budiselich/topics/)
 *   [Replies Created](https://wordpress.org/support/users/budiselich/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/budiselich/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/budiselich/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/budiselich/engagements/)
 *   [Favorites](https://wordpress.org/support/users/budiselich/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS Feed Problems](https://wordpress.org/support/topic/rss-feed-problems/)
 *  [budiselich](https://wordpress.org/support/users/budiselich/)
 * (@budiselich)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/rss-feed-problems/page/2/#post-92985)
 * I have solved my problem. I found that the host I was using was interfering with
   the php script. They were inserting links in the footer and when they interjected
   the links, it invalidated the html. I switched hosts and now my feed validates.
   A great host I found from io_error: [http://www.ioerror.us/](http://www.ioerror.us/)
   is [http://www.asmallorange.com](http://www.asmallorange.com)
 * Thanks for all the help,
 * Mark
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS Feed Problems](https://wordpress.org/support/topic/rss-feed-problems/)
 *  [budiselich](https://wordpress.org/support/users/budiselich/)
 * (@budiselich)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/rss-feed-problems/page/2/#post-92980)
 * I have tried upgrading to version 1.2.2. I have also tried funkdub’s QUICK SIMPLE
   FIX : that did not work. How do I make the hard code changes that lowcommotion
   suggested? I have looked through the indes.php file and am not daring enough 
   to make changes without knowing which line to change.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed won’t validate](https://wordpress.org/support/topic/rss-feed-wont-validate/)
 *  Thread Starter [budiselich](https://wordpress.org/support/users/budiselich/)
 * (@budiselich)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/rss-feed-wont-validate/#post-131035)
 * The problem I am having is when I try to validate my feed, an error occurs which
   says:
 * <unknown>:2:0: xml declaration not at start of external entity
 * An errant white space is being added on line one so the xml is invalid and the
   feed won’t work.
 * Well, I haven’t heard anything yet and have spent some significant time on the
   IRC chan trying to get help. Podz and ryanduff were very helpful, but did not
   know what the problem was. Here is what I have tried:
 * -reuploaded wp-includes and wp-admin folders
    -Added AddDefaultCharset to .htaccess
   file -Played around with UTF-8 and US-ASCII settings in the wp control panel,
   options, reading tab. -reuploaded all of the rss, rss2, atom, and rdf files with
   new, clean files.
 * I think that is about it. I probably have done other things but just can’t think
   of it right now. If there is anyone out there who has seen this problem and has
   some idea of what I could do, please let me know.
 * Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fight Comment Spam](https://wordpress.org/support/topic/fight-comment-spam/)
 *  [budiselich](https://wordpress.org/support/users/budiselich/)
 * (@budiselich)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/fight-comment-spam/#post-130773)
 * I have used blacklist. It also works great. I have a post written about fighting
   spam if you want more information. [http://masonmd.blogspot.com/2004/10/building-your-own-blogsome-technical.html](http://masonmd.blogspot.com/2004/10/building-your-own-blogsome-technical.html)
 * [http://weblogtoolscollection.com/archives/2004/06/04/wpblacklist-121-released/](http://weblogtoolscollection.com/archives/2004/06/04/wpblacklist-121-released/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed won’t validate](https://wordpress.org/support/topic/rss-feed-wont-validate/)
 *  Thread Starter [budiselich](https://wordpress.org/support/users/budiselich/)
 * (@budiselich)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/rss-feed-wont-validate/#post-130772)
 * Yes! But I don’t know what to do to fix my problem. I have changed the settings
   on the options menu in WP to ASCII. That didn’t fix anything. I changed them 
   back to UTF-8. That didn’t fix anything either.
 * I have figured out that the reason I am having problems is because of the extra
   line inserted at the front of the feed (notice it when you run it through the
   validator). But how do I get rid of the extra line? That is what I need to know.
   When running the feed through the validator it ought to have no blank line on
   the first line. Why does it have that? I think if I could get ride of that extra
   line the feed would work just fine.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS Feed Problems](https://wordpress.org/support/topic/rss-feed-problems/)
 *  [budiselich](https://wordpress.org/support/users/budiselich/)
 * (@budiselich)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/rss-feed-problems/#post-92945)
 * I am trying to validate my rss feed but having problems. Here are the errors 
   I get:
 * This feed does not validate.
 *  *
 *  Feeds should not be served with the “text/html” media type [help]
 *  *
 *  Your feed appears to be encoded as “utf-8”, but your server is reporting “US-
   ASCII” [help]
 *  *
 *  line 2, column 0: XML Parsing error: <unknown>:2:0: xml declaration not at start
   of external entity [help]
 * <?xml version=”1.0″ encoding=”UTF-8″?>
 * Source: [http://www.virtualtheology.org/wp-rss2.php](http://www.virtualtheology.org/wp-rss2.php)
 *  1.
    2. <?xml version=”1.0″ encoding=”UTF-8″?>
 * Any suggestions?
 * Mark

Viewing 6 replies - 1 through 6 (of 6 total)