Title: Header Help!!! PLEASE
Last modified: August 19, 2016

---

# Header Help!!! PLEASE

 *  [rimma13](https://wordpress.org/support/users/rimma13/)
 * (@rimma13)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/header-help-please/)
 * I don’t really know how to explain it, but for some reason my header doesn’t 
   show up when you go on my site through [http://www.nygossipgirl.com](http://www.nygossipgirl.com),
   but does show up when it’s nygossipgirl.com – without the www’s. It only has 
   the header in firefox, but is invisible in IE.
 * Does anyone know why that is?
 * Any help would be great!!!

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

 *  [John H](https://wordpress.org/support/users/wpbloghost/)
 * (@wpbloghost)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/header-help-please/#post-1256433)
 * Hmm, not sure what the problem is. When I inspect your code it seems you have
   two different ways your site is being displayed and it depends on if you’re using
   www or not. Usually, they should be the same.
 * I do have a work around for you, though. Since the non www version works for 
   both Firefox and IE, just redirect all your www’s to the non www version.
 * Log into your web hosting control panel and go to your file manager. From there
   open your .htaccess file in your root directory using the File Editor that comes
   with your File Manager (should be an “Editor” option up in the toolbar area).
 * Once opened, put this code inside your .htaccess file (this is also good for 
   SEO):
 * # Remove www from the url
    RewriteEngine On RewriteCond %{HTTP_HOST} ^www.nygossipgirl.
   com$ [NC] RewriteRule ^(.*)$ [http://nygossipgirl.com/$1](http://nygossipgirl.com/$1)[
   R=301,L]
 *  Thread Starter [rimma13](https://wordpress.org/support/users/rimma13/)
 * (@rimma13)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/header-help-please/#post-1256521)
 * Thanks for your help, for some reason, it went back to being normal. But that’s
   a great tip and if it happens again, I’ll be sure to use it!

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

The topic ‘Header Help!!! PLEASE’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [rimma13](https://wordpress.org/support/users/rimma13/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/header-help-please/#post-1256521)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
