Remove page reference and leave post headings


Author Message
John Nixon

Posted: 9/22/2009
Quote message 

I am an avid Artisteer user now. Love it. I have one pet peeve. I need to remove the redundant presentation of the page title on static pages without affecting the titles (headings) for posts.

My site: www.humanbenefits.com

I have tried different solutions. I turned H2 off with {display:none} only to have all H2 turned off. I tried addding code suggested in other posts, no effect.

I really need some help here in "hiding" the page names (and thus not affecting SEO) while keeping the titles (also called headings) for my posts unaffected.

Please - any help would be greatly appreciated.
 
Artisteer

Posted: 9/22/2009
Quote message 

John,

The page.php file controls what appears on pages. http://wordpress.org/support/topic/261276

To remove the page header items, remove <?php the_title(); ?> in the page.php file.
 
Garry

Posted: 9/22/2009
Quote message 

You can also refer to following page: http://www.artisteer.com/Default.aspx?post_id=111975&p=forum_post