Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1310785

    Hi, Im using enfold and yoast. I have the settings in the theme to let the plugin do all the work but one of my pages still is not taking the correct title tag.

    The title should be

    “Internal & External Chute Repair Services | Chute Cleaning & Odor Control Services in DC, MD & VA ”

    as that is what I have set up in the yoast settings on the page.

    Any thoughts on this?

    #1310835

    Hey acscreativenew,

    Thank you for the inquiry.

    Try to add this filter in the functions.php file to disable the default title filter from the theme.

    remove_filter('avf_title_tag', 'avia_wpseo_change_title_adjustment', 10, 2);
    

    And post the login details in the private field so that we could check the issue properly.

    Best regards,
    Ismael

    #1310902

    So I have added that to the functions file and still no change.

    #1311053

    Hi,

    Thank you for the info.

    Can we deactivate the plugins temporarily? We tried to disable the title tag that is being set by the theme, but it did not help. The title of the page remains.

    Best regards,
    Ismael

    #1311181

    Probably not, this is a big live website so I do not want to mess with deactivating plugins.

    #1311744

    Hi,

    Do you have a staging or development version of the site? If not, you can ask your hosting provider to create it for you, or you can create one yourself.

    // https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/
    // https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Ismael

    #1312865

    I figured this one out. I think I needed to allow shortcode processing with in the settings.

    #1313144

    Hi,

    I’m glad this was resolved. If you need additional help with this topic please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Yoast SEO Title Tag’ is closed to new replies.