You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---# Markdown Front Matterlayout: Postpublished: 2018-08-07title: Blog is online 🙋♂️meta:
- property: og:titlecontent: Blog is online 🙋♂️
- name: descriptioncontent: I finally decided to use VuePress as a blog engine.
- name: keywordscontent: Web Developer Developer Relations Development Blog---
(yup, social meta tags are a bit of a chaos but that's a different issue)
Output:
<title>Blog is online 🙋♂️ | Raum.sh</title><metaname="description" content="I finally decided to use VuePress as a blog engine."><metaname="twitter:card" content="summary_large_image"><metaname="twitter:site" content="@TweetsOfSumit"><metaname="twitter:creator" content="@TweetsOfSumit"><metaproperty="og:type" content="article"><metaproperty="og:title" content="Raum.sh"><metaproperty="og:site_name" content="Raum.sh"><metaproperty="og:url" content="https://raum.sh"><metaproperty="og:image" content="https://raumsh-idpjzzfqhw.now.sh/images/speaking.jpg"><metaname="title" content="Blog is online 🙋♂️"><metaproperty="og:title" content="Blog is online 🙋♂️"><metaname="keywords" content="Web Developer Developer Relations Development Blog">
In production, the bottom batch of meta tags are updated when we switch pages but the top batch stays static and matches the page that we originally loaded.
I'm having the same problem too @lorisleiva 😣. I'm setting the metadata in my own custom plugin, programmatically setting the frontmatter object. Hope this get resolved 🤞
Might be related to the closed issue #665.
It was fixed for the
description
tag - the issue seems to persist for other meta tags:(yup, social meta tags are a bit of a chaos but that's a different issue)
Output:
Demo:
https://raum.sh/blog/BlogLaunch.html
Here, the meta tag
og:title
is present three times.The text was updated successfully, but these errors were encountered: