Fix up "twitter" card embed cards #1

Closed
opened 2023-02-01 21:40:33 +01:00 by zotan · 0 comments
Owner
  • Blog post title -> <title/> tag in <head> (was already the case)
  • <meta name="twitter:title"> -> <meta name="og:title"> (fixed in 696d9f3f89)
  • <meta name="twitter:description"> -> <meta name="og:description"> (fixed in 696d9f3f89)
  • Blog post title -> <meta name="og:title"> tag. (fixed in 6e1a3ed50f)
  • If possible, the URL to the blog header image -> A <meta name="og:image"> tag. (fixed in 6e1a3ed50f)
  • Site name -> <meta name="og:site_name"> (fixed in 6e1a3ed50f)
- [x] Blog post title -> `<title/>` tag in `<head>` (was already the case) - [x] `<meta name="twitter:title">` -> `<meta name="og:title">` (fixed in 696d9f3f8902011ce767649be841d3198fe28805) - [x] `<meta name="twitter:description">` -> `<meta name="og:description">` (fixed in 696d9f3f8902011ce767649be841d3198fe28805) - [x] Blog post title -> `<meta name="og:title">` tag. (fixed in 6e1a3ed50f12927a09074ead36f41038113c92ae) - [x] If possible, the URL to the blog header image -> A `<meta name="og:image">` tag. (fixed in 6e1a3ed50f12927a09074ead36f41038113c92ae) - [x] Site name -> `<meta name="og:site_name"> ` (fixed in 6e1a3ed50f12927a09074ead36f41038113c92ae)
zotan closed this issue 2023-02-03 21:48:55 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zotan/zotan.pw-web#1
No description provided.