• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How to change the site page title that appears in the browser window?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › How to change the site page title that appears in the browser window?

This topic is: resolved

Tagged: browser title, site title

  • This topic has 2 replies, 2 voices, and was last updated 3 years, 8 months ago by Doug.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 10, 2019 at 8:15 pm #492279
    Doug
    Participant

    I'm using the latest WP with Genesis and Atmosphere Pro, and am trying to change what appears in the browser bar at top, when someone's on my home page.

    Instead of seeing "Home - Doug Schumacher", I'd like to replace the "Home" with something more descriptive about me, like "Creative Director", so when people have the page bookmarked, the page titles makes a clearer impression.

    My research has only shown that by going Settings > General > Site title, I can change it there, but that changes the "Doug Schumacher" part, but not "Home". I'm interested in changing "Home".

    Greatly appreciate any input on this.

    Doug

    https://dougschumacher.com/
    July 11, 2019 at 7:54 am #492290
    Victor Font
    Moderator

    I tried this in my dev environment using the Genesis Sample theme. There is a filter for document title parts:

    add_filter( 'document_title_parts', 'my_page_title' );
    function my_page_title( $parts ) {
        $parts = array("My new document title");
        return $parts;
    }

    You'll have to add a WordPress conditional to target the specific page you want to change. https://codex.wordpress.org/Conditional_Tags


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    July 11, 2019 at 11:42 am #492303
    Doug
    Participant

    Thank you, Victor. I thought there might be an easier way in Settings, but I guess not. I'll give that a shot. Thanks for the input.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change the site page title that appears in the browser window?’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble