# Link group types

A diagram can include **many links groups** but also many different **link group types**.

SEO Neo supports hundreds of different websites that it can post. It would be difficult to have all websites in one group type because each group type is for different website type.

For example **Web 2.0 Blogs** group type, includes all web 2.0 websites (sites that support rich content, like images, video URLs, embed coded etc.)

Another group type is **URL Shortener**, which takes links and creates short URL format for these links.

Most diagrams consist of different link groups and different&#x20;

{% hint style="info" %}
There are different link group types because there are different types of tasks. For example, Web 2.0 link groups create a blog post, a PDF Upload post a PDF, a URL Shortener creates a short URL etc...
{% endhint %}

Below is the list for all supported link group types SEO Neo supports:

| Link Group Types                |
| ------------------------------- |
| Web 2.0 Blogs                   |
| Authority Links                 |
| Web 2.0 Profiles                |
| Social Bookmarking              |
| Social Bookmarking HQ           |
| Wiki                            |
| Cloud Blogs **(NEW)**           |
| Profile Links                   |
| PDF Upload                      |
| URL Shorteners                  |
| Self Hosted Wordpress **(NEW)** |
| Blog Comments **(NEW)**         |

Each link group types uses different content from **content buckets.** Mixing different group types together in different layers can make your link profile feel "more natural" to search engines.


---

# 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.seoneo.io/documentation/diagram-editor/link-group-types.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.
