Title: Adding Code to Header
Last modified: August 19, 2016

---

# Adding Code to Header

 *  [berles](https://wordpress.org/support/users/berles/)
 * (@berles)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/adding-code-to-header/)
 * I’m trying to add a code to my header required for Google webtools. The colde
   allows them to verify me as my sites owner.
    I’ve added it between <head> and
   </head> as requested, it’s showing up in “view source”, but Google says it’s 
   not there.
 * Has anyone done this and do you see anything wrong with where I put it?
    I’ve
   double checked the code, it’s exactly what they gave me.
 * [http://www.theseductresswithin.com](http://www.theseductresswithin.com)

Viewing 1 replies (of 1 total)

 *  [bernardborealis](https://wordpress.org/support/users/bernardborealis/)
 * (@bernardborealis)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/adding-code-to-header/#post-920234)
 * Is this the code they gave you?
    `meta name="verify-v1" content="wX9Cy3zRYzUqlVC4xx8bauBfBsfvnH03TJ0MgMwAwS4
   =" />`
 * First, put that underneath your other meta tag just for organizations sake.
 *     ```
       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
       <meta name="verify-v1" content="wX9Cy3zRYzUqlVC4xx8bauBfBsfvnH03TJ0MgMwAwS4=" />
       ```
   
 * Assuming that the above is the google generated code, then try getting rid of
   the “=” sign at the end of the the meta content. If that doesn’t do it, just 
   get a new code from google’s webmaster tools and use that instead.

Viewing 1 replies (of 1 total)

The topic ‘Adding Code to Header’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bernardborealis](https://wordpress.org/support/users/bernardborealis/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/adding-code-to-header/#post-920234)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
