# SEO Setting

We support you to customize the SEO （Search Engine Optimization）of your project distribution pages and personal homepages, it will improve the exposure rate of your web pages when people retrieve related keywords in search engines.

### We recommend you edit the following content：

1\. The URL of the web page.2. The title is shown when people retrieve related keywords in search engines.3. The description is shown when people retrieve related keywords in search engines.4. Keywords that can be found in search engines.

### How to edit SEO?

#### Enter SEO editing mode

Click the **Edit** button at the top of the publish page or personal homepage to enter the SEO editing mode.

![](/files/1G5v53hMW1cfCQ3etqeF)

#### URL Setting

The page URL is composed of three parts: Cocrea URL, username, and path.

* \- Username: This is unique within the Cocrea site. You can modify it once. After modification, your new username will be used throughout the Cocrea site.
* \- Path: Each page has its path, which you can modify at any time. After modification, the old URL will not be able to access normally.

![](/files/yFk9le0SLYeY6xY91oJA)

#### Title Setting

When you haven't set the title manually, the system will show the title of the project as the title in search engines by default. After you modify it manually, the title you entered will be shown in search engines.Tips: The title of SEO and the title of the project will not be related to each other.

![](/files/PLiEqEazg07qpXPddYeN)

#### Description setting

When you haven't set the description manually, the system will show the description of your project as the description in search engines by default. After you modify it manually, the description you entered will be shown in search engines.Tips: The description of SEO and the description of the project will not be related to each other.

![](/files/vDPpPCd5A5PyvFz0s4ED)

#### Keywords setting

The system will not set the search keywords by default.Please separate with spaces when you enter keywords manually.

![](/files/Mx7L8gyRBYXWF4Whz3cS)


---

# 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.cocrea.world/en/how-to/seo-setting.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.
