Skip to content

Add OG metadata and image, fix canonical links, and update description#72

Open
jolars wants to merge 1 commit into
computorg:masterfrom
jolars:og-image
Open

Add OG metadata and image, fix canonical links, and update description#72
jolars wants to merge 1 commit into
computorg:masterfrom
jolars:og-image

Conversation

@jolars

@jolars jolars commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Enable open-graph and twitter-card in Quarto and add a branded 1200x630 social card so links render with an image on social media. Replace the homepage's HTML description (metadata-only on this page) with a plain sentence so the meta description no longer repeats the title.

I wasn't really sure exactly what you'd like for the OG image. If you want more text, maybe the ISSN, or the logos of SFDS or something, then just let me know (or edit the images to your liking).

Also improve indexing: set canonical-url, drop the trailing slash from site-url for clean absolute URLs, and add a post-render hook to align sitemap entries with the canonical trailing-slash form.

Fixes #65

Enable `open-graph` and `twitter-card` in Quarto and add a branded
1200x630 social card so links render with an image on social media.
Replace the homepage's HTML `description` (metadata-only on this page)
with a plain sentence so the meta description no longer repeats the
title.

Also improve indexing: set `canonical-url`, drop the trailing slash
from `site-url` for clean absolute URLs, and add a post-render hook to
align sitemap entries with the canonical trailing-slash form.

Fixes computorg#65
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.

Missing Open Graph metadata

1 participant