# How to Add a Meta Tag for Google Search Console Domain Verification

A meta tag for your Google site verification needs to be added to the ‘Default Page’ which is connected to the domain.<br>

**Step 1: Determine the Default Page**

* Navigate to Settings > Domains.

<figure><img src="https://lh5.googleusercontent.com/SQFm6F5GaczSn8u-DizjB5m63jHltikKaGfJmNd1fq6fOhki_YdU6LH26hKSOo-HPSlD4KFIvhmgbSuFTZMNzU-WfXPMWmDQIyNwGg1piRZAK9qMlAFj6cAW9Lozg9-w4cKX0CY" alt=""><figcaption></figcaption></figure>

* Click in to edit a domain so you can see which default page it is connected to.

<figure><img src="https://lh3.googleusercontent.com/_FOFc1AAU_j4uqGg5t-U7B400zO5lQszI6kBpCO92bZsosZJybdY_BDiMPAmG4cZwKeHw9h96OqBTOxKA9rNfsCaetfGMkJ2BTXkih9Rr_iG_CVaQsKsoftqedrKkFatM91Gvdw" alt=""><figcaption></figcaption></figure>

* Navigate to Sites and go to the page builder for the default page connected to the domain, and open Settings > SEO Meta Deta.

<figure><img src="https://lh3.googleusercontent.com/3Hlr9vA7Lp-ZeeQRc22pByonBhrHcVacLg-xQfLa0dstBnodCgMYHsYZ9_WBowMxsmMeBcSWhzIjLSxlOCIc8BeUwxq9Lw-Rsio4HEZVQsArTpdypxaC93oxd2U3rUtQvckiWfU" alt=""><figcaption></figcaption></figure>

**Step 2: Add a new Custom Meta Tag in the SEO Meta Data**

* Copy the name from within the meta tag and add it to the name field.
* * In this example, the tag is \<meta name="google-site-verification" content="examplenumer11223344" /> - so I will add the name: google-site-verification
* Copy the content "examplenumer11223344" and add it to the content field

<figure><img src="https://lh5.googleusercontent.com/4m-muQdZBMfcb_1UBfXBYAs1S9a9NyP0rbm5Q9fqyAdvw3O-xUHCiR9SM7kzDj6O7MnrLEuusR2YMJkIgqliaSSIO4dDt6vQ2aKRJN2FKei_ESHfZBmCwJ81BppxIYHLrJV_NW8" alt=""><figcaption></figcaption></figure>

* Save the tag, and then update meta data
* Save the page

Your domain should now get verified successfully on the Google Search Console.


---

# 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://help.mypipeline.co.in/funnel-and-websites/how-to-add-a-meta-tag-for-google-search-console-domain-verification.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.
