Shared Titles Showing Bind Data rather than Actual Title

Hi there,

I am having difficulties with the users sharing pages generated with Wappler, I realize that it renders the page client-side and most Facebook, Twitter share modules use the html part to pull titles from before the page is populated - in my case the titles in shares become: {{getPosts.data.query1[0].actualTitle}}
Not very pretty or informative to the user.

I have tried setting up prerender.io as a worker on Cloudflare to show prerendered pages so it brings in the content like a server-side rendered page rather than client-side, but that doesn’t seem to be working either.

Any other tricks I could use to allow users to share pages with nice titles and potentially images from the loaded dmx-binds.

Also while we are at it, any tricks to load the entire page server-side rather than client-side, so the page doesn’t populate on load.

P.s I wanted to point out that the SEO in terms of google bots is working, as google renders the javascript and the titles correctly, but for more user-oriented actions like sharing it requires the page to be rendered before the client sees it.

Thanks for the help! I really appreciate it.

Community Page
Last updated: