Preview
Issue #1
- Andrew A.
- If site developer made a mistake in this particular case, it's not my problem. I shouldn't substitute the content of meta tags, if in most cases it's correct. Moreover, if I do, it may have unforeseen side effects, and I can replace his good image with my bad (or worse) one.
- Declined by admin
- It seems to be a problem of the source.
- Type of issue
- Rudimentary content not removed
- Reported
- Jun 18, 2017
need remove bad url from meta
"http://img.youtube.com/vi//hqdefault.jpg"
As you can read from youtube API video image can be taken by url:
"http://img.youtube.com/vi/VIDEO_ID/hqdefault.jpg"
And this page dont contain youtube video, but site developer made a mistake
1. You can remove bad meta
2. You can set facebook video image as preview
https://graph.facebook.com/VIDEO_ID/picture
See my template