Skip to content

fix: Follow Facebook's Open Graph image size requirement - #355

Open
arthurcaccavo wants to merge 2 commits into
LibreCodeCoop:mainfrom
arthurcaccavo:fix/og_requirement
Open

fix: Follow Facebook's Open Graph image size requirement #355
arthurcaccavo wants to merge 2 commits into
LibreCodeCoop:mainfrom
arthurcaccavo:fix/og_requirement

Conversation

@arthurcaccavo

Copy link
Copy Markdown
Contributor

This PR resolves #346. Most of the discussion is on the referenced issue, but to sum it up:

  • Adds large logo image (1200x737)
  • Set default og image to the new large logo image

Caution

Ideally this should be merged after #345 to avoid conflicts.

Signed-off-by: arthurcaccavo <contato@arthurcaccavo.dev.br>
facebook's OpenGraph documentation states that the image should ideally be at least 1200 x 630. The old one was too small.

LINK: https://developers.facebook.com/documentation/sharing/webmasters/images#requirements
Signed-off-by: arthurcaccavo <contato@arthurcaccavo.dev.br>
@vitormattos

vitormattos commented Aug 5, 2026

Copy link
Copy Markdown
Member

Ideally this should be merged after #345 to avoid conflicts.

I merged #345, but we still got conflicts, so you’ll need to fix them before merging.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Follow Facebook's Open Graph Requirement

2 participants