We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Open Graph Support
Currently when sharing a documentation(Article or Tutorial), the url is render as a pure title card.
If there is image information available, we should add og:image to html header to better render the doc link in other site.
og:image
eg. Metadata directive's PageImage parameter
Metadata directive's PageImage parameter
https://forums.swift.org/t/feature-suggestion-add-open-graph-support/65989
The text was updated successfully, but these errors were encountered:
This seems so obvious
Sorry, something went wrong.
After the transfer, the issue is duplicated of #964
No branches or pull requests
Feature Name
Add Open Graph Support
Description
Currently when sharing a documentation(Article or Tutorial), the url is render as a pure title card.
If there is image information available, we should add
og:imageto html header to better render the doc link in other site.eg.
Metadata directive's PageImage parameterhttps://forums.swift.org/t/feature-suggestion-add-open-graph-support/65989
The text was updated successfully, but these errors were encountered: