# SEO and Favicon

Open the [SEO editor](https://www.vintcer.com/my_sites). From the Top bar, click on Setting and choose SEO.  See the image below-

Fill the details Title, Keywords, Description etc.

![](/files/-LLVoqna1J6TXKEQUAuo)

Click on Upload Favicon to Upload the Favicon. And click on Social preview button to upload a image that  will be used by Social sites when someone share your website.

![](/files/-L_XESd2ljZnYHCEu88K)

## Title-

### What are  Title Tags  and why they are Important?

Example-&#x20;

![](/files/-L_XEtu7IZm0HHlHHd-8)

Title tags are important because they let readers know what information will be present when a user clicks on a page.

They are important for the search engines for the same reason, except they also function to determine the relevancy of the web page as a result in a search query.

If Google doesn’t like your title tag, then they may change it to better suit their / user needs. If this happens, you can bet it most likely won’t be to your liking.

Title tags should be between 50-60 characters in length. Google has not specifically come out and said that title tags should be this length; however, if your title is longer than 60 characters, you risk the chance of it becoming cut off in the middle.

## Description -

The meta description is an HTML attribute that provides a brief summary of a web page. Search engines such as Google often display the meta description—typically up to 160 characters long—in search results where they can highly influence user click-through rates.

Example-&#x20;

![](/files/-L_XFSVK3QE8KNr3AzxI)


---

# 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.vintcer.com/seo-and-favicon.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.
