Skip to content

Fix: OpenGraph default logo and job page image - #345

Open
arthurcaccavo wants to merge 3 commits into
LibreCodeCoop:mainfrom
arthurcaccavo:main
Open

Fix: OpenGraph default logo and job page image #345
arthurcaccavo wants to merge 3 commits into
LibreCodeCoop:mainfrom
arthurcaccavo:main

Conversation

@arthurcaccavo

Copy link
Copy Markdown

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

  • Fixes default logo referencing address on main.blade.php
  • Sets og image on job page to team photo as similar projects do (see attached reference images)

Extra

  • Adds recommended og site_name meta tag (i.e. Discord needs it to properly show the card, without it it seems anonymous)

Extra extra:
Facebook's Open Graph Requirements documentation recommends the image to be 1200 x 630 and at least 600 x 315 pixels. The current available image is 552 x 316, which is smaller than the minimum size. I will open an issue requesting for a 1200 x 630 to be added, and I can follow up to update the default.

Reference

image image image

@vitormattos

Copy link
Copy Markdown
Member

the image has changed path but this address was not updated, causing the default og image not to load

Signed-off-by: arthurcaccavo <contato@arthurcaccavo.dev.br>
LINK: LibreCodeCoop#228 (comment)
Signed-off-by: arthurcaccavo <contato@arthurcaccavo.dev.br>
Signed-off-by: arthurcaccavo <contato@arthurcaccavo.dev.br>
@arthurcaccavo

Copy link
Copy Markdown
Author

@arthurcaccavo check this: https://github.com/LibreCodeCoop/site/pull/345/checks?check_run_id=91533031421

done!

@YvesCesar YvesCesar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

Fix OpenGraph logo

3 participants