Title: Adding code
Last modified: August 19, 2016

---

# Adding code

 *  [jeaniebeck](https://wordpress.org/support/users/jeaniebeck/)
 * (@jeaniebeck)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-code-1/)
 * I am trying to add code–my directions are below. But I can’t find where to fit
   it in?
    I looked under Editor in the Appearance tab, but can’t find the <head
   > code. Can someone help me?
 * Once you have created your tags using Search Engine Visibility, you need to add
   the code to your site for search engines to locate. Paste your code between the
   <head> tags in your website’s code.
 * For example:
 * <head>
    <title>website title</title> <meta name=”description” content=”this is
   the website description”> <meta name=”keywords” content=”these are the website
   keywords”> </head>

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

 *  [richarduk](https://wordpress.org/support/users/richarduk/)
 * (@richarduk)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-code-1/#post-1985432)
 * That code needs to be pasted into one of your template files e.g. index.php, 
   single.php etc.
 * Appearance/Editor should give you a list of these, or you can upload using FTP
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-code-1/#post-1985437)
 * This is not going to work for your purposes. Because WordPress generates pages
   and posts dynamically using a database, you cannot hard-code in header.php a 
   single title, meta description, or set of meta keywords, otherwise they’ll be
   the same on every page. This beats the whole purpose of SEO.
 * I suggest you look into installing a WordPress SEO plug-in instead – there are
   several to choose from.

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

The topic ‘Adding code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/adding-code-1/#post-1985437)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
