What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)
Social sharing cards, og:title, etc, are not working, I think because of minified react error as I’ve been able to get the og:title, og:image, etc to work on all other projects.
Hey Jason, when I disable JavaScript in my browser the /head tags still appear, but the crawlers are all failing to retrieve them.
I understand the issue is in the server code, which is why I’m posting here. The site is hosted with Plasmic through Plasmic Studio, so I have no access to the server code.
When I attempt to deploy with Google Cloud Run from my github repo the problem is resolved, but I was unable to resolve the conflicts caused by the [[catchall]].tsx and the pages directory.
The result is, I’ve opted to stick with Plasmic for easy deployment, but need help from the Plasmic team to solve the server side issues.