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

Add OpenGraph meta tags on permalink page #1205

Merged
merged 1 commit into from Oct 6, 2018

Conversation

ArthurHoaro
Copy link
Member

Includes:

  • og:title
  • og:type -> article
  • og:image -> if there is a thumbnail
  • og:url -> permalink
  • og:description -> first 300 chars of raw description
  • article:published_time
  • article:modified_time
  • article:tag -> one OG meta tag for each shaare tag

Fixes #258

@ArthurHoaro ArthurHoaro added this to the 0.10.3 milestone Aug 13, 2018
@ArthurHoaro ArthurHoaro self-assigned this Aug 13, 2018
Includes:
  - og:title
  - og:type -> article
  - og:image -> if there is a thumbnail
  - og:url -> permalink
  - og:description -> first 300 chars of raw description
  - article:published_time
  - article:modified_time
  - article:tag -> one OG meta tag for each shaare tag

Fixes shaarli#258
@ArthurHoaro ArthurHoaro merged commit e95247d into shaarli:master Oct 6, 2018
@ArthurHoaro ArthurHoaro deleted the feature/opengraph branch October 6, 2018 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants