Not a bug Itemprop="name" is missing

Heffalump

Active member
Affected version
2.0.4
Google search console shows hundred thousends of errors in structured data because the Itemprop="name" is missing.

Is it possible to correct it in one of the next updates?
 

Attachments

  • itemprop_name.webp
    itemprop_name.webp
    52.7 KB · Views: 12
Checking this in source code and it seems to be implemented:

Code:
<h4 class="message-name"><a href="/forum/mitglieder/heiko_le.34460/" class="username " dir="auto" data-user-id="34460" data-xf-init="member-tooltip" itemprop="name">Heiko_LE</a></h4>

Why generates google so many errors?
 
Top Bottom