Title: [Plugin: HeadSpace2 SEO] Headspace2 header.php Edit Help Please
Last modified: August 19, 2016

---

# [Plugin: HeadSpace2 SEO] Headspace2 header.php Edit Help Please

 *  [chetthizzle](https://wordpress.org/support/users/chetthizzle/)
 * (@chetthizzle)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-headspace2-seo-headspace2-headerphp-edit-help-please/)
 * I have been following the headspace tutorial located at [http://www.videos.bycenay.com/tech-stuff/seo-tech-stuff/headspace2-video-tutorial/](http://www.videos.bycenay.com/tech-stuff/seo-tech-stuff/headspace2-video-tutorial/)
   I am looking to remove the standard Thesis function and replace it with <title
   ><?php wp_title(”,true); ?></title> so Headspace2 can rewrite the browser title
   as per Headspace2 rules.
 * However when I open up the header.php file what I see is the code listed at the
   bottom of this post. There is no <title> </title> to insert the <?php wp_title(”,
   true); ?> between the code. Here is what I see. Can someone please help?
 * <?php
    function thesis_header_area() { thesis_hook_before_header(); thesis_header();
   thesis_hook_after_header(); } function thesis_header() { echo “\t<div id=\”header\”
   >\n”; thesis_hook_header(); echo “\t</div>\n”; function thesis_default_header(){
   thesis_hook_before_title(); thesis_title_and_tagline(); thesis_hook_after_title();

Viewing 1 replies (of 1 total)

 *  [Gilligan](https://wordpress.org/support/users/playgod/)
 * (@playgod)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-headspace2-seo-headspace2-headerphp-edit-help-please/#post-1670393)
 * You’ll need to look deeper into thesis code, perhaps unzip the theme on your 
   computer and run a text search on <title> to find the function that handles this.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: HeadSpace2 SEO] Headspace2 header.php Edit Help Please’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/headspace2.svg)
 * [HeadSpace2 SEO](https://wordpress.org/plugins/headspace2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/headspace2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/headspace2/)
 * [Active Topics](https://wordpress.org/support/plugin/headspace2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/headspace2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/headspace2/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Gilligan](https://wordpress.org/support/users/playgod/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-headspace2-seo-headspace2-headerphp-edit-help-please/#post-1670393)
 * Status: not resolved