Author URL – @id @URL schema wrong

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

    Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for the delay and for any inconvenience this issue may have caused you.

    We’ve checked the author you have created, and it was created on an actual page, not an author (user page).

    The canonical will also not show in the writer URL since it is set to noindex.

    Could you please add this redirect structure on Rank Math?

    Source: en/writer/gregory-taslaud/
    Type: Exact
    Destination: https://www.insg.co/en/author/gregory-taslaud/

    Regarding the schema, please add this code on your site:

    add_filter( 'rank_math/snippet/rich_snippet_article_entity', function( $entity ) {
        $entity['review']['author']['url'] = 'https://www.insg.co/en/author/gregory-taslaud/';
        return $entity;
    });

    Here’s how you can add a filter/hook to your WordPress site:
    https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Let us know how this goes.

    Thank you.

    GdeG
    Rank Math pro

    Hello,

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

    Thank you.

    GdeG
    Rank Math pro

    Hi,

    Thanks for your help,

    Unfortunately it’s not working and I got critical warnings from GSC.

    Top critical issues*
    Item does not support reviews

    Missing field “name” (in “author”)

    Top non-critical issues‡
    Invalid object type for field “author”

    Attached in sensitive data.

    Thanks

    GdeG
    Rank Math pro

    Hi, Any update on it?

    Hello,

    Apologies for the delay as this ticket seems to have been stuck in our drafts section for some reason.

    We’ve checked your homepage using Google’s Rich Results test tool, and there’s no error as you have shared.

    In this case, please clear your website’s cache revalidate the issue in your Google Search Console account, and give Google some time to recrawl your site. You will notice that the “Last crawl date” will update once done

    validate

    Hope that helps.

    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 ‘Author URL – @id @URL schema wrong’ is closed to new replies.