Hentry
This topic contains 10 replies, has 2 voices, and was last updated by Giri 9 years, 3 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: hentry
-
AuthorPosts
-
February 19, 2017 at 8:37 pm #362569
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.February 20, 2017 at 1:54 pm #362666A 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!
February 21, 2017 at 10:04 am #362798A 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!
February 22, 2017 at 3:10 am #363068This reply has been marked as private.February 22, 2017 at 2:17 pm #363148This reply has been marked as private.February 22, 2017 at 3:47 pm #363158This reply has been marked as private.February 22, 2017 at 5:37 pm #363180This reply has been marked as private.February 22, 2017 at 7:52 pm #363203This reply has been marked as private.February 23, 2017 at 12:08 pm #363315A 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!
February 23, 2017 at 7:23 pm #363458A 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!
February 24, 2017 at 9:30 am #363567This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket