Title: jpswan's Replies | WordPress.org

---

# jpswan

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do i add an H1 tag only to my Homepage](https://wordpress.org/support/topic/how-do-i-add-an-h1-tag-only-to-my-homepage/)
 *  Thread Starter [jpswan](https://wordpress.org/support/users/jpswan/)
 * (@jpswan)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/how-do-i-add-an-h1-tag-only-to-my-homepage/#post-2458500)
 * Sorted
 * Thanks for the help SwansonPhotos!
 * Swansons should stick together 😉
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do i add an H1 tag only to my Homepage](https://wordpress.org/support/topic/how-do-i-add-an-h1-tag-only-to-my-homepage/)
 *  Thread Starter [jpswan](https://wordpress.org/support/users/jpswan/)
 * (@jpswan)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/how-do-i-add-an-h1-tag-only-to-my-homepage/#post-2458498)
 * Hi,
 * I’ve managed to alter my header.php with this code i googled earlier
 *     ```
       <?php if ( is_home() ) { ?>
       <h1 style=”display:none;”><?php bloginfo(‘name’); ?></h1>
       <?php }  else { ?>
       <?php
       }
       ?>
       ```
   
 * It adds the H1 tag to my homepage but visibly. How can i hide it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do i add an H1 tag only to my Homepage](https://wordpress.org/support/topic/how-do-i-add-an-h1-tag-only-to-my-homepage/)
 *  Thread Starter [jpswan](https://wordpress.org/support/users/jpswan/)
 * (@jpswan)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/how-do-i-add-an-h1-tag-only-to-my-homepage/#post-2458476)
 * Sure
 * its [http://newcyclist.net/](http://newcyclist.net/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Homepage H1](https://wordpress.org/support/topic/homepage-h1/)
 *  Thread Starter [jpswan](https://wordpress.org/support/users/jpswan/)
 * (@jpswan)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/homepage-h1/#post-2454874)
 * for the site title.

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