Forums

Page Title (3 posts)

  1. Anonymous
    Unregistered
    Posted 4 years ago #

    Is there a way to change the page title? Like the page title is your sites name, but in blog posts, it is:

    {blog name} >> {blog post title}

    Is there a way to change that? so in blog posts, the blog title comes first in the window?

  2. NPSites
    Member
    Posted 4 years ago #

    yea you would do that in your theme pages
    in the header.php

    <title><?php bloginfo('name'); ?> - <?php wp_title(); ?></title>

  3. Anonymous
    Unregistered
    Posted 4 years ago #

    Hey, thanks. I got it the way I want, but the ">>" symbol is still there... how do I get rid of it?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags