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

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

2 participants