Forums

Setting page titles (2 posts)

  1. vikkineal
    Member
    Posted 3 months ago #

    Hi

    i'm trying to set the page titles of my single page posts, and am using the below code

    <title><?php bloginfo('name'); ?> | <?php if ( is_single() ) { ?> Blog <?php } ?> | <?php wp_title(); ?></title>

    which is working, but I'd like to remove the » that is being generated somehow before the post title.

    Is this possible?

  2. vjpo
    Member
    Posted 3 months ago #

Reply

You must log in to post.

About this Topic

Tags