You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: