Missing dtend fields
-
Both start and end dates for work history are using the “dtstart” field. End dates also appear to be wrongly tagged, datetime and title are todays date, not the date content.
End date example from my page:
<time itemprop="startDate" class="dtstart" datetime="2021-05-04" title="2021-05-04">2005</time>
Start date example from my page:
<time itemprop="startDate" class="dtstart" datetime="1996-05-04" title="1996-05-04">1996</time>
Start date seems fine, but end date is wrong.
This is upsetting Google.
The page I need help with: [log in to see the link]
- The topic ‘Missing dtend fields’ is closed to new replies.