Skip to content

Bug: og:image and twitter:image on umami.is reference localhost:3000 #4062

@amanso23

Description

@amanso23

Bug

The og:image and twitter:image meta tags on https://umami.is point to http://localhost:3000 instead of https://umami.is, breaking social media previews.

Evidence

Inspecting the source of https://umami.is:

  • og:imagehttp://localhost:3000/opengraph-image-j8qpfc.png?opengraph-image.98b200b6.png
  • twitter:imagehttp://localhost:3000/twitter-image-j8qpfc.png?twitter-image.4736fd2a.png

Root cause

Missing metadataBase in the Next.js root layout metadata export.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions