Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL unfurling for Console (esp templates) #786

Open
anilmurty opened this issue Feb 4, 2025 · 1 comment
Open

URL unfurling for Console (esp templates) #786

anilmurty opened this issue Feb 4, 2025 · 1 comment

Comments

@anilmurty
Copy link

anilmurty commented Feb 4, 2025

Problem Statement

When we share links to templates (like the DeepSeek template for example https://console.akash.network/templates/akash-network-awesome-akash-DeepSeek-R1) on twitter and other social media, the URL preview just says "Akash Console" - we should instead have it say Akash Console and show a preview of the content (like the deepseek logo). Having this would increase the potential click through rate on these shares

Solution

Most platforms (like twitter and slack) implement URL unfurling. But for it to work, there has to be metadata that needs to be added the website that the link points to. In case of Console we have to add this to the templates. Not sure if this should be something that Console does or is added as metadata to the awesome-akash templates (I think latter would be preferred)

@baktun14
Copy link
Contributor

baktun14 commented Feb 5, 2025

We can add properties in awesome akash like we do for the logo https://github.com/akash-network/awesome-akash/blob/master/config.schema.json

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

No branches or pull requests

2 participants