My website post Title and meta description not showing on google search?

#72161
  • Resolved Arbian Horse
    Rank Math free

    you can see the first screenshot is on google pages where my blog post title and meta description is not showing despite of this my website name and WordPress website title is showing .also on the third and fourth screenshot you can see I properly added my website title and meta description .also from setting I did all the setting correctly .please help me to solve this issue

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hello,

    ​Thanks for getting in touch with us.

    You seem to have duplicate <title> tags in your page source. Please check the screenshot in the sensitive section.

    Assuming you are using the latest version of all the plugins and the themes (please update if not yet), it would seem like a conflict with one of the plugins or the theme you are using.

    To determine that, please follow this troubleshooting guide:
    https://rankmath.com/kb/check-plugin-conflicts/

    Please let us know if you find the culprit.

    Only the site admin would know and your users won’t be affected by this troubleshooting.

    Looking forward to helping you.

    Hello,

    Thank you for the follow up.

    Could you please remove the custom title you have added in your theme then test your site here: https://technicalseo.com/tools/google-serp-simulator/ to check if your Rank math settings are updated. If your meta displays correctly in the SERP simulator then you have to wait for Google to crawl your page again to update this on the SERPs

    Looking forward to helping you. Thank you.

    ​​​​​​

    Thanks for your suggestion.

    I just added new code instead of older code.here is the new code
    `
    <title>
    <?php if(is_front_page() || is_home()){
    echo get_bloginfo(‘name’);
    } else{
    echo wp_title(”);
    }?>
    </title>

    instead of this code

    <title><?php bloginfo(‘name’); ?>|<?php bloginfo(‘description’); ?></title>

    also, I follow your command to remove the new code (old is replaced by a new one)

    I got this same result here is the screenshot https://ibb.co/YBb10RC

    that means with the new code or by removing code the title is showing now correctly but meta descriptions are missing.

    so now what you suggest to remove the code is fine or keep the new code for the title. also, let me know what is the meta description issue causes maybe you said google crawl in next update?

    Hello,

    Your homepage seems to be still having duplicate title tag. The meta description is also duplicate across your pages, you seem to have <meta name="description" content=""> if you check your page source

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WP logins in the designated Sensitive Data section.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hello,

    Thank you for the follow up.

    I commented out the code to add custom title & description in your header files so that the Title and description generated on your home page are from Rank Math.

    Your homepage is missing description, please head over to Wordrpress Dashboard > Pages > Home page and add a description in Rank math Metabox.

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

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Alberto
    Rank Math business

    Hello,

    As you comment in the Sensitive Data section, let’s wait until Google’s next crawl to see if your issue is solved. We will be here to continue helping you if not!

    Looking forward to help you.

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Alberto
    Rank Math business

    Hello,

    I checked it in the source code and the meta description seems fine. You could check this guide to check it by yourself:

    The first 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/

    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.

    ​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. Thank you.

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Alberto
    Rank Math business

    Hello,

    Yes, since in HeyMeta and in your source code your meta is set fine, everything is fine on your website.

    Google can display a different meta description (and even a different meta title) according to the search intent, and I have seen that when you search using site:https…., Google usually displays a different meta description, so you don’t have to worry, there is nothing wrong in your settings.

    Looking forward to help you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘My website post Title and meta description not showing on google search?’ is closed to new replies.