> ## Documentation Index
> Fetch the complete documentation index at: https://visitdocs.planpoint.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Social previews

> What people see when your Visit link is pasted into a message, email or post.

Every Visit renders Open Graph and Twitter card tags on the server, so the preview appears whether the link is pasted into WhatsApp, iMessage, LinkedIn, Slack or an email client.

<Frame caption="A shared link unfurls with the property name, description and exterior photo">
  <img src="https://mintcdn.com/planpoint-visit/0E3RRUq_T5nIh8kn/images/share/social-preview.png?fit=max&auto=format&n=0E3RRUq_T5nIh8kn&q=85&s=4afb93721e675beadc4327e8dfab7345" alt="Rich link preview of a Planpoint Visit in a messaging app" width="1145" height="821" data-path="images/share/social-preview.png" />
</Frame>

## What is used

| Preview element | Comes from                                            |
| --------------- | ----------------------------------------------------- |
| Title           | The property **Name** in [Details](/build/details)    |
| Description     | The property **Description** in Details               |
| Image           | The **Exterior image** in [Exterior](/build/exterior) |
| URL             | The [public URL](/share/public-url)                   |

Nothing extra to configure — fill those three fields in and the preview is right.

## Getting a good preview

* **Name** — keep it to roughly 60 characters so it is not truncated. Address first, adjectives second.
* **Description** — the first 150–160 characters are what shows. Lead with the strongest fact.
* **Exterior image** — previews are cropped near 1.91:1, so keep the building centred and out of the extreme edges.

<Tip>
  Preview the crop before you send anything important: paste the link into a note-to-self in WhatsApp or Slack and look at the card.
</Tip>

## Refreshing a cached preview

Social platforms cache previews aggressively. If you change the name or exterior photo after sharing, the old card can persist for days.

<AccordionGroup>
  <Accordion title="Facebook / WhatsApp">
    Run the URL through the Facebook Sharing Debugger and click **Scrape Again**.
  </Accordion>

  <Accordion title="LinkedIn">
    Use the LinkedIn Post Inspector and re-inspect the URL.
  </Accordion>

  <Accordion title="X / Twitter">
    The card validator refreshes on request; otherwise the cache expires on its own after about a week.
  </Accordion>

  <Accordion title="iMessage / Slack">
    Both cache per-conversation and clear on their own. Sending the link with a trailing `?v=2` forces a fresh fetch.
  </Accordion>
</AccordionGroup>

## Search engines

Visits are not submitted to search engines and the random default slug is unguessable, so a Visit is only as public as the link you send. If you want a Visit indexed, link to it from your own website.
