Title: johncblacker's Replies | WordPress.org

---

# johncblacker

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS Feed validation failure version 2.0.4 and 2.0.5](https://wordpress.org/support/topic/rss-feed-validation-failure-version-204-and-205/)
 *  Thread Starter [johncblacker](https://wordpress.org/support/users/johncblacker/)
 * (@johncblacker)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/rss-feed-validation-failure-version-204-and-205/#post-505060)
 * Problem solved…I moved it off of GoDaddy’s free hosting server to another of 
   my websites…I guess when you go “free”, you get more than you bargained for! 
   Anyway, thanks for the information and help Kafkaesqui.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS Feed validation failure version 2.0.4 and 2.0.5](https://wordpress.org/support/topic/rss-feed-validation-failure-version-204-and-205/)
 *  Thread Starter [johncblacker](https://wordpress.org/support/users/johncblacker/)
 * (@johncblacker)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/rss-feed-validation-failure-version-204-and-205/#post-504778)
 * So, how/where is GoDaddy adding this stuff to my blog?
    Must be some .php code
   somewhere?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS Feed validation failure version 2.0.4 and 2.0.5](https://wordpress.org/support/topic/rss-feed-validation-failure-version-204-and-205/)
 *  Thread Starter [johncblacker](https://wordpress.org/support/users/johncblacker/)
 * (@johncblacker)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/rss-feed-validation-failure-version-204-and-205/#post-504776)
 * Here is the wp-config.php from the GoDaddy site:
    <?php // ** MySQL settings **//
   define(‘DB_NAME’, ‘par0634608441567’); // The name of the database define(‘DB_USER’,‘
   par0634608441567’); // Your MySQL username define(‘DB_PASSWORD’, ‘xxxxxxxx’);//…
   and password define(‘DB_HOST’, ‘mysql109.secureserver.net’); // 99% chance you
   won’t need to change this value
 * // You can have multiple installations in one database if you give each a unique
   prefix
    $table_prefix = ‘wp_’; // Only numbers, letters, and underscores please!
 * // Change this to localize WordPress. A corresponding MO file for the
    // chosen
   language must be installed to wp-includes/languages. // For example, install 
   de.mo to wp-includes/languages and set WPLANG to ‘de’ // to enable German language
   support. define (‘WPLANG’, ”);
 * /* That’s all, stop editing! Happy blogging. */
 * define(‘ABSPATH’, dirname(__FILE__).’/’);
    require_once(ABSPATH.’wp-settings.
   php’); ?> I recognize the add stuff at the top of all my pages…how to get rid
   of them? How to fix this problem? Thanks.

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