#1019 closed defect (bug) (fixed)
Jetpack Sharing module passes random image to Facebook
| Reported by: | pixolin | Owned by: | iandunn |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | WordCamp Site & Plugins | Keywords: | has-patch |
| Cc: |
Description
We set our website for WordCamp Cologne https://cologne.wordcamp.org/2015/ to automatically share posts on Facebook via Jetpack's Sharing module.
If we don't provide a featured image, a random image is passed instead. In our case a sponsor logo was picked randomly which gives extra promotion to that particular sponsor and therefor is an unwanted side effect.
Attachments (1)
Change History (7)
#2
@
11 years ago
- Keywords has-patch added; needs-patch removed
Per Slack discussion, the current logo is too small.
meta-1019.patch changes it to wordpress-bg-medblue.png, which is 1200x630 and is also used when sharing blog posts from wordpress.org/news/.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #975