Preview
Issue #1
should be handled as related
- Владислав
- Highlighted block is part of the article and formatted as text of the article. Without wrapper class there is no clear way to determine is block related or not.
What would be in your template if before <ul> will stand <h3> on next example https://www.techspot.com/news/78784-future-laptops-time-stop-focusing-better-start-focusing.html
Ofcourse you can check is <ul> elements have links, but, if some author makes at the end of article block <h3>header</h3>
<ul>
<li>{ESSENTIAL TEXT} <a href="link.to/somwhere">link</a></li>
<li>{ESSENTIAL TEXT}</li>
<li>{ESSENTIAL TEXT}</li>
</ul>
And you cant use hardcoded "Further reading", because author can set any text, i.e. "more articles"/"Recommend to read" etc. etc.
Why your template didnt recognize related here:
https://www.techspot.com/review/1792-geforce-rtx-2070-max-q-laptop/
- Type of issue
- IV page is missing essential content
- Reported
- Feb 19, 2019