# Tags Personalizadas

Em muitos sistemas externos (***Exemplo: Google WebMaster***) é pedido para que sejam inseridas tags no site, tags para confirmar que você tem acesso ao site.

**Exemplo do Google WebMaster:**

![](https://3873222052-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8H19OxR4N0phXKpriO%2F-M94Ggx4KszzAlv-ZAjB%2F-M94OU9zOs-_gArh7_wV%2F2020-06-05_13h47_45.png?alt=media\&token=e9bd120d-03e5-41c2-af5f-58bf82b19ed2)

**Exemplo de uma Tag:**

```http
<meta name="google-site-verification" content="XXXXXXXXXXX" />
```

Nesta tag, o **nome** é "*google-site-verification*" e o **valor** é "*XXXXXXXXXXX*"

Podemos inserir estas tags diretamente via painel, para isto, clique em "**Módulos -> Meta Tags**"

Na janela aberta você tem acesso a todas s tags inseridas, clique em <img src="https://3873222052-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8H19OxR4N0phXKpriO%2F-M94Ggx4KszzAlv-ZAjB%2F-M94Nzh5Pfo571f5jv7e%2F2020-06-05_13h49_00.png?alt=media&#x26;token=358fb902-bc8a-461f-8a5d-5bf375a27142" alt="" data-size="line"> para inserir uma nova tag:

![](https://3873222052-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8H19OxR4N0phXKpriO%2F-M94Ggx4KszzAlv-ZAjB%2F-M94O110PRBLe3BijfQ8%2F2020-06-05_13h49_05.png?alt=media\&token=0b878b7e-3f0f-4c39-84b7-4a0523a8aa03)

No campo "**Nome**" preencha o nome da tag, e no campo "**Valor**" preencha o que será inserido dentro da tag:

![](https://3873222052-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8H19OxR4N0phXKpriO%2F-M94Ggx4KszzAlv-ZAjB%2F-M94O25knCL2G0-8H6mm%2F2020-06-05_13h49_59.png?alt=media\&token=bb40a3b2-a0ff-4a9b-8961-39374a6cab1e)

Clique em "**Salvar**":

![](https://3873222052-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8H19OxR4N0phXKpriO%2F-M94Ggx4KszzAlv-ZAjB%2F-M94O2o-3YMgC4V6j3Wd%2F2020-06-05_13h50_04.png?alt=media\&token=57a938e1-c2b8-4745-a2b1-f15066b69087)


---

# 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://ajuda.toplojas.com.br/integracoes/tags-personalizadas.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.
