Title: Cannot modify header information
Last modified: August 19, 2016

---

# Cannot modify header information

 *  Resolved [howiedi2](https://wordpress.org/support/users/howiedi2/)
 * (@howiedi2)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/)
 * When someone attempts to access my website without typing www before the URL,
   they receive the following error:
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/hdi2/public_html/index.php:1) in /home/hdi2/public_html/wp-includes/
   pluggable.php on line 390
 * I have no idea what to do here. I thought that maybe this might have been some
   kind of permissions issue but, I have went through everything and set the proper
   permissions. Does anyone know how to fix this kind of problem?

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

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707254)
 * Look at your /home/hdi2/public_html/index.php file. See if the first line is 
   a blank one or some such thing.
 *  Thread Starter [howiedi2](https://wordpress.org/support/users/howiedi2/)
 * (@howiedi2)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707258)
 * Nope. Here are all of the lines from the index.php file:
 * <title>Official Weblog Of Howie Isaacks</title><?php
    /* Short and sweet */ define(‘
   WP_USE_THEMES’, true); require(‘./wp-blog-header.php’); ?>
 * Thanks for the suggestion though. I’m sure it has something to do with a bad 
   or missing line of code.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707260)
 * Remove this:
    `<title>Official Weblog Of Howie Isaacks</title>` You should NEVER
   edit that file. You edit only the index.php of your active theme.
 *  Thread Starter [howiedi2](https://wordpress.org/support/users/howiedi2/)
 * (@howiedi2)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707283)
 * OK. So put back a fresh copy of the index.php that I should “never” edit. Nothing
   has changed. I still have the same problem.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707286)
 * Clear your browser cache or something, perhaps?
 *  Thread Starter [howiedi2](https://wordpress.org/support/users/howiedi2/)
 * (@howiedi2)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707310)
 * The problem isn’t with my browser or the other people’s browsers. I have cleared
   the cache a couple of times. I’m pretty sure there’s some screwed up code someplace.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707312)
 * This seems to be a similar thread:
    [http://wordpress.org/support/topic/138815?replies=16](http://wordpress.org/support/topic/138815?replies=16)
 *  [rocketseason](https://wordpress.org/support/users/rocketseason/)
 * (@rocketseason)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707318)
 * I am getting the same error today after transfering my blog from one host to 
   another.
 * the only thing I have changed is updated my wp_config file.
 * my thread: [http://wordpress.org/support/topic/160101?replies=3](http://wordpress.org/support/topic/160101?replies=3)
 *  Thread Starter [howiedi2](https://wordpress.org/support/users/howiedi2/)
 * (@howiedi2)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707338)
 * Thanks RocketSeason. None of the fixes on your thread worked 🙁
 *  Thread Starter [howiedi2](https://wordpress.org/support/users/howiedi2/)
 * (@howiedi2)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707476)
 * It looks like the problem was caused by a title having been added to my main 
   index.php file. I removed the title line altogether and the problem is solved.

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

The topic ‘Cannot modify header information’ is closed to new replies.

## Tags

 * [Cannot modify header information](https://wordpress.org/support/topic-tag/cannot-modify-header-information/)
 * [headers already sent](https://wordpress.org/support/topic-tag/headers-already-sent/)
 * [pluggable.php](https://wordpress.org/support/topic-tag/pluggable-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 10 replies
 * 4 participants
 * Last reply from: [howiedi2](https://wordpress.org/support/users/howiedi2/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/cannot-modify-header-information-7/#post-707476)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
