# SEO Advanced Settings

For those more comfortable with using code to define how their SEO settings function, the Cloud Dashboard also offers, in the advanced section, the option to use tags. These two fields (for the head and body) are available from the SEO page (hosting -> SEO) from a dropdown at the bottom.&#x20;

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

Here, any code you want to add can be input, and it will be statically added to the webpage, as is done in the standard fields in the previous section. This differs from the Operator Controls Console (link here) in that this is statically added rather than dynamically injected.&#x20;

This static addition is preferable to the dynamic injection as it is easier for search engines to pick up.&#x20;

All the conventional options that can be added to these tags are possible, with a full list included on the operator controls console page.


---

# 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.hollaex.com/cloud-operators/seo-settings-for-cloud-exchanges/seo-advanced-settings.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.
