I’m having the worst time getting the meta image to pull correctly into socials.
When I look at the rendered code, I see the full URL, however no service will pull it.
Has anyone else experienced this?
Check it out https://roomboost.ai/
I’m having the worst time getting the meta image to pull correctly into socials.
When I look at the rendered code, I see the full URL, however no service will pull it.
Has anyone else experienced this?
Check it out https://roomboost.ai/
I’ve never tried it tbh, but need to, so I’ll try as soon as I can and report back.
Ask Assistant to add the meta property image. Then you might need to upload it manually to your files. See example in code here https://speedytimer.com/
<meta property="og:image" content="https://speedytimer.com/speedytimer.png">
Example of how it looks on X, just tested https://x.com/MarkMathson/status/1911078183404777584
Ended up being an issue with the pre-rendered code that social media pulls. FB debug solved it. Thanks yall!
Hi,
if it helps in the future, I use a tool called https://socialsharepreview.com.
I take a screenshot of the report and then upload it to Assistant to adjust the code accordingly.
Nice share and find, thanks!