kessius85
WWasp
•Created by kessius85 on 4/24/2025 in #đŸ™‹questions
How to set a different meta tag in the head depending on the page
I would like to create some sort of dynamic open graph tags.
I will briefly explain the use case to make it obvious: I've got a webapp to generate action figures. I want people to share their action figures in URLs like this (https://tufiguradeaccion.com/guest-figure/8258a638-0416-4b62-a720-1e116d004d5a) and for them to see the Open Graph tags with the action figure as the image.
I've been researching and I've found that there is no support for SSG. I understand ... I was wondering if there is any workaround or something I can do. I hear the approach is to use "react-helmet-async" but I don't know how to start ... is there any sample repo where I can get inspiration from?
Thanks in advance.
Further details:
- Wasp version: 0.16.3
- Platform: MacOS
23 replies