 nowthatshockey
|
i would like to be able to have a set of pages have a more descriptive value within the TITLE tag than is displayed on the page within the H1 tags. I have searched for a plugin but have not found one to do so.
Any help would be appreciated.
|
 nowthatshockey
|
Well … here is how I resolved this … though it would be nice to have it as an option of some sort (ie, a check if you desire
to be the same as
<h1>post or page title</h1>
when creating a page (i am a newbie so i havent a clue how to do this.
so inside of page.php i commented out the call to wp_title and then the title of my page no longer appeared as the h1 content. it means for those pages where I do desire the h1 and the title of the page to be the same, I have to remember to explicitly write into the body of the page the title within H1 tags
|
 Jeremy Clark
|
The plugin All in One SEO pack allows you to specify a different title to be display in the title tag than is displayed on the page.
|