# Keywords with unsecure Final URL

Google Ads recommends using secure URLs. Adalysis will flag keywords with a Final URL or a Mobile Final URL that still uses http instead of https.

You'll see the alert on your **Audit alerts** screen. Click the alert to see a list of affected keywords and their URLs.

<figure><img src="/files/Ry0c7SPzROEFmxsG8mtF" alt="" width="563"><figcaption></figcaption></figure>

Select the keywords you want to update and click **Change keyword URL to secure one**. The Final URLs will be updated to start with https.

{% hint style="success" %}
You can set an [automatic action](/tools/audit/how-to-auto-resolve-alerts.md) in **Audit** > **Audit settings** > **Prebuilt** > **Landing pages** to always update your URLs to https.
{% endhint %}


---

# 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.adalysis.com/tools/audit/prebuilt-alert-list/keywords/keywords-with-unsecure-final-url.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.
