Title: Title Tag Problem
Last modified: August 19, 2016

---

# Title Tag Problem

 *  [Jan Cavan Boulas](https://wordpress.org/support/users/mj12982/)
 * (@mj12982)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/title-tag-problem/)
 * I want to change the <title> tag. I changed it by logging in the WP Admin > Settings
   > General > Blog Title
 * The changes are applied successfully but only to the single post pages. I am,
   for some strange reason, unable to change the title on the Home page.
 * The weird thing is, even if I delete the following lines of code from the header.
   php file, the title still appears on the browser!
 * <title>
    <?php if ( is_single() ) { ?> <?php } else { bloginfo(‘name’); } ?> 
   <?php?> <?php wp_title(‘ ‘); ?> </title>

Viewing 1 replies (of 1 total)

 *  [omarjutt](https://wordpress.org/support/users/omarjutt/)
 * (@omarjutt)
 * [15 years, 12 months ago](https://wordpress.org/support/topic/title-tag-problem/#post-1535401)
 * try refreshing by pressing ctrl+F5

Viewing 1 replies (of 1 total)

The topic ‘Title Tag Problem’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [omarjutt](https://wordpress.org/support/users/omarjutt/)
 * Last activity: [15 years, 12 months ago](https://wordpress.org/support/topic/title-tag-problem/#post-1535401)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
