You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option to prevent Shlink from forwarding meta information (such as title, description, image, etc.) associated with tags when a short URL with that tag is shared. This would allow for more granular control over the data, that is shown, when a link is shared.
Use case
Currently, when a short URL is created and associated with a tag, Shlink or the chat app (I don't exactly know) automatically fetches and forwards meta information from the target URL. While this can be useful in some cases, it's often undesirable, especially regarding chat app previews.
Chat App Previews (WhatsApp, Telegram, etc.): When sharing a short URL in chat apps like WhatsApp or Telegram, the app automatically generates a preview using the fetched meta information (title, description, image). I want the ability to control this. I either want to completely disable the generation of these previews or, ideally, to customize the title, description, and image used for the preview.
The core issue is the lack of control over the meta information displayed in these previews. This feature request aims to provide that control by allowing users to either:
Disable meta forwarding (preventing any preview from being generated).
Customize the meta information (title, description, image) used for the preview on a per-tag or per-short-URL basis.
A configuration option within the tag settings, allowing users to choose whether or not meta information should be forwarded for URLs associated with that tag, would be a good starting point. The ability to override the fetched meta information with custom values would be awesome.
The text was updated successfully, but these errors were encountered:
Summary
Add an option to prevent Shlink from forwarding meta information (such as title, description, image, etc.) associated with tags when a short URL with that tag is shared. This would allow for more granular control over the data, that is shown, when a link is shared.
Use case
Currently, when a short URL is created and associated with a tag, Shlink or the chat app (I don't exactly know) automatically fetches and forwards meta information from the target URL. While this can be useful in some cases, it's often undesirable, especially regarding chat app previews.
The core issue is the lack of control over the meta information displayed in these previews. This feature request aims to provide that control by allowing users to either:
A configuration option within the tag settings, allowing users to choose whether or not meta information should be forwarded for URLs associated with that tag, would be a good starting point. The ability to override the fetched meta information with custom values would be awesome.
The text was updated successfully, but these errors were encountered: