> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/it/siti-e-zone/create-site.md).

# Aggiungere un sito

Per aggiungere un sito, vai alla **Siti e Zone** scheda.

{% hint style="info" %}
Un account può avere un massimo di 200 siti attivi. Non esiste un numero massimo di siti archiviati.
{% endhint %}

## Inserimento dei dettagli del sito

Fai clic sul **Nuovo sito** pulsante. Devi completare ogni campo della **Nuovo sito** casella.

![csite1](/files/51e892e6c5bba7150c6a435da20fd4b0dda02928)

* **Nome:** aggiungi il nome alla sorgente del tuo traffico.
* **Descrizione:** aggiungi una breve descrizione. Se la tua fonte ha i requisiti per lo stato Premium, questa descrizione verrà mostrata agli inserzionisti.
* **Tipo:** determina il tipo di fonte da cui invierai traffico. Tieni presente che scegliere l'opzione sbagliata potrebbe impedirti di ricevere la pubblicità corretta e potrebbe influire negativamente sul potenziale di guadagno:
  * **Sito web:** invii traffico da un sito web. Questa è l'opzione predefinita.
  * **App mobile:** invii traffico da un'app mobile.
  * **Rete:** invii traffico da più fonti: app, siti web, email, ecc.
  * **Email:** invii traffico da una newsletter via email inviata al tuo database utenti.
* **URL:** Aggiungi qui l'URL del sito web, incluso `https` all'inizio. Questo è richiesto solo per **Sito web** e **Rete**. Se hai selezionato **Rete**, aggiungi qui il tuo **URL aziendale**.
* **Categoria:** Seleziona la categoria del tuo traffico. Assicurati che la selezione della categoria corrisponda accuratamente al contenuto dell'URL inviato. Se selezioni la categoria errata, il sito potrebbe essere rifiutato.

Quando hai inserito i dettagli, fai clic su **Crea sito**.

## Convalida del sito

Dopo aver fatto clic su **Crea sito**, se imposti il tipo su **Sito web**, dovrai convalidare la proprietà del sito per creare zone pubblicitarie. Segui le istruzioni nel pop-up che apparirà:

![verifica del sito](/files/c81aa1997ea36080f54ce386abf38e9363b62984)


---

# 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.exoclick.com/publishers/it/siti-e-zone/create-site.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.
