Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1092142

    We use a SEO plugin called wpseo to handle our title displays.

    Up until a week ago, everything worked and we always displayed Post title – Gentleman’s Gazette.

    Now I notice that it displays Gentleman’s Gazette – Post title which is bad as it hurts our ranking and we are getting a lot less traffic.

    I disabled the plugin and the output remains the same.
    If I remove this line from the header.php in the child theme, the title tag disappears:
    <title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>

    and this displays the structure: Gentleman’s Gazette – Post title

    How can I make sure that I get the title tag structure back ?:
    Post title – Gentleman’s Gazette
    and
    Page title – Gentleman’s Gazette

    #1092549

    Hey gentlemansgazette,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.