Create Consumer Probe

Configure how the probe responds to crawlers

Page Request

When a crawler requests the page, it will receive these Open Graph meta tags. The crawler uses these to generate a link preview.

<meta property="og:type" content="website">
<meta property="twitter:card" content="summary_large_image">

Image Request

After parsing the meta tags, the crawler will request the image URL. This is what will be displayed in the link preview.

No image specified. A placeholder will be generated.

Probe Lifetime

Probes automatically expire after a set time. Once expired, the probe URL will no longer capture requests.