hexojs/hexo

Support customized meta tags for Twitter Card

Open

#5160 opened on Feb 16, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (41,376 stars) (5,017 forks)batch import
enhancementfeature-requesthelp wanted

Description

Check List

Please check followings before submitting a new feature request.

  • I have already read Docs page
  • I have already searched existing issues

Feature Request

It would be great to support customized meta tags for Twitter Card based on the content on each post so that when you tweet the blog link, the preview of text, images, or even videos will show up in the timeline rather than a suspicious link that no one is interested in opening it. Here is the link to the docs of Twitter Card.

Are there any existing plugins that can handle it? I'm not really familiar with the whole Hexo plugin system and may try to write a plugin myself but I think it would be beneficial to everyone if Hexo official team can support this feature!

Contributor guide