• I have set a static homepage and added custom meta title, snippet etc.
    I would expect this to be displayed in the browser title but it is also adding the site title and tag line from General Settings.

    It might be that I need to change a setting but I can’t figure it out. Bug or user error?

    It should say Moving House Costs – Cost of Moving Home but you can see what has been added if you take a look at https://movinghousecosts.co.uk/

    Mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor joostdevalk

    (@joostdevalk)

    I guess in your theme’s header.php within the

    <title> </title>

    code, it has more than just

    <?php wp_title(''); ?>

    right? Change it to just that and it should work without issue.

    Thread Starter mbpage

    (@mbpage)

    Thanks. Just using the default wordpress theme to test and yes it had a lot more than just <?php wp_title(''); ?> in it. Works fine once edited

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: wordpress-seo] Home Page Title Problem’ is closed to new replies.