Skip to content

Twitter Card Support #13

Description

@DylanTackoor

You can click on the Preview tab above to see how your request will look like once you submit this new issue.

Please mark with an x the box that best describes your request:

  • Report a bug
  • I want helpa
  • I have a question
  • I want to propose an enhancement
  • I have a new-feature request

If you want to propose an enhancement or have a new-feature request, please provide us with a detailed description of the enhancement or the request below:

The site currently does not have tags which dictate how a Twitter Card should appear. We can control the appearance for a page with the below tags:

<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@site_account">
<meta name="twitter:creator" content="@individual_account">
<meta name="twitter:url" content="https://example.com/page.html">
<meta name="twitter:title" content="Content Title">
<meta name="twitter:description" content="Content description less than 200 characters">
<meta name="twitter:image" content="https://example.com/image.jpg">
<!-- More info: https://dev.twitter.com/cards/getting-started -->
<!-- Validate: https://dev.twitter.com/docs/cards/validation/validator -->

Is there anything else you would like us to know?

  • The rest of the tags can be found here: https://dev.twitter.com/cards/markup
  • Once implemented, they can be inspected here: https://cards-dev.twitter.com/validator
  • Tags can be customized for each page. If dentists get their own pages down the line, it would be interesting to see how viable dynamically generated tags to create tailored embeds is.
  • There seems to be some overlap in which Twitter will substitute Facebook's Open Graph tags if their card tags are missing. Can cut down an admittedly minuscule amount of markdown if verified.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions