Preview
Issue #2
- Deleted Account
- The thing is, this website shows to the user only update time, not publish time. You can see it for yourself on a recent article or by looking at the markup:
<time class="updated" datetime="2019-02-23">23 février 2019</time>
The Checklist says: "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."
So, in order to conform to this requirement we have to choose update time. Because otherwise we may show in IV not the same time that's visible to the user in the browser.
- Declined by admin
- Type of issue
- IV page is missing essential content
- Reported
- Mar 5, 2019
<meta property="article:published_time" content="2019-02-23T11:38:32+00:00">