The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #2

Checklist
6.1.2 Date and time
If conflicting dates are stored in multiple places on the source page, preference should be given to the time that is visible to the ordinary user who views the page in a browser.


The time is off - you're using wrong time - you should give preference to the time the user sees, 10 Oct 2018, 10:15 ("<time itemprop="datePublished" datetime="2018-10-10T10:15"></time>"), instead of 10:41 which is a random internal time obtained by parsing some JSON. Even the date of modification present in the source is different.


So the priority should be datePublished > dateModified > JSON.
Type of issue
IV page is missing essential content
Reported
Feb 27, 2019