How it works

One integration. Reliable social previews.

SocialPreview turns shared URLs into consistent, context-aware Open Graph images without building your own rendering pipeline.

Step 01

Add your site domain

Register your domain once in SocialPreview so requests are validated and usage is tracked safely.

Step 02

Place one dynamic og:image tag

Use one meta tag in your page head and pass the current URL. SocialPreview handles rendering and storage.

Step 03

Serve cached previews at scale

First request generates the image, following requests are served quickly from cache until refresh.

Meta tag example

Add this in the <head> of each page.

<meta
  property="og:image"
  content="https://your-domain.com/api/get?url=yourwebsite.com/pricing"
/>

What SocialPreview handles for you

  • • URL normalization and validation
  • • Domain-level allow-list checks
  • • Rendering queue + screenshot capture
  • • Storage + cache hit optimization
  • • Rate limits and usage accounting