Title: Delete &#8220;Front Page&#8221;
Last modified: August 19, 2016

---

# Delete “Front Page”

 *  Resolved [jrick](https://wordpress.org/support/users/jrick/)
 * (@jrick)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/delete-front-page/)
 * At the top of my blog are the words “Front Page,” which are linked to the home
   page of [http://jonathanrick.com](http://jonathanrick.com).
 * But “Front Page” seems unnecessary, since if you click the blog title at the 
   very top, you’ll get the same thing.
 * Accordingly, I’d like to delete “Front Page.” Anyone know how to do it? Thanks!

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

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/delete-front-page/#post-671299)
 * Might check the header.php for that theme. In the file I downloaded there was
   a line like:
    `<li><a <?php if (is_home()) echo('class="current" '); ?>href="
   <?php bloginfo('url'); ?>">front page</a></li>`
 * that could be deleted.
 * Resources:
    [Editing Files](http://codex.wordpress.org/Editing_Files) [Template Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
   [Stepping into Templates](http://codex.wordpress.org/Stepping_Into_Templates)
 *  Thread Starter [jrick](https://wordpress.org/support/users/jrick/)
 * (@jrick)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/delete-front-page/#post-671632)
 * Thanks Michael. I actually decided to rename “Front Page” instead of deleting
   it.

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

The topic ‘Delete “Front Page”’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [jrick](https://wordpress.org/support/users/jrick/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/delete-front-page/#post-671632)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
