Title and Meta not showing

#89947
  • Resolved Stride Bit
    Rank Math free

    Hi,

    Title and meta not display on my website – https://www.stridebit.com

    Tried all the possible solution. Can you please help me with same. I have added title and meta in all the pages. But it’s not display.

    Thanks,
    Andrew

Viewing 5 replies - 1 through 5 (of 5 total)
  • Sajid Khan
    Rank Math business

    Hello,

    ​Thank you for getting in touch with us.
    ​
    ​1. First of all, I am assuming that you have already changed the SEO Meta Title and Meta Description with the help of Rank Math:
    Add a Meta Description in Classic Editor:

    Add title and description in Gutenberg:


    ​
    ​2. Then, ensure that this is the setting in the Schema tab if Rich Snippets are enabled on your website:
    ​
    ​
    ​To reiterate, the Schema title must show %seo_title% and the description should show %seo_description% – this will ensure your SEO title and SEO Description that you set up via Rank Math can also be used for your schema details:
    ​
    ​3. The next step is to check if your title/description is properly set up in the page source:
    https://i.rankmath.com/HwXR1o

    You can use this tool for the same as well: https://www.heymeta.com/

    4. If it matches your settings, then you must check if Google has seen the changes already or not.
    ​
    For that, please check when the Google cache was updated for that page:
    a.

    b.

    If the cache date is from before adding the new meta description, then you just have to wait for Google to re-crawl and re-index the page with the new info. If the date is after you made the changes,
    ​
    ​Do note that if everything’s fine and Google still decides to show a different meta title/description for your search keyword, there is nothing you can do as Google sometimes ignores the custom meta info altogether and show something from the page’s content that matches the search intent better.

    The best you can do is optimize your meta tags to try and match the intent of the search/keyword.

    You can read more about it here

    https://support.google.com/webmasters/answer/35624?hl=en

    This section sheds light on that:

    Why the search result title might differ from the page's <title> tag

    Hope that helps. If you have any further question(s), please let us know.

    Yes, I have already set up the title and meta in all the pages. But it’s not displayed when I check in the source code and the https://www.heymeta.com/url/www.stridebit.com/.

    Let me know if is there anything that needs to be configured.

    Hello,

    We have logged into your site and tested the issue.

    It seems the header.php of your site is written manually without calling WordPress’s header.

    So, when you are installing the theme, the header only shown the values added inside the header.php file, but not dynamically as per your site.

    Once we install the parent theme of the one you are using, everything is working normally.

    You can just add the below code inside the head of your Child Theme’s header.php so that your Title and Meta will work fine:

    <?php wp_head(); ?>

    Hope that helps.

    Thank you.

    Thanks, It’s working!

    Sajid Khan
    Rank Math business

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this ticket.