bobdenotter / seo

Bolt SEO extension
https://bobdenotter.github.io/seo/
MIT License
49 stars 34 forks source link

Add elseif to look for imagelist fields as well #14

Closed simnom closed 9 years ago

simnom commented 9 years ago

Adds an elseif statement to the findImage() method to check if images exist within an imagelist. This is assigned to the $image variable and populates the og:image meta tag for social sharing.

bobdenotter commented 9 years ago

Good idea. Thank you! :+1: