• Hi,

    I remove the following line from page.php:

    <h2><?php the_title(); ?></h2>

    I just want to get rid of the title page that appears up above the content of every single page. However, I still have the title even though I removed that line.

    Any suggestions?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance. Incidentally, removing the titles from your pages is just about the worst thing you can do for SEO.

    Thread Starter dherz

    (@dherz)

    Thanks for the answer. Is there any way I can do to hide the titles?

    You could shift the title off the page using CSS. I’d recommend using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

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

The topic ‘Tittle page’ is closed to new replies.