-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Context:
We are showing specific open graph tags in the events page. The og:image tag was giving us some errors due to some problems with the encoding. Also Amazon S3 gives specific problems and Facebook is now capable of scrape their images accordingly.
The current solution was to create a jpg from the DT Logo svg and use it as og:image for events. Another possible solution might be the mentioned here: https://stackoverflow.com/questions/45560812/facebook-og-image-suddenly-misbehaving
I didn't implemented it because I thought it might need more research.
Problem:
We are showing the same jpg image with Diversity Tickets logo in every event open graph tag.
Expected behaviour:
Show specific open graph image tag for each event depending in the event logos.