Homepage Meta data empty

#142292
  • Resolved 김호범
    Rank Math pro

    Hello.
    ★ A part of’Meta data’ is missing from my homepage.

    ☆ There is no main homepage meta description.
    The settings are correct, but when I search for’Chrome Developer Tools’…

    “Homepage Meta Description”
    “Homepage meta keywords”

    Two items do not appear on the homepage.

    ex)
    Homepage of another site
    https://www.koreaidc.com/
    <meta name=”keywords” content=”KoreaIDC, Server hosting”>
    <meta name=”description” content=”KoreaIDC”>

    Another site’s homepage 2
    https://rankmath.com/
    <meta name=”description” content=”Rank Math WordPress SEO plugin will help you rank higher in search engines.

    ☆ Missing keywords in post.

    Meta tags appear normally in posts. However, the focus keywords and keywords do not appear when using’Chrome Developer Tools’.

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

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    In order to debug the issue of description on the Homepage please head over to WordPress Dashboard > Rank Math > Titles & Meta > Homepage and check if you have any value in the “Homepage Meta Description” setting.
    Homepage meta description

    Regarding the keywords meta tag, we removed that from the plugin because Google already stated that it stopped considering those since 2009: https://webmasters.googleblog.com/2009/09/google-does-not-use-keywords-meta-tag.html

    However, if you are really keen on having this tag appear on your website, you can add the following snippet on your theme’s functions.php file:

    
    /**
     * Add <meta name="keywords" content="focus keywords">.
     */
    add_filter( 'rank_math/frontend/show_keywords', '__return_true');
    

    Hope this helps solve your issue.

    Don’t hesitate to get in touch if you require any further assistance.​​​​​​​

    Thank you for answer.

    Ⅰ. It is already set up like this.
    Homepage Meta Description >> %sep% %sitedesc%

    Ⅱ. I checked it with’Chrome Developer Tools’.
    Keywords are checked in’post’.

    ‘Keywords in Title & Description’ This issue is not yet resolved.
    I am using the’extra theme’ and I am not sure if there will be a conflict.
    So, I turned off all SEO settings of’extra theme’.
    Regardless of’on’ ‘off’ it was not resolved.

    1. List of plugins tested to be disabled.
    hide my wp
    Wordfence

    2. Clear cache
    I tried deleting only the’WP Fastest Cache’ cache CSS.

    Please help me…

    Hello,

    To check for a conflict, please follow this troubleshooting guide:
    https://rankmath.com/kb/check-plugin-conflicts/

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

    If the issue persists, please record a video screencast using a tool like Loom showing the troubleshooting and edit the first post on this ticket and include your WordPress & FTP 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/

    Please do take a complete backup of your website before sharing the information with us.

    We really look forward to helping you.

    Thank you. It wasn’t a plugin and theme issue.
    It was a’wp-config.php’ file configuration problem, and aws related configuration was done in the past. That was the problem.
    (Return to the previous backup file, I couldn’t check the details, but redirect, etc…)

    Hello,

    Thank you for the follow-up.

    We are glad that this issue is already fixed, and it seems that you have marked this ticket as already resolved.

    If you have any other concerns, please don’t hesitate to contact us anytime by creating a new ticket to assist you further with anything else.

    Thank you.

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

You must be logged in to reply to this ticket.