scottmac / opengraph

Helper class for accessing the OpenGraph Protocol
463 stars 151 forks source link

Fallback to use image_src if ogp::image isn't set #9

Closed MitchellMcKenna closed 11 years ago

MitchellMcKenna commented 11 years ago
AramZS commented 11 years ago

Looks like a good idea to me.

It's be great if we can also build in a graceful degradation to the first image on the page if nothing else is available.

MitchellMcKenna commented 11 years ago

@scottmac Thoughts on pulling this in?

@AramZS I've also been thinking about such fallback, so I've opened up a separate issue to discuss that: #11