Change og:image
ron_nhd
I am using Taskade to host a public-facing tool. Currently, the platform forces the default Taskade logo as the social sharing preview image (og:image) for all shared links.
I have attempted to instruct Genesis AI to modify the <head> metadata to overwrite this, but it lacks the permission/capability to inject custom meta tags.
Current Limitation: When I share my project on LinkedIn/Facebook, the preview displays the Taskade branding instead of my own. This creates a disconnect for my users and dilutes my professional branding.
Required Feature: Please add a setting in the Share/Publishing menu that allows users to:
Upload a custom OG image (1200x630px).
Or input a direct URL for the og:image tag.
Alternatively, allow "Code Injection" into the <head> section for public projects.
This is a critical standard feature for public publishing.
Log In
albertkinng
Yeah, they know about that bug and are working on it, so we just have to wait it out. You can get around it for now by embedding the code on a dummy site, though. Just set up a basic HTML shell with the favicon and og:image metadata, and it’ll get the job done until they patch it.