• Hi,

    My titles on other pages (not home) say; example:
    About Us | MyWebsiteTitle
    (page title)(separator)(website title)

    How do I change this to show:
    MyWebsiteTitle | About us
    (website title)(separator)(page title)

    My current code for header.php is:
    <title><?php wp_title( '|', true, 'right' ); ?></title>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Change position of what shows within title tags’ is closed to new replies.