https://github.com/ad/sseo
stupid seo check
https://github.com/ad/sseo
Last synced: 10 months ago
JSON representation
stupid seo check
- Host: GitHub
- URL: https://github.com/ad/sseo
- Owner: ad
- License: mit
- Created: 2024-03-17T14:03:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T18:42:49.000Z (about 2 years ago)
- Last Synced: 2025-03-20T23:28:39.993Z (about 1 year ago)
- Language: Go
- Size: 193 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stupid seo
``` shell
start testing...
https://yandex.ru errors: title is too short (10 < 30), description is missing, headings are missing, sitemap.xml is missing
https://google.com errors: title is too short (6 < 30), headings are missing
https://rambler.ru errors: title is too long (168 > 80), h1 is missing, sitemap.xml is missing
https://mail.ru errors: description is too long (361 > 300)
https://bing.com errors: title is too short (4 < 30), headings are missing, sitemap.xml is missing
https://yahoo.com errors: h2 is not in correct order (1145798 > 820258), sitemap.xml is missing
https://duckduckgo.com errors: headings are missing
https://ask.com errors: description is too short (64 < 70), h2 is not in correct order (36499 > 35348)
https://wow.com errors: title is too short (7 < 30), headings are missing, sitemap.xml is missing
https://alhea.com errors: description is too short (62 < 70), h1 is missing, Yandex bot is not allowed, site is closed for all, sitemap.xml is missing
https://info.com errors: description is too short (8 < 70)
https://excite.com errors: title is too short (14 < 30), description is missing, h1 is missing, Google bot is not allowed, Yandex bot is not allowed, site is closed for all, sitemap.xml is missing
end testing...
```