I see the following errors in my Search Console
Missing: author
Missing: updated
I see also a warning Crawl-delay: 3600 in robots.txt
I am very new to wordpress so any help would be much appreciated.
]]>About
Missing: author
Missing: updated
I’ve read that you can manually update the theme to fix the issue, but it is recommend to contact to web developer to make the modifications. Can this be updated or can someone please advise?
]]>I have the following errors in the google Search console.
Structured Data error in Search Console, missing author, updated
only for the indexed pages not for the posts.
Any idea.
I’m using the 1.45 version of the theme.
Thanks for your help.
Catherine.
]]>I have errors “missing updated” and “Missing author”
“Missing author” I found how to fix – I put this code on every page:
<span class=”vcard author”>
<span class=”fn”> ? Steampunk BDSM</span>
</span></span></p>
But I can’t find how to fix “missing updated”.
I use Boutique child theme.
Can you tell me exactly what to do?
]]>is it possible to add a line of code, something like, time class=”updated” etc.. in tags/pages templates?
for example theme-loop.php has:
<time class="updated" datetime="' . get_the_modified_date( 'c' ) . '">' . get_the_modified_date() . '</time>
is it possible to add this somehow to the templates for pages and tag pages? and if yes, will it go exactly like this? and on which files should I add it?
Thank you very much, just trying to make this theme as perfect as possible in terms of structured data.
I love your work
]]>1. missing: updated
2. missing: author
3. Google cannot recognize itemprop=articleBody.
I’ve checked the net trying to fix this, and found this post:
https://www.acceleratormarketing.com/trench-report/google-analytics-errors-and-structured-data/
but it seems I can’t find the snippets mentioned in any of the php files (checked simple.php, all the content-php-s, and functions.php, even in WP-include files).
I found only the <div class=”article-body” itemprop=”articleBody”> in content-page.php and changed itemprop to text (inserting a content-page.php in the child theme), but it didn’t work.
Could anyone please help me with this?
the url to my site is www.chartofthemoment.com