New Landing How can we help? Themeforest Theme Support Uplift Not able to remove the default H1 on all pages of my site

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #310674
    unifusiondm
    Member
    Post count: 31

    When i crawl my website, I see that there are multiple H1 which isn’t good for SEO. I am not able to remove the default one, is there a way to do this with the theme?

    For example, my homepage URL is showing the H1s of

    – Home
    – The data your clients actually care about

    I only want the “the data..” to be the h1

    #310682
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You will need to copy the entire function sf_page_heading() that is inside the file sp-page-heading.php in the path wp-content/themes/uplift/swift-framework/core/ and paste it inside the functions.php of your child theme.

    Inside that function just remove the h1 pieces of code has desired.

    -Rui

    #310702
    unifusiondm
    Member
    Post count: 31

    Thanks,

    Will this remove the h1 on my blog posts? I don’t want to remove those, just the default h1 say on the homepage or other pages of my site.

    #310840
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    This function is suppose to be only for the pages, for the blog post the code is inside this file uplift/swift-framework/content/sf-post-detail.php

    Give it a try.

    -Rui

Viewing 4 posts - 1 through 4 (of 4 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