Title: Title Missing from code
Last modified: August 19, 2016

---

# Title Missing from code

 *  Resolved [Wizenet](https://wordpress.org/support/users/wizenet/)
 * (@wizenet)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/title-missing-from-code/)
 * I am looking for the file with the title to my main blog page when it appears
   in searches such as google. I have looked in the header.php and I find this:
 * <title><?php if (is_home () ) { bloginfo(‘name’); } elseif ( is_category() ) {
   single_cat_title(); echo ‘ – ‘ ; bloginfo(‘name’); }
 * elseif (is_single() ) { single_post_title(); }
 * elseif (is_page() ) { bloginfo(‘name’); echo ‘: ‘; single_post_title(); }
 * else { wp_title(”,true); } ?></title>
 * Is it pulling the title from somewhere else?
    Thanks for your help! -Greg

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/title-missing-from-code/#post-1626326)
 * what is the detailed issue?
    is it not showing what you expect? search engine
   problems?
 * [http://codex.wordpress.org/Search_Engine_Optimization_for_WordPress](http://codex.wordpress.org/Search_Engine_Optimization_for_WordPress)
   
   [http://codex.wordpress.org/Function_Reference/wp_title](http://codex.wordpress.org/Function_Reference/wp_title)
 *  Thread Starter [Wizenet](https://wordpress.org/support/users/wizenet/)
 * (@wizenet)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/title-missing-from-code/#post-1626345)
 * Not showing what I expect and not knowing how to change it.
 * This was my first time at setting up a WrodPress blog. Originally I was trying
   to target the word Slendertone in the blog but after some research switched to
   Ab Circle Pro. So somehow in the process I put in Slendertone and I can’t seem
   to find where I can go to change the title. Google shows the title as Slendertone.
   I have gone through all of the .php files and can’t find a place where Slendertoner
   is in the code. When I was doing html I would find my page in index.html. But
   I am lost here in WordPress.
    Thanks alchymyth
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/title-missing-from-code/#post-1626348)
 * the two main outputs – `bloginfo('name')` = the site title of the blog; (and 
   the tagline – `bloginfo('description')` which your code does not seem to use)
   are in the ‘admin’ ‘settings’ ‘general’.
 * i personally doen’t use them, but you could check out the available seo plugins.
 * search engines also might take wuite some time to update the info.
 *  Thread Starter [Wizenet](https://wordpress.org/support/users/wizenet/)
 * (@wizenet)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/title-missing-from-code/#post-1626355)
 * alchymyth,
    Thank you !! It was in my SEO plugin.

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

The topic ‘Title Missing from code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Wizenet](https://wordpress.org/support/users/wizenet/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/title-missing-from-code/#post-1626355)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
