Docs Link Shows Blank Icon in Preview

Hi team, I’m facing an issue when sharing documentation links created in Apidog, the link preview on messaging apps doesn’t show our site icon or a proper preview image — instead, it displays a default placeholder image.
We’re using Markdown (.md) files inside Apidog, and I’m unable to find a way to set a custom preview image like our favicon or site icon in the link preview
Is there any supported way in Apidog to set a default preview image/logo for link sharing?
Attaching the image for more clarity
Any guidance would be appreciated — thank you!
image.png

Hi Hamza,

To set a custom preview image for your shared documentation links, you can add a meta property with the value {{SITE_ICON}}. The specific KEY depends on the platform’s requirements. For more details, refer to our documentation: SEO settings - Apidog Docs

We’re planning to improve this by automatically generating preview images for each page in the future. This feature is already on our roadmap.

Got it, Thanks