And replace with:
<h1><?php $thisPost = $post -> ID; if (get_post_meta($thisPost, changeH1, true) !=null) { echo (get_post_meta($thisPost, changeH1, true)); } else { the_title(); } ?></h1>
Next open up the page where you would like the custom header and in the ‘Custom Fields’ section enter the following details:
Name: changeH1
Value: Whatever you want!
Et voilĂ , you can now have any H1 that you need. This is very useful for SEO reasons … Trust me!
It would certainly seem like they are ... ...