Preview
Issue #1
- Rochelle
- Thanks for the suggestion, but I think it is best to just use the first paragraph as description for these pages. These are single media pages for the photo, so it is not bad to use the photographer name as description.
Some of these pages do not have a "Description" header in the text, so this method would not work for all pages. See example: https://www.skyandtelescope.com/online-gallery/the-leo-trio-2/
Or this one just has EXIF data under "Description" which is not a very good description: https://www.skyandtelescope.com/online-gallery/eagle-and-omega-nebulae/
- Declined by admin
- Type of issue
- IV page is missing essential content
- Reported
- Apr 23, 2019
Link preview description is bad on /online-gallery/ pages. Check current for example.
But there is one 'available' on source page. Why 'available' ?
Because the only way to get it is by getting text after certain
header in this case its <h5>Description</h5>
Check text after it, seems valid description
Quick example:
//h5[normalize-space()][.="Description"]/following-sibling::text()[normalize-space()][1]