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

Add social media previews, sharing links to canvasses and page metadata #9

Open
sammeltassen opened this issue Oct 9, 2024 · 1 comment
Labels
enhancement New feature or request static-site

Comments

@sammeltassen
Copy link
Collaborator

Currently the meta tags are the same for any page. Previously the page or object title was used in combination with a thumbnail of the object. It was also possible to link to specific pages as follows:

https://heritage.tudelft.nl/nl/objects/tresorleeszaal-839007461?id=10

This would not generate a preview of the specific canvas when sharing, since this would require SSR. Perhaps Netlify's Service Workers could be used to make this possible.

@sammeltassen sammeltassen added enhancement New feature or request static-site labels Oct 9, 2024
@sammeltassen sammeltassen changed the title Add social media previews and sharing links to canvasses Add social media previews, sharing links to canvasses and page metadata Oct 22, 2024
@sammeltassen
Copy link
Collaborator Author

Adding to this:

Replace the current meta tags for the actual page title and description (if available) and add open graph tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request static-site
Projects
None yet
Development

No branches or pull requests

1 participant