@jczaplewski wrote:
I have a progressive web app that has a page that displays images. Currently, when a user shares a URL to an image (/image/123) on Twitter or Facebook there is no image preview because the page is lacking the appropriate meta tags and the scrapers for both Twitter and Facebook do not execute any scripts. My understanding is that any attempt to dynamically update these tags will not work.
What is the best way to manage meta tags dynamically in a progressive web app?
Posts: 1
Participants: 1