> For the complete documentation index, see [llms.txt](https://help.anonivate.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.anonivate.com/help-center/seo/meta-title-and-descriptions.md).

# Meta Title & Descriptions

**Every page on your website needs a unique meta title and description.** These are key to boosting your visibility in search engine results and play a crucial role in attracting and engaging your audience.

### Meta Title (Tag)

Think of the meta title as your webpage's welcoming handshake – it's the first impression you make on potential visitors in search results.

* **Crafting the Perfect Title**: Go for a catchy, descriptive one-liner that captures your page's essence. Keep it under 60 characters to avoid being cut off by Google.
* **Example**: "Innovative Web Design Tips for Modern Businesses | anonivate®"

### Meta Description

The meta description is your webpage's elevator pitch. It's what people see under your title in search results, offering a glimpse into your page.

* **Length Matters**: Aim for 150–155 characters. This length is ideal for being descriptive without getting truncated.
* **Be Engaging**: This is your chance to spark curiosity and encourage clicks. Make every character invite your audience in!


---

# 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://help.anonivate.com/help-center/seo/meta-title-and-descriptions.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.
