I am allowed to use a backend, but how do you render dynamic meta tags, along with og:image?

patarapolw

Pacharapol Withayasakpunt

Posted on May 21, 2020

I am allowed to use a backend, but how do you render dynamic meta tags, along with og:image?

Continuing from,

If I use Vue CLI on the frontend (which actually use Webpack), Webpack will try to destroy EJS templating engine. Do I have to use Handlebars or something else?

As for og:image, I am using Reveal.js, so probably I will be using JSDOM + html2canvas, but how do I get output before it actually get rendered?

💖 💪 🙅 🚩
patarapolw
Pacharapol Withayasakpunt

Posted on May 21, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related