# Setting up SEO

SEO is a very important step to get your site discovered when someone searches for some content in Google.&#x20;

![](/files/EH3w06yKDcLOjROmtU2R)

1. From the top, next to project title click on the Settings icon
2. This will open Site Settings Dialog
3. Under SEO tab
4. Add Meta Title / Description
5. Make sure sure they within the character limit range \[Meta title - 60 characters & Description - 155 characters]
6. Click on Update
7. **You're done.**


---

# 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.gridbox.io/seo-and-open-graph/setting-up-seo.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.
