Title of the Embed doesn't Adequately Describe the Content of the Download Page
Closed this issue · 0 comments
SableRaf commented
Description
When sharing the download page on third-party services such as Slack, Notion, and Discourse, the title of the embed doesn't accurately describe the content of the page. The og:title
and Twitter:title
of the card is currently set to "Create with code, everywhere", but it should be "Download Processing".
Proposed solution
Change the og:title
and Twitter:title
meta tags on the download page to "Download Processing" to accurately reflect the content of the page.
Steps to Reproduce
- Share the download page on a third-party service such as Slack, Notion, or Discourse.
- Observe that the title of the embed is "Create with code, everywhere".
Expected Result
The title of the embed should accurately reflect the content of the page and be set to "Download Processing".