# Social sharing - Clear link preview cache

If you already update the Social sharing's preview information yet the description and images do not change accordingly, it is suggested to reset the cached images/data for your pages on the social networks.

This document will walk you through the steps on how to clear the link preview cache for Facebook and Linkedin.&#x20;

## Facebook&#x20;

1. First of all, please visit <https://developers.facebook.com/tools/debug/sharing/>
2. Enter your **URL** and click on **Debug**&#x20;

<figure><img src="/files/ozetsRjAq1kqQvRdvnz4" alt=""><figcaption></figcaption></figure>

After debugging, it will show the details of what exactly Facebook sees for that URL - the title, description, link and post preview.&#x20;

3\. Click on **Scrape again** to force Facebook to update your new information&#x20;

<figure><img src="/files/MOEj87nEpxougDJjTejA" alt=""><figcaption></figcaption></figure>

4\. After that, Facebook will recrawl your page. Kindly try sharing your URL on Facebook again to see if the information is up-to-date now.&#x20;

## LinkedIn

Just for your information, Linkedin stores the cached data for 7 days after a post is shared. Therefore, please reset the cache using LinkedIn Post Inspector.&#x20;

1. Kindly visit <https://www.linkedin.com/post-inspector/inspect/>
2. Enter your **URL** and click on **Inspect**. You will then be able to see the updated preview image and information.&#x20;

<figure><img src="/files/FIHfbGsWXa5DKZgYx0zZ" alt=""><figcaption></figcaption></figure>

3\. After that, please try sharing your URL on LinkedIn again.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uppromote.com/management/affiliate-registration-form/clear-link-preview-cache.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
