una icon indicating copy to clipboard operation
una copied to clipboard

Events: structured data isn't formed correctly according to Google report

Open AlexTr opened this issue 6 years ago • 0 comments

https://developers.google.com/search/docs/data-types/event

image

related code:


<div class="bx-tl-info bx-def-margin-sec-bottom bx-def-font-h3">
--
  | <i class="sys-icon calendar-alt bx-def-margin-thd-right"></i> <span class="dtstart" title="2019-06-24T08:00:00+00:00">24 Jun 19</span>
  | </div>
  | <div class="bx-tl-info bx-def-margin-sec-bottom bx-def-font-h3">
  | <i class="sys-icon map-marker-alt bx-def-margin-thd-right"></i> <span class="location">Los Angeles, CA, United States</span>
  | </div>


AlexTr avatar Jul 04 '19 03:07 AlexTr