Multiple Meta Description

#71095
  • Resolved Masum
    Rank Math free

    After checking my site on UberSuggest & LinkAssistant(WebSite Auditor), They show me Duplicate Meta Description, but I didn’t find anything wrong on my page. When I Open my page on “View Page Source” on my browser, it appears. Multiple Time Title & Meta Tag. Please tell me how I can fix it. I have attached a screenshot and my site login info for support.

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

    Hello,

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

    I can only see one description (the other three are just for the Social Networks and the Schema, so they don’t count as duplicates). Could you try to clean the cache (and if you are using Cloudflare, also clean its cache)?

    Looking forward to help you.

    ​​​​​​​

    Masum
    Rank Math free

    Is there any way to turn them off?

    Alberto
    Rank Math business

    Hello,

    You could use this filter:

    /**
     * Hook to remove og:tags
     */
    add_action( 'rank_math/head', function() {
            remove_all_actions( 'rank_math/opengraph/facebook' );
    	remove_all_actions( 'rank_math/opengraph/twitter' );
    });

    But if you want to delete them because it is duplicated meta descriptions, keep in mind they are not. Your page needs those tags to correctly display the data on Socials and in fact, it doesn’t count as duplicated descriptions for Google.

    Looking forward to help you.

    Masum
    Rank Math free

    Where do I need to paste the code?

    Hello,

    To add the code, just head over to Word press dashboard > Appearance > Theme editor > functions.php and paste the code there.

    Please note that the filter will remove the opengraph tags which are used to show your page/post data when sharing through social platforms.

    Hope that helps. If you have any further question(s), please let us know. Thank 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 5 replies - 1 through 5 (of 5 total)

The ticket ‘Multiple Meta Description’ is closed to new replies.