-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta Tagging in RSR for Sharing #196
Comments
|
Ok, that akvo logo is 200px wide by 75. I assume a square one would work better. |
Code reviewed and complete. |
One solution: the facebook image finder uses a distinctive user agent (or did 3 years ago...) so perhaps for a hit on the project update page from that UA we should serve a summary designed for FB |
The meta-tag for image is set to the project image, but that is still not the only or even the first of the choosable thumbnails. If an organisation has no image the image hint is pointed to a square version of our logo. |
The above example was the first image that was provided by FB. I know you swapped it with a square, but wondering if we actually need a smaller thumbnail sized image for this sharing? |
Ok, found and applied FB's diagnosis tool: https://developers.facebook.com/tools/debug/ |
Seems to work at the user end. |
Problem with Image for Earth Water (and other orgs even with photo): http://akvo.akvotest.org/en/organisation/52/ |
Reproduced this. I get no og: meta-tags at all here. Maybe I have overwritten something in a template... |
Moved to release 2.3.1 as fixes were still needed. |
@stellanl Could you add some deployment notes if necessary for this feature please. |
The remaining issue is when a logo image is long and narrow. FB will generate a square thumbnail by zooming in on the middle of it. Only solution seems to be to generate a special FB-friendly thumbnail, by centering image on a square white background. |
So do we need to make changes to the Thumbnail generation when you upload an image to RSR? And if so, can we also run this on the existing images to create those? Or is there an alternative solution? |
No, it should be easy to use what we have. Just need to zoom out and not in when generating a square thumbnail. And AFAIK, we can have several thumbnails associated w the same image. |
@stellanl - is this potentially ready enough to be included in the 2.3.1 release? If so, can you get this code-checked please? If not, can you please outline what is left (and how much time this might take)? |
Reviewed |
Zoomed image thumbnails are still occurring with this. I've re-opened the issue for now, but we could perhaps create a new issue for a future release to sort out the thumbnails if we want to release what we've got so far? |
Meta Tags in RSR Need to be updated.
A full description of the changes required are described in this document:
https://www.dropbox.com/s/8pwdsm1huogvgm4/Meta-Tags%20-%20Version%202.pdf
The text was updated successfully, but these errors were encountered: