Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 58 out of 100
- Agent Ease of Use 50 out of 100
- Security & Trust 61 out of 100
- GEO, AIO and AEO 48 out of 100
- SEO 92 out of 100
- Performance 48 out of 100
- Accessibility 0 out of 100
What AI sees of your website
Рідні Медтехніка - магазин медтехніки | Київ, Дніпро, Харків, Житомир, Одеса, Луцьк | Офіційний сайт ❤️Рідні Медтехніка❤️
Мережа спеціалізованих магазинів медичного обладнання ❤ Рідні Медтехніка ❤ Купити медтехніку, медобладнання й товари в Україні ✅ Провідні бренди ✅ Гарантія якості ✅ Товар сертифіковано.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 58 | Needs work | 19 | 0 | 0 | |
| Discoverability | 47 | Priority fix | 6 | 0 | 0 | |
| Content Readiness | 54 | Needs work | 9 | 0 | 0 | |
| Bot Access Control | 69 | Needs work | 4 | 0 | 0 | |
| Agent Ease of Use | 50 | Needs work | 3 | 1 | 0 | View details |
| Auth | 48 | Priority fix | 1 | 0 | 0 | |
| Skill Discovery | 54 | Needs work | 1 | 0 | 0 | |
| Google Agentic Browsing | 48 | Priority fix | 1 | 1 | 0 | View details |
| GEO, AIO and AEO | 48 | Priority fix | 5 | 0 | 0 | |
| GEO Readiness | Not Applicable | Not Applicable | 1 | 0 | 0 | |
| AIO Readiness | Not Applicable | Not Applicable | 3 | 0 | 0 | |
| AEO Readiness | Not Applicable | Not Applicable | 1 | 0 | 0 | |
| SEO | 92 | Strong | 9 | 0 | 0 | |
| SEO | 92 | Strong | 9 | 0 | 0 | |
| Security & Trust | 61 | Needs work | 12 | 0 | 0 | |
| Security & Trust | 61 | Needs work | 12 | 0 | 0 | |
| Performance | 48 | Priority fix | 11 | 0 | 0 | |
| Performance | 48 | Priority fix | 11 | 0 | 0 | |
| Accessibility | 0 | Priority fix | 0 | 2 | 0 | View details |
| Accessibility | 0 | Priority fix | 0 | 2 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
3 items need attention
Agent Ease of UseGoogle Agentic BrowsingBrowser audit
Accessibility tree is not well-formed
100 Fail
Agent Ease of UseGoogle Agentic BrowsingBrowser audit
Accessibility tree is not well-formed
Check name
Accessibility tree is not well-formed
Score
0/100
Status
fail
Device
desktop
Category
Google Agentic Browsing
Fix guidance
A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page.
Evidence
{
"description": "A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page."
}AccessibilityAccessibilityBrowser audit
Buttons must have discernible text
50 Fail
AccessibilityAccessibilityBrowser audit
Buttons must have discernible text
Check name
Buttons must have discernible text
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Buttons must have discernible text
Evidence
{
"ruleId": "button-name",
"impact": "critical",
"description": "Ensure buttons have discernible text",
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
{
"truncated": true,
"omittedCount": 4,
"originalCount": 12
}
],
"affectedNodeCount": 2,
"nodes": [
{
"target": [
".owl-prev"
],
"html": {
"discarded": true,
"reason": "[discarded fetched document data]",
"originalType": "string",
"originalLength": 104
},
"failureSummary": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's role is not presentational because it is focusable"
},
{
"target": [
".owl-next"
],
"html": {
"discarded": true,
"reason": "[discarded fetched document data]",
"originalType": "string",
"originalLength": 100
},
"failureSummary": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's role is not presentational because it is focusable"
}
]
}AccessibilityAccessibilityBrowser audit
Certain ARIA roles must be contained by particular parents
50 Fail
AccessibilityAccessibilityBrowser audit
Certain ARIA roles must be contained by particular parents
Check name
Certain ARIA roles must be contained by particular parents
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Certain ARIA roles must be contained by particular parents
Evidence
{
"ruleId": "aria-required-parent",
"impact": "critical",
"description": "Ensure elements with an ARIA role that require parent roles are contained by them",
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"EN-301-549",
"EN-9.1.3.1",
"RGAAv4",
"RGAA-9.3.1"
],
"affectedNodeCount": 1,
"nodes": [
{
"target": [
"#ui-id-3"
],
"html": {
"discarded": true,
"reason": "[discarded fetched document data]",
"originalType": "string",
"originalLength": 206
},
"failureSummary": "Fix any of the following:\n Required ARIA parents role not present: menu, menubar, group"
}
]
}Sign in to see 52 other issues and the full report
Create a free account to unlock every issue, evidence details, exports, and higher free limits.
Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history