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

Need individual page metadata in SEO/link unfurl friendly formats #25

Open
mDuo13 opened this issue May 8, 2023 · 0 comments
Open

Need individual page metadata in SEO/link unfurl friendly formats #25

mDuo13 opened this issue May 8, 2023 · 0 comments

Comments

@mDuo13
Copy link
Contributor

mDuo13 commented May 8, 2023

If you link any page on xrpl.org from Slack, social media, or other sites, you'll likely get a link preview individualized to that page, for example:

Screenshot_20230508-094443_1

That's because Dactyl and the xrpl templates always populate various <meta> tags with details based on the page's title, "blurb", etc. Most of these can be set manually but it sets then to something reasonable if you don't (e.g. the blurb is based on the first paragraph).

The opensource site uses a generic description line for every page, for example:

Screenshot_20230508-094746_1

With Redocly, you have to manually specify various seo frontmatter fields on the page for it to provide an individualized result. So we should make sure every page has the appropriate fields set and maybe even set up CI to request that those fields are set on each page if we can.

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

1 participant