Preview
Issue #2
Missing video. See: https://telegra.ph/file/0bd2622dfad30e311e0d5.png
- Accepted by admin
- Robin Wong
- It's impossible to implement video of this website for Instant View. The video url is NOT included in the source code of each page but generated dynamically.
Technically, when user access a news webpage of this website, its script will fetch a list of video news whose published_date is the same as the current news. And then, the script will try to find the current news in the list. If the news exists in the list, then the script will get the video id of current news and produce the video url.
However, it's impossible to make an AJAX request in Instant View template. That leads to no video in IV for this website. Should I mark unsupported in this situation?
- Accepted by admin
- Yes, if the video is not supported and can not be obtained in any way, you should not generate IV for the pages that contain those videos.
- Type of issue
- IV page is missing essential content
- Reported
- Feb 10, 2019