processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
60 stars 90 forks source link

Title of the Embed doesn't Adequately Describe the Content of the Download Page #432

Closed SableRaf closed 1 year ago

SableRaf commented 1 year ago

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

  1. Share the download page on a third-party service such as Slack, Notion, or Discourse.
  2. 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".

Screen capture

image