Update facebook

This commit is contained in:
Rico Sta. Cruz 2015-04-06 20:09:15 +08:00
parent d09ee47806
commit c8c5e1c41f
2 changed files with 25 additions and 13 deletions

View File

@ -1,13 +0,0 @@
---
title: Facebook
layout: default
---
### Share images (og:image)
* Use 1200x630 (1.9:1)
* anything less than 600x315 becomes square
### References
* https://developers.facebook.com/docs/plugins/checklist/

25
social-images.md Normal file
View File

@ -0,0 +1,25 @@
---
title: Social media images
---
### Facebook
| What | Dimensions |
|:---- | ----------:|
| Cover photo | 851 x 315 |
| Display picture | 180 x 180 |
| Highlighted image | 1200 x 717 (appears 843 x 504) |
| Share image | 1200 x 900 (appears 851 x 315) |
| Share link (og:image) | 1200 x 627 (1.9:1) |
### Twitter
| What | Dimensions |
|:---- | ----------:|
| Page header | 1500 x 500 |
| Display picture | 400 x 400 (shown as 200x200) |
| In-stream photo preview | 440 x 220 (2:1) |
### References
* https://developers.facebook.com/docs/plugins/checklist/