It seems that Google prefers `datePublished`.
{/if}
</div>
<div class="comment__date">
- <meta itemprop="dateCreated" content="{@$comment->time|date:'c'}">
+ <meta itemprop="datePublished" content="{@$comment->time|date:'c'}">
<a href="{$comment->getLink()}" class="comment__permalink">{@$comment->time|time}</a>
</div>
<div class="comment__status">
{/if}
</div>
<div class="commentResponse__date">
- <meta itemprop="dateCreated" content="{@$response->time|date:'c'}">
+ <meta itemprop="datePublished" content="{@$response->time|date:'c'}">
<a href="{$response->getLink()}" class="commentResponse__permalink">{@$response->time|time}</a>
</div>
<div class="commentResponse__status">