cyclingzealot / horkos

For scrapping live results of Canada 2015 federal election + wasted votes analysis
GNU General Public License v2.0
2 stars 1 forks source link

Lets find a 200x200 px image for og:image #14

Open cyclingzealot opened 4 years ago

cyclingzealot commented 4 years ago

After we fixed #12, I deleted the cache files and used Facebook Debugger to refresh FB's cache. I got a warning:

Provided og:image URL, https://www.fairvote.ca/wp-content/uploads/2018/03/FVC-logo-cropped.jpg was not valid because it did not meet the minimum size constraint of 200px by 200px.

The original requester suggested https://www.pexels.com/ but I'll ask on the PR discussion group for recommendations.

cyclingzealot commented 4 years ago

Probably https://www.fairvote.ca/wp-content/uploads/2018/03/new-front-img-tiny.jpg would do. Ideally I'd like to make it local, but I haven't figured how to add static image files to symphony. I'll work on it later.