Open bkalem opened 4 years ago
@bkalem You should add images
to your front matter for twitter cards:
https://gohugo.io/templates/internal/#configure-twitter-cards
---
title: "Déployer un POD sur podman"
date: 2020-05-06T16:00:00+02:00
lastmod: 2020-05-06T21:44:00+02:00
draft: false
author: "Bilal Kalem"
authorLink: "https://www.linkedin.com/in/bilalkalem/"
description: "Déploiment d'un POD (ensemble de containers: Nextcloud --> redis --> postgres) sur podman"
featuredImage: "/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg"
featuredImagePreview: "/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg"
images:
- "/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg"
tags: ["pod", "container", "podman", "CentOS", "Red Hat", "Docker", "Kubernetes"]
categories: ["container"]
---
Thank you for your fast answer and for all your effort for support us :)
i add images:
---
title: "Déployer un POD sur podman"
date: 2020-05-06T16:00:00+02:00
lastmod: 2020-05-07T10:20:00+02:00
draft: false
author: "Bilal Kalem"
authorLink: "https://www.linkedin.com/in/bilalkalem/"
description: "Déploiment d'un POD (ensemble de containers: Nextcloud --> redis --> postgres) sur podman"
featuredImage: "/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg"
featuredImagePreview: "/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg"
images:
- "/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg"
tags: ["pod", "container", "podman", "CentOS", "Red Hat", "Docker", "Kubernetes"]
categories: ["container"]
---
<!--more-->
after deploy, i see a new meta in public html :
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<title>Déployer un POD sur podman - integrateur open source</title>
<meta name="Description" content="Déploiment d'un POD (ensemble de containers: Nextcloud --> redis --> postgres) sur podman"><meta property="og:title" content="Déployer un POD sur podman" />
<meta property="og:description" content="Déploiment d'un POD (ensemble de containers: Nextcloud --> redis --> postgres) sur podman" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://ios.dz/deployer-un-pod-sur-podman/" />
<meta property="og:image" content="https://ios.dz/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg" />
<meta property="article:published_time" content="2020-05-06T16:00:00+02:00" />
<meta property="article:modified_time" content="2020-05-07T10:20:00+02:00" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://ios.dz/images/blog/deployer-un-pod-sur-podman/deploy-pod-podman-preview.jpg"/>
you can see public html source of my blog post
https://ios.dz/deployer-un-pod-sur-podman/
but still same problem :'( i try to share a new link of my post in twitter
no image thumbnail
https://twitter.com/dzintegrateur/status/1258337190406492161
![twitter-070502020](https://i.ibb.co/zR5SN9g/twitter-070502020.png)
if you can tell me please what i need to do for solve this problem @dillonzq
Thank you per advance
edit:
on facebook and Linkedin the modification is work fine 👍 facebook Linkedin
@dillonzq do you think i need to wait for Twitter link because Twitter cache does not update?
I have the same problem.
twitter:image
is set, but shows nothing in Twitter card validator.
Describe the bug 描述你遇到的错误
social media image thumbnail doest not work for all post
this is tree for
content
andstatic
whene i create a new post , i start with that
Expected behavior 期待的行为
when i share link of post, i want to show image preview of my post on google / twitter / ...
一段简短的对于你期待的行为的描述.
Screenshots 屏幕截图
If applicable, add screenshots to help explain your problem. 如果可以的话, 提供屏幕截图对解决问题很有帮助.
Build Environment 构建环境
Additional Information 补充信息
Configuration files or front matter code... 配置文件或者前置参数的代码...
an example of post : https://ios.dz/deployer-un-pod-sur-podman/
and when i share on Twitter no image preview thaumbnail https://twitter.com/dzintegrateur/status/1258152380786499587