Hentry

This topic contains 10 replies, has 2 voices, and was last updated by  Giri 7 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #362569

    Eduardo Sanchez
    Expired Member
    Post count: 110

    Hi, I receive from Google search console the following:
    Missing updated, Missing author structured data – microformats in a few pages (not Geodirectory Plugin automatically created but creating using the “Add new page” link from WP admin.

    I am using Supreme Directory theme.

    Doing some research I found the following from Yoast SEO and would like to know if you can help me.
    Are you getting the Missing required hCard “author” or similar hEntry / microformat error in Google’s structured data testing tool (live results) or in Google Search Console (cached results)? This is an issue with your theme, not with any of the plugins.
    Warning: Updating your theme may remove the changes you have made to core theme files. For that reason, we recommend contacting your theme developer to request a permanent fix to this issue.
    Missing: author
    To temporarily fix this issue for the author tag, please follow these steps:
    1
    Locate the call to the_author(); in your theme’s single.php file, it might look something like this:

    <span class=”author_name”><?php the_author(); ?></span><br>
    2
    Change it so that it has a class vcard author and within that another element with a class fn. The example above would become something like this:

    <span class=”vcard author author_name”><span class=”fn”><?php the_author(); ?></span></span><br><br>
    As you can see this adds quite a bit of markup, but it would prevent that error from showing. If you are unable to locate or have trouble with this code, please contact your theme developer for assistance.

    Missing: updated / entry-title / other
    The requested tag is not present in your theme or is incomplete. Please contact your theme developer for assistance.

    #362666

    Giri
    Expired Member
    Post count: 3155

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #362798

    Giri
    Expired Member
    Post count: 3155

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #363068

    Eduardo Sanchez
    Expired Member
    Post count: 110
    This reply has been marked as private.
    #363148

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #363158

    Eduardo Sanchez
    Expired Member
    Post count: 110
    This reply has been marked as private.
    #363180

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #363203

    Eduardo Sanchez
    Expired Member
    Post count: 110
    This reply has been marked as private.
    #363315

    Giri
    Expired Member
    Post count: 3155

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #363458

    Eduardo Sanchez
    Expired Member
    Post count: 110

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #363567

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket