> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sociablekit.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to exclude the SociableKIT widget from JavaScript optimizers?

If you have noticed that your SociableKIT widget is not updating or not working properly on your webpage, it could be due to your webpage optimization. In such cases, you will need to exclude the widget from JavaScript optimization on your webpage. 

Here's how to exclude the JavaScript embed code on **LiteSpeed Cache**(WordPress Plugin):

1. Go to your website builder admin dashboard. In this case, **WordPress** admin dashboard.

2. Find the cache plugin on your website. In this case, **LiteSpeed Cache** plugin.

3. On the LiteSpeed Cache, select the **Page Optimization** option. 
![Page Optimization:](https://storage.crisp.chat/users/helpdesk/website/9a0e4f74247be800/image_1q84ls1.png)

4. In the **Page Optimization**, find the **Tuning** tab and select it.

![Tuning:](https://storage.crisp.chat/users/helpdesk/website/9a0e4f74247be800/image_1mlh36u.png)

5. Under the **Tuning** tab, paste the widget's JavaScript in the textboxes for **JS Excludes** and **JS Deferred**. Click the **Save Changes** once you have successfully added the widget's JavaScript.

![JS Excludes and JS Deferred:](https://storage.crisp.chat/users/helpdesk/website/9a0e4f74247be800/image_izw1gp.png)

6. After excluding the widget's JavaScript, you will have to use the **Purge All** feature by clicking the **LiteSpeed Icon** which is found on the top part of your **WordPress** admin dashboard.

![Purge All:](https://storage.crisp.chat/users/helpdesk/website/9a0e4f74247be800/image_ky0dp7.png)

Once done, your SociableKIT widget will no longer be included in your webpage optimization and the widget will now work properly without any issues. 