> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/management/affiliate-registration-form/clear-link-preview-cache.md).

# 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="debug facebook link display"><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="update preview of link on linkedin"><figcaption></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
