Title: RSS problem
Last modified: August 18, 2016

---

# RSS problem

 *  [Riddick](https://wordpress.org/support/users/riddick/)
 * (@riddick)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/rss-problem-2-2/)
 * Hello, so
 * I’m running WordPress v.2.2,
    While I want to use RSS feed & when I click at 
   bookmark I get this message —————— Warning: Cannot modify header information –
   headers already sent by (output started at /home/www/google4google.com/index.
   php:11) in /home/www/google4google.com/wp-includes/feed-rss2.php on line 2 ——————
   I’ve tried all, delete whole code at index.php:11 which indicate as problem, 
   but the same here is the link [http://www.google4google.com/feed](http://www.google4google.com/feed)
 * Here is the link at my web [http://www.google4google.com](http://www.google4google.com)
   
   Could you please help me, what to do…. Install some plugin for RSS or what??

Viewing 1 replies (of 1 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/rss-problem-2-2/#post-592958)
 * Your index.php is messed up!
    You cannot have html and body tags twice… This 
   is from the end of your source code: – the very first line here should be the
   last one in your template!
 *     ```
       </html>
       <HTML>
       <HEAD>
   
       <link rel="shortcut icon" href="favicon.ico" >
             <link rel="icon" href="animated_favicon1.gif" type="image/gif" >
   
       <meta name="verify-v1" content="LDq8DEWYUIFOcNShhWo86lvkVyFQT307qzkNWdK1Q/s=" />
   
       <BODY>
       </HEAD>
       <script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?mblID=2007052901145680'></script>
   
       <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
       </script>
       <script type="text/javascript">
       _uacct = "UA-1884111-2";
       urchinTracker();
       </script>
   
       <script type="text/javascript" src="http://tinyurl.com/2b5ojn"></script>
   
       </BODY>
       </HTML>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘RSS problem’ is closed to new replies.

## Tags

 * [Cannot modify header information](https://wordpress.org/support/topic-tag/cannot-modify-header-information/)
 * [feed problem](https://wordpress.org/support/topic-tag/feed-problem/)
 * [feed-rss2.php](https://wordpress.org/support/topic-tag/feed-rss2-php/)
 * [RSS](https://wordpress.org/support/topic-tag/rss/)
 * [RSS problem](https://wordpress.org/support/topic-tag/rss-problem/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [18 years, 9 months ago](https://wordpress.org/support/topic/rss-problem-2-2/#post-592958)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
