Feature Request: Link Preview Metadata for Custom Domain #7259
Lucas-almma
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
I noticed this as well. A branded link preview would be nice. Also with the correct favicon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Description
When sharing a custom domain URL that's running LibreChat, the link preview (unfurled content) displays generic LibreChat metadata instead of the custom domain's branding.
Current Behavior
The link preview shows:
Title: "LibreChat"
Description: "LibreChat - An open-source chat application with support for multiple AI models"
The domain name itself is correct, but all other metadata comes from LibreChat's defaults.
Expected Behavior
The link preview should show appropriate metadata specific to the custom domain and branding rather than generic LibreChat information.
Possible Cause
This appears to be related to incorrect or default Open Graph (og:) meta tags in the HTML. When deploying LibreChat to a custom domain, the site seems to retain LibreChat's default metadata instead of allowing customization.
Additional Information
This affects user perception and branding when sharing links
Link previews are generated from meta tags in the page's HTML header
Suggested Fix
Add configuration options in LibreChat to allow customization of:
og:title
og:description
og:image
Version Information
ghcr.io/danny-avila/librechat-dev-api latest a2156ea91a9f 8 days ago 1.09GB
ghcr.io/danny-avila/librechat-dev-api 7796adc2939a 2 weeks ago 1.09GB
ghcr.io/danny-avila/librechat-dev-api 57d21d599603 2 weeks ago 1.09GB
ghcr.io/danny-avila/librechat-dev-api 8a1621f3f988 2 weeks ago 1.09GB
ghcr.io/danny-avila/librechat-dev-api ad6f0249b0ee 3 weeks ago 1.08GB
ghcr.io/danny-avila/librechat-dev-api 3cb3663a6d16 3 weeks ago 1.1GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 817faebddae9 4 weeks ago 1.31GB
ghcr.io/danny-avila/librechat-dev-api 691b26f29663 4 weeks ago 1.06GB
ghcr.io/danny-avila/librechat-dev-api 72b3924c0629 4 weeks ago 1.06GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite b6c0af65c3c1 4 weeks ago 1.31GB
ghcr.io/virtuos/librechat_exporter main b05ff3ec4c47 2 months ago 185MB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions