Title: Doesn&#039;t Remove Actual Code
Last modified: August 30, 2016

---

# Doesn't Remove Actual Code

 *  Resolved [nootkan](https://wordpress.org/support/users/nootkan/)
 * (@nootkan)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/doesnt-remove-actual-code/)
 * Installed your plugin and it removes the title like stated but when I view the
   page source the html is replaced with the following:
 * > <h1>
   >  <span class=”dojodigital_toggle_title”>Home</span></h1>
 * Is it possible to have your plugin actually remove all references to the h1 so
   that I can add my own h1 tag in the actual content body instead? This will allow
   google to only see one h1 tag instead of two.
 * [https://wordpress.org/plugins/hide-title/](https://wordpress.org/plugins/hide-title/)

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

 *  Thread Starter [nootkan](https://wordpress.org/support/users/nootkan/)
 * (@nootkan)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/doesnt-remove-actual-code/#post-6480124)
 * I eventually removed this plugin and also removed the `<h1 class="site-title"
   ><?php bloginfo( 'name' ); ?></h1>` from below the body tag in my header.php 
   file inside my child theme.
 * That gave me what I wanted.
 *  Plugin Contributor [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [10 years, 9 months ago](https://wordpress.org/support/topic/doesnt-remove-actual-code/#post-6480128)
 * The plugin tries to do some of that, but it is far from perfect. If you’re always
   wanting to remove the title from all of your pages, your method is a much better
   one.
 * Cheers!

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

The topic ‘Doesn't Remove Actual Code’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/doesnt-remove-actual-code/#post-6480128)
 * Status: resolved