Attribution requirements

The free plan is forever free. To keep it sustainable, we ask that you choose one form of attribution:

  • Watermark — A small "Webshot.co" mark is automatically added to the corner of your images.
  • Backlink — No watermark, but you must include a public HTML link back to WebShot.

Upgrade to any paid plan to remove both the watermark and backlink requirement.

How backlink attribution works

  • Must be on your production site (not staging or localhost)
  • Must be publicly accessible and viewable in browsers
  • Must pass referrer data (remove any noreferrer attributes)

Implementation

Add this link on any page displaying WebShot-generated Open Graph images (or add it to your site footer):

<a href="https://www.webshot.co">Open Graph images by WebShot.co</a>

Placement options

  • In the site footer
  • On About / Help / Credits pages

How watermark attribution works

If you choose watermark attribution, a small "WebShot.co" tag will be added to the bottom corner of each generated image. This happens automatically, no implementation needed.

Frequently asked questions

What if my app is behind a login?
Place the backlink attribution on a public page such as your marketing site or help center where it is accessible.
Can I use staging domains during development?
Yes, staging and localhost are fine for testing. For production usage, attribution must exist on your live domain.
What if my attribution link isn’t being accepted?
Ensure the page is public, visible, and passes referrer data. Avoid using rel="noreferrer".
Can I switch between watermark and backlink later?
Yes. You can change your attribution preference anytime in your dashboard.