# Configure Solid Security

### How to configure the Solid security plugin to establish connectivity with AppMySite?

If you’re using the [**Solid security plugin**](https://wordpress.org/plugins/better-wp-security/) on your websit&#x65;**,** you may be unable to establish connectivity between your website and app. This is because the Solid security plugin provides restricted access to WordPress REST APIs.&#x20;

{% embed url="<https://scribehow.com/shared/Configure_iThemes__LqFms0lKR5O3N64E_Wt0Rg>" %}

The following steps show how you can configure Solid security to establish connectivity with AppMySite:

* Login to your WordPress website’s admin panel.&#x20;
* Go to Security from the left side menu and select Settings.&#x20;
* On the Settings screen, search for WordPress Tweaks in the search bar.&#x20;
* Navigate to API Access. Under the REST API section, select Default Access.&#x20;
* Click on Save on the bottom right of the page.&#x20;

{% embed url="<https://www.youtube.com/watch?v=ByJvQNG_Ow8>" %}

{% hint style="warning" %}
Try connecting your website and app again after configuring the default access of Solid security settings on your website.&#x20;
{% endhint %}

Follow these guides to establish connectivity between your website and app again:&#x20;

{% content-ref url="/pages/dr6tJxNztfk85oMQPcL7" %}
[Connectivity](/app/connectivity.md)
{% endcontent-ref %}


---

# 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.appmysite.com/app/connectivity/wordpress-connectivity/configure-solid-security.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.
