> For the complete documentation index, see [llms.txt](https://osschain.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osschain.gitbook.io/docs/platforms/myseo-seo-reports.md).

# mySEO - SEO reports

{% hint style="info" %}
The platform [mySEO.dev](https://myseo.dev/) allows you to easily manage **SEO reports**, projects and the necessary tools. Define the most critical **SEO technical issues** and get tips to improve the performance of your website.
{% endhint %}

Reports that will help you improve your rankings in the following search engines: **Google, Microsoft Bing, Yahoo!, Yandex, Baidu**

#### Demo SEO analyze: <https://myseo.dev/reports/39>

## Tools overview:

### Research

1. SERP Checker&#x20;
2. Indexed pages checker&#x20;
3. Keyword research&#x20;
4. Website status checker&#x20;
5. SSL checker&#x20;
6. DNS lookup&#x20;
7. WHOIS lookup IP lookup&#x20;
8. Reverse IP lookup&#x20;
9. Domain IP lookup&#x20;
10. Redirect checker&#x20;
11. IDN converter
12. Keyword research

### Developer

1. JS minifier&#x20;
2. CSS minifier&#x20;
3. HTML minifier&#x20;
4. JSON validator&#x20;
5. Password generator&#x20;
6. QR generator&#x20;
7. User-Agent parser&#x20;
8. MD5 generator&#x20;
9. Color converter&#x20;
10. UTM builder&#x20;
11. URL parser&#x20;
12. UUID generator

### Content

1. Lorem ipsum generator&#x20;
2. Text cleaner&#x20;
3. Word density counter&#x20;
4. Word counter&#x20;
5. Case converter&#x20;
6. Text to slug converter&#x20;
7. URL converter&#x20;
8. Base64 converter&#x20;
9. Binary converter&#x20;
10. Text replacer&#x20;
11. Text reverser&#x20;
12. Number generator

### SEO Report example:

Report example: <https://myseo.dev/reports/39>\
PDF example: [server1.ge - რეპორტი - mySEO.dev.pdf](https://myseo.dev/uploads/server1.ge%20-%20%E1%83%A0%E1%83%94%E1%83%9E%E1%83%9D%E1%83%A0%E1%83%A2%E1%83%98%20-%20mySEO.dev.pdf)

### API Documentation:

{% hint style="info" %}
<https://myseo.dev/developers>
{% endhint %}

### Video overview

{% embed url="<https://www.youtube.com/watch?v=xDx33aohH2E>" %}
mySEO.dev video overview
{% endembed %}

## Image overview

<figure><img src="/files/Kq3Fo1R24Cg0crSgBGtD" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://osschain.gitbook.io/docs/platforms/myseo-seo-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
