Title: Editing title tag
Last modified: August 18, 2016

---

# Editing title tag

 *  [barecloannick](https://wordpress.org/support/users/barecloannick/)
 * (@barecloannick)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/remiving-header/)
 * Hi,
 * I’ve managed to adapt my header name but I can’t get rid of the “»” in for example“»
   Bears breeding near Oviedo-
 * [http://www.iberianature.com/spainblog/2007/11/19/bears-breeding-near-oviedo/](http://www.iberianature.com/spainblog/2007/11/19/bears-breeding-near-oviedo/)
 * if I remove “»” from the header, it messes up the title.
 * Many thanks in advance
    Nick PS
 * At the moment I have:
 * <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
   
   <html xmlns=”[http://www.w3.org/1999/xhtml”&gt](http://www.w3.org/1999/xhtml”&gt);
   <head profile=”[http://gmpg.org/xfn/11″&gt](http://gmpg.org/xfn/11″&gt); <meta
   http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?
   php bloginfo(‘charset’); ?>” /> <title> <?php wp_title(); ?></title> <meta name
   =”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!– leave this
   for stats –> <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?
   >” type=”text/css” media=”screen” /> <link rel=”alternate” type=”application/
   rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’);?
   >” /> <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” /> <?php
   wp_head(); ?> </head> <body>
 * etc

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/remiving-header/#post-659878)
 * See: [Template_Tags/wp_title](http://codex.wordpress.org/Template_Tags/wp_title)
 *  Thread Starter [barecloannick](https://wordpress.org/support/users/barecloannick/)
 * (@barecloannick)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/remiving-header/#post-659879)
 * Sorry that should read “Removing Header”!
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/remiving-header/#post-659880)
 * Edited topic title to reflect your question – nothing to do with the header…
 *  Thread Starter [barecloannick](https://wordpress.org/support/users/barecloannick/)
 * (@barecloannick)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/remiving-header/#post-659885)
 * Sorry you’re right, should read
 * “Removing “»” from Header”
 * Will have a look at Template_Tags/wp_title
 *  Thread Starter [barecloannick](https://wordpress.org/support/users/barecloannick/)
 * (@barecloannick)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/remiving-header/#post-659982)
 * Many thanks
 * I fiddled with the code a few times. This worked:
 * <title>
    <?php wp_title(‘ ‘); ?> <?php if(wp_title(‘ ‘, false)) { echo ”; } ?
   > </title>

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

The topic ‘Editing title tag’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [barecloannick](https://wordpress.org/support/users/barecloannick/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/remiving-header/#post-659982)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
