> For the complete documentation index, see [llms.txt](https://support.cloudwaitress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cloudwaitress.com/how-to-guides/how-to-add-seo-search-engine-optimization.md).

# How To Add SEO (Search Engine Optimization)

### Steps:

1. Log in to your account <https://admin.cloudwaitress.com/login>
2. Go to Settings > Website > Search Engine Optimization

   <figure><img src="/files/OS6NzxxOkD2bMJ0vDr3o" alt=""><figcaption></figcaption></figure>
3. Fill out the details, then Save

   <figure><img src="/files/RmByS30B1OsWUHAcfqbX" alt=""><figcaption><p>Google typically displays the first 50-60 characters</p></figcaption></figure>
4. You can also Integrate Google Analytics tracking to your ordering site to track visitors. Check this link <https://www.cloudwaitress.com/features/google-analytics/> to more about Google Analytics.


---

# 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:

```
GET https://support.cloudwaitress.com/how-to-guides/how-to-add-seo-search-engine-optimization.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.
