New Landing How can we help? Themeforest Theme Support Flexform Page Title Tag & Yoast SEO Issue

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Flexform
  • #133726
    display-wizard
    Member
    Post count: 27

    Hi,

    Just been doing to SEO housekeeping and noticed the blog post pages all have the same page title tag. So on page 1, page 2 and page 3 the title tag is just ‘Blog’, where with Yoast SEO it’s meant to be ‘Blog %%page%%’. However this doesn’t work.

    I’ve tried it with the default Twenty Fourteen theme and it works fine so it leads me to believe it’s a theme issue.

    Any ideas of the potential issue?

    Kind Regards,

    Pete

    #133751
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me wordpress admin login detail so i can inspect and resolve the issue easily.
    Thanks
    Mohammad

    #133807
    display-wizard
    Member
    Post count: 27
    This reply has been marked as private.
    #133821
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please give me full permission so i can check all settings.
    Thanks
    Mohammad

    #134184
    display-wizard
    Member
    Post count: 27

    Hi Mohammad,

    I’ve given you admin rights

    Thanks, Pete

    #134362
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I just forward it to Mohammad so he can check.
    Thanks

    -Rui

    #134447
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I edited header.php of theme.

    Find this code:-
    <title><?php wp_title( '|', true, 'right' ); ?></title>
    
    Change to :-
    <title><?php wp_title( '|', true, 'right' ); ?><?php if ( $paged < 2 ) { } else { echo (' Page '); echo ($paged);} ?></title>

    Thanks
    Mohammad

    #134543
    display-wizard
    Member
    Post count: 27

    Hi Mohammad,

    Thank you.

    I’m assuming that Flexform isn’t fully compatible with Yoast SEO?

    Thanks, Pete

    #134564
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It is fully compatible but there are issue with plugin for page builder pagination.
    Thanks
    Mohammad

    #134565
    display-wizard
    Member
    Post count: 27

    Hi Mohammad,

    OK, thanks. I’ve moved the header change to the child theme so during theme updates it’s easier to track changes etc.

    Thanks, Pete

    #134568
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Thats right way.
    Thanks
    Mohammad

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register