Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 48 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 80 out of 100
- GEO, AIO and AEO 76 out of 100
- SEO 85 out of 100
- Performance and Accessibility 75 out of 100
What AI sees of your website
HR and Payroll Software With Full‑Solution Automation | Paycom
Paycom delivers automated HR and payroll software powered by full‑solution automation in a truly single database to help employees and leaders work smarter.
Next step
Turn this report into a fix workflow
23 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 48 | Priority fix | 11 | 13 | 0 | View details |
| Discoverability | 71 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 60 | Needs work | 6 | 5 | 0 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 76 | Mostly ready | 7 | 2 | 8 | View details |
| GEO Readiness | Not Applicable | Not Applicable | 3 | 0 | 0 | |
| AIO Readiness | 71 | Needs work | 2 | 1 | 4 | View details |
| AEO Readiness | 65 | Needs work | 2 | 1 | 4 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 8 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 4 | 1 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 75 | Mostly ready | 21 | 4 | 2 | View details |
| Performance | 61 | Needs work | 13 | 4 | 2 | View details |
| Accessibility | 100 | Strong | 8 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
42 items need attention
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
100 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/.well-known/api-catalog\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/.well-known/api-catalog\" />\n\n<meta property=\"og:title\" content=\"404 - Page"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": [
"BreadcrumbList",
"Corporation",
"Organization",
"SoftwareApplication",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "(none)".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=UTF-8"
},
"issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": ""
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"(none)\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 21993,
"excerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>HR and Payroll Software With Full‑Solution Automation | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/\" />\n\n<!--",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/openapi.json\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/openapi.json\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | Paycom\" /"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/openapi.yaml\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/openapi.yaml\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | Paycom\" /"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/swagger.json\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/swagger.json\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | Paycom\" /"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/swagger.yaml\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/swagger.yaml\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | Paycom\" /"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/api/openapi.json\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/api/openapi.json\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | P"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/api/swagger.json\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/api/swagger.json\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | P"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/docs/openapi.json\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/docs/openapi.json\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found |"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: skipped heading levels; 0/2 applicable form inputs have autocomplete attributes (2 missing).
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": true,
"headingOrder": false,
"accessibleLinks": true,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input type=\"email\" name=\"newsletter-sign-up-email\" class=\"form-control text-truncate\" placeholder=\"What's your email?\" aria-label=\"What's your email?\" aria-describedby=\"newsletter-sign-up-button\" required=\"required\">",
"<input type=\"email\" style=\"display:none; visibility: hidden;\" name=\"email\">"
],
"imagesMissingAlt": [
"<img id=\"#vidyard-JY3gmVfDKPw29ZnMp7ScQq\" style=\"width: 100%; margin: auto; display: none;\" class=\"vidyard-player-embed\" src=\"https://play.vidyard.com/JY3gmVfDKPw29ZnMp7ScQq.jpg\" data-uuid=\"2ijFV6mwrVY8tnNYCK1gvL\" data-v=\"4\" data-type=\"lightbox\" tabindex=\"-1\" data-rendered=\"true\">",
"<img id=\"form-loading-gif-footer\" src=\"/images/loading.gif\">"
],
"skippedHeadingLevels": [
"h2: Set Your HR and Payroll Software to Automatic",
"h1: Full-Solution Automation and Auto-Decisioning Powered By a Single Database",
"h3: Command-driven AI access to HR and payroll data, no navigation required",
"h2: Highest Proven ROI",
"h3: You deserve tech that proves its worth",
"h2: Most Automated Payroll Software",
"h3: You will stress less when employees do their own payroll",
"h2: Truly Single Database",
"h3: You can’t truly automate without a truly single database",
"h4: No chasing down data",
"h4: No app hopping",
"h4: No data reentry",
"h4: No security weak points",
"h2: Automated Time-Off Decisions",
"h3: Defeat decision fatigue with automation time-off software",
"h2: Dedicated Service",
"h3: You haven’t seen world-class service and response times like this",
"h2: Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution",
"h2: Security",
"h3: You need security you never have to doubt",
"h2: Performance and ROI",
"h3: You can kiss status quo performance goodbye",
"h2: See What People Are Saying About Paycom",
"h2: Case Studies",
"h3: How the New England Patriots Tackled Their Greatest HR Challenges With Paycom",
"h2: For all your HR and Payroll needs in a single software, choose Paycom."
]
},
"counts": {
"h1": 1,
"headings": 26,
"links": 521,
"inaccessibleLinks": 0,
"buttons": 12,
"inaccessibleButtons": 0,
"images": 30,
"imagesWithAlt": 28,
"autocompleteInputs": 2,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 2
}
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112687
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112784
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112793
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112462
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112144
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112462
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112784
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112489
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112171
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112144
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112525
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112775
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112207
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112820
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112760
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112480
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112162
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112489
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112171
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.paycom.com",
"probes": [
{
"name": "_index._agents.www.paycom.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.paycom.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.paycom.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "paycom.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="newsletter-sign-up-email"> is missing tool-param-description.<input name="email"> is missing a label.<input name="email"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 522,
"interactiveWithTags": 0,
"totalCount": 523,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"newsletter-sign-up-email\"> is missing tool-param-description.",
"<input name=\"email\"> is missing a label.",
"<input name=\"email\"> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 3,
"issues": [
"<input name=\"newsletter-sign-up-email\"> is missing tool-param-description.",
"<input name=\"email\"> is missing a label.",
"<input name=\"email\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"newsletter-sign-up-email\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"email\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"email\"> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 522,
"interactiveWithTags": 0,
"totalCount": 523,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"newsletter-sign-up-email\"> is missing tool-param-description.",
"<input name=\"email\"> is missing a label.",
"<input name=\"email\"> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 522,
"interactiveWithTags": 0,
"totalCount": 523,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"newsletter-sign-up-email\"> is missing tool-param-description.",
"<input name=\"email\"> is missing a label.",
"<input name=\"email\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\">Security</a>"
},
{
"href": "/about/",
"text": "About Us",
"html": "<a class=\"sub-menu-header\" href=\"/about/\">About Us <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/about/",
"text": "Overview",
"html": "<a href=\"/about/\">Overview</a>"
},
{
"href": "/about/press-room/",
"text": "Overview",
"html": "<a href=\"/about/press-room/\">Overview</a>"
},
{
"href": "/about/press-room/all/",
"text": "Press Releases",
"html": "<a href=\"/about/press-room/all/\">Press Releases</a>"
},
{
"href": "/about/press-room/in-the-news/",
"text": "In the News",
"html": "<a href=\"/about/press-room/in-the-news/\">In the News</a>"
},
{
"href": "/about/press-room/press-kit/",
"text": "Press Kit",
"html": "<a href=\"/about/press-room/press-kit/\">Press Kit</a>"
},
{
"href": "/about/press-room/csr/",
"text": "Corporate Social Responsibility",
"html": "<a href=\"/about/press-room/csr/\">Corporate Social Responsibility</a>"
},
{
"href": "/about/sponsorships/",
"text": "Overview",
"html": "<a href=\"/about/sponsorships/\">Overview</a>"
},
{
"href": "/about/sponsorships/paycom-center/",
"text": "Paycom Center",
"html": "<a href=\"/about/sponsorships/paycom-center/\">Paycom Center</a>"
},
{
"href": "/about/sponsorships/jim-thorpe-award/",
"text": "Paycom Jim Thorpe Award",
"html": "<a href=\"/about/sponsorships/jim-thorpe-award/\">Paycom Jim Thorpe Award</a>"
},
{
"href": "/about/sponsorships/patriots/",
"text": "Patriots",
"html": "<a href=\"/about/sponsorships/patriots/\">Patriots</a>"
},
{
"href": "/about/sponsorships/viktor-hovland/",
"text": "Viktor Hovland",
"html": "<a href=\"/about/sponsorships/viktor-hovland/\">Viktor Hovland</a>"
},
{
"href": "/about/sponsorships/jalen-williams/",
"text": "Jalen Williams",
"html": "<a href=\"/about/sponsorships/jalen-williams/\">Jalen Williams</a>"
},
{
"href": "/about/reviews/",
"text": "Reviews",
"html": "<a href=\"/about/reviews/\">Reviews</a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center bg-transparent\" href=\"/about/security/\"><span class=\"text-decoration-hover\">Security</span></a>"
},
{
"href": "/about/",
"text": "About Us",
"html": "<a class=\"nav-link p-0\" href=\"/about/\" id=\"aboutUsDropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"> <span>About Us</span> </a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"pr\" href=\"/about/press-room/\"><span class=\"text-decoration-hover\">Press Room</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span></a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"sh\" href=\"/about/sponsorships/\"><span class=\"text-decoration-hover\">Sponsorships</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span></a>"
},
{
"href": "/about/reviews/",
"text": "Reviews",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"hide\" href=\"/about/reviews/\"><span class=\"text-decoration-hover\">Reviews</span> </a>"
},
{
"href": "/about/press-room/all/",
"text": "Press Releases",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/all/\"><span class=\"text-decoration-hover\">Press Releases</span></a>"
},
{
"href": "/about/press-room/in-the-news/",
"text": "In the News",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/in-the-news/\"><span class=\"text-decoration-hover\">In the News</span></a>"
},
{
"href": "/about/press-room/press-kit/",
"text": "Press Kit",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/press-kit/\"><span class=\"text-decoration-hover\">Press Kit</span></a>"
},
{
"href": "/about/press-room/csr/",
"text": "Corporate Social Responsibility",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/csr/\"><span class=\"text-decoration-hover\">Corporate Social Responsibility</span></a>"
},
{
"href": "/about/sponsorships/paycom-center/",
"text": "Paycom Center",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/paycom-center/\"><span class=\"text-decoration-hover\">Paycom Center</span></a>"
},
{
"href": "/about/sponsorships/jim-thorpe-award/",
"text": "Paycom Jim Thorpe Award",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/jim-thorpe-award/\"><span class=\"text-decoration-hover\">Paycom Jim Thorpe Award</span></a>"
},
{
"href": "/about/sponsorships/patriots/",
"text": "Patriots",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/patriots/\"><span class=\"text-decoration-hover\">Patriots</span></a>"
},
{
"href": "/about/sponsorships/viktor-hovland/",
"text": "Viktor Hovland",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/viktor-hovland/\"><span class=\"text-decoration-hover\">Viktor Hovland</span></a>"
},
{
"href": "/about/sponsorships/jalen-williams/",
"text": "Jalen Williams",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/jalen-williams/\"><span class=\"text-decoration-hover\">Jalen Williams</span></a>"
},
{
"href": "/software/iwant/",
"text": "Learn more about IWant",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/software/iwant/\">Learn more about IWant</a>"
},
{
"href": "/software/beti/",
"text": "Learn more about Beti",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/software/beti/\">Learn more about Beti</a>"
},
{
"href": "/software/time-off-requests/",
"text": "Learn more about GONE",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/software/time-off-requests/\">Learn more about GONE</a>"
},
{
"href": "/about/reviews/",
"text": "See what others have to say",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/about/reviews/\">See what others have to say</a>"
},
{
"href": "/about/security/",
"text": "Read more",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/about/security/\">Read more</a>"
},
{
"href": "https://www.linkedin.com/company/paycom",
"text": "",
"html": "<a class=\"fa-brands fa-linkedin\" href=\"https://www.linkedin.com/company/paycom\" data-social=\"LinkedIn\" target=\"_blank\" aria-label=\"Follow Paycom on Linkedin\" rel=\"nofollow\"></a>"
},
{
"href": "/about/",
"text": "About Paycom",
"html": "<a class=\"subhead\" href=\"/about/\"><span class=\"text-decoration-hover\">About Paycom</span></a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a href=\"/about/sponsorships/\"><span class=\"text-decoration-hover\">Sponsorships</span></a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a href=\"/about/press-room/\"><span class=\"text-decoration-hover\">Press Room</span></a>"
},
{
"href": "/about/reviews/",
"text": "Paycom Reviews",
"html": "<a href=\"/about/reviews/\"><span class=\"text-decoration-hover\">Paycom Reviews</span></a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\"><span class=\"text-decoration-hover\">Security</span></a>"
},
{
"href": "/about/",
"text": "About Paycom",
"html": "<a class=\"subhead\" href=\"/about/\"><span class=\"text-decoration-hover\">About Paycom</span></a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a href=\"/about/sponsorships/\"><span class=\"text-decoration-hover\">Sponsorships</span></a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a href=\"/about/press-room/\"><span class=\"text-decoration-hover\">Press Room</span></a>"
},
{
"href": "/about/reviews/",
"text": "Paycom Reviews",
"html": "<a href=\"/about/reviews/\"><span class=\"text-decoration-hover\">Paycom Reviews</span></a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\"><span class=\"text-decoration-hover\">Security</span></a>"
},
{
"href": "/about/",
"text": "About Paycom",
"html": "<a class=\"sub-menu-header subhead\" href=\"/about/\">About Paycom <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/about/",
"text": "Overview",
"html": "<a href=\"/about/\">Overview</a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a href=\"/about/sponsorships/\">Sponsorships</a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a href=\"/about/press-room/\">Press Room</a>"
},
{
"href": "/about/reviews/",
"text": "Paycom Reviews",
"html": "<a href=\"/about/reviews/\">Paycom Reviews</a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\">Security</a>"
},
{
"href": "/about/accessibility-statement/",
"text": "Accessibility",
"html": "<a href=\"/about/accessibility-statement/\">Accessibility</a>"
}
],
"contactLinks": [
{
"href": "/contact-us/",
"text": "contact",
"html": "<a href=\"/contact-us/\">contact</a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\">Ask Here HR Help Desk</a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"sub-menu-header\" href=\"/who-we-help/\">Who We Help <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/who-we-help/",
"text": "Overview",
"html": "<a href=\"/who-we-help/\">Overview</a>"
},
{
"href": "/who-we-help/large-business/",
"text": "Enterprise Businesses",
"html": "<a href=\"/who-we-help/large-business/\">Enterprise Businesses</a>"
},
{
"href": "/who-we-help/medium-business/",
"text": "Overview",
"html": "<a href=\"/who-we-help/medium-business/\">Overview</a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\">Payroll</a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\">HR Software</a>"
},
{
"href": "/who-we-help/small-business/",
"text": "Overview",
"html": "<a href=\"/who-we-help/small-business/\">Overview</a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\">Payroll</a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software",
"html": "<a href=\"/who-we-help/small-business/hr-software/\">HR Software</a>"
},
{
"href": "/who-we-help/ceos-and-owners/",
"text": "CEOs and Owners",
"html": "<a href=\"/who-we-help/ceos-and-owners/\">CEOs and Owners</a>"
},
{
"href": "/who-we-help/finance-executives/",
"text": "Finance Executives",
"html": "<a href=\"/who-we-help/finance-executives/\">Finance Executives</a>"
},
{
"href": "/who-we-help/hr-managers/",
"text": "HR Managers",
"html": "<a href=\"/who-we-help/hr-managers/\">HR Managers</a>"
},
{
"href": "/who-we-help/it-decision-makers/",
"text": "IT Decision Makers",
"html": "<a href=\"/who-we-help/it-decision-makers/\">IT Decision Makers</a>"
},
{
"href": "/who-we-help/education/",
"text": "Education",
"html": "<a href=\"/who-we-help/education/\">Education</a>"
},
{
"href": "/who-we-help/health-care/",
"text": "Health Care",
"html": "<a href=\"/who-we-help/health-care/\">Health Care</a>"
},
{
"href": "/who-we-help/hospitality/",
"text": "Hospitality",
"html": "<a href=\"/who-we-help/hospitality/\">Hospitality</a>"
},
{
"href": "/who-we-help/manufacturing/",
"text": "Manufacturing",
"html": "<a href=\"/who-we-help/manufacturing/\">Manufacturing</a>"
},
{
"href": "/who-we-help/nonprofits/",
"text": "Nonprofits",
"html": "<a href=\"/who-we-help/nonprofits/\">Nonprofits</a>"
},
{
"href": "/who-we-help/retailers/",
"text": "Retail",
"html": "<a href=\"/who-we-help/retailers/\">Retail</a>"
},
{
"href": "/who-we-help/transportation/",
"text": "Transportation",
"html": "<a href=\"/who-we-help/transportation/\">Transportation</a>"
},
{
"href": "/contact-us/",
"text": "Contact",
"html": "<a href=\"/contact-us/\">Contact</a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/software/ask-here/\"><span class=\"text-decoration-hover\">Ask Here HR Help Desk</span></a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"nav-link p-0\" href=\"/who-we-help/\" id=\"helpDropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"> <span>Who We Help</span> </a>"
},
{
"href": "/who-we-help/large-business/",
"text": "Enterprise Businesses",
"html": "<a tabindex=\"-1\" class=\"who-we-help dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"large\" href=\"/who-we-help/large-business/\"> <span class=\"text-decoration-hover\">Enterprise Businesses</span> </a>"
},
{
"href": "/who-we-help/medium-business/",
"text": "Medium Businesses",
"html": "<a tabindex=\"-1\" class=\"who-we-help dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"medium\" href=\"/who-we-help/medium-business/\"> <span class=\"text-decoration-hover\">Medium Businesses</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span> </a>"
},
{
"href": "/who-we-help/small-business/",
"text": "Small Businesses",
"html": "<a tabindex=\"-1\" class=\"who-we-help dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"small\" href=\"/who-we-help/small-business/\"> <span class=\"text-decoration-hover\">Small Businesses</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span> </a>"
},
{
"href": "/who-we-help/ceos-and-owners/",
"text": "CEOs and Owners",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/ceos-and-owners/\"><span class=\"text-decoration-hover\">CEOs and Owners</span></a>"
},
{
"href": "/who-we-help/finance-executives/",
"text": "Finance Executives",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/finance-executives/\"><span class=\"text-decoration-hover\">Finance Executives</span></a>"
},
{
"href": "/who-we-help/hr-managers/",
"text": "HR Managers",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/hr-managers/\"><span class=\"text-decoration-hover\">HR Managers</span></a>"
},
{
"href": "/who-we-help/it-decision-makers/",
"text": "IT Decision Makers",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/it-decision-makers/\"><span class=\"text-decoration-hover\">IT Decision Makers</span></a>"
},
{
"href": "/who-we-help/education/",
"text": "Education",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/education/\"><span class=\"text-decoration-hover\">Education</span></a>"
},
{
"href": "/who-we-help/health-care/",
"text": "Health Care",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/health-care/\"><span class=\"text-decoration-hover\">Health Care</span></a>"
},
{
"href": "/who-we-help/hospitality/",
"text": "Hospitality",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/hospitality/\"><span class=\"text-decoration-hover\">Hospitality</span></a>"
},
{
"href": "/who-we-help/manufacturing/",
"text": "Manufacturing",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/manufacturing/\"><span class=\"text-decoration-hover\">Manufacturing</span></a>"
},
{
"href": "/who-we-help/nonprofits/",
"text": "Nonprofits",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/nonprofits/\"><span class=\"text-decoration-hover\">Nonprofits</span></a>"
},
{
"href": "/who-we-help/retailers/",
"text": "Retail",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/retailers/\"><span class=\"text-decoration-hover\">Retail</span></a>"
},
{
"href": "/who-we-help/transportation/",
"text": "Transportation",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/transportation/\"><span class=\"text-decoration-hover\">Transportation</span></a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/medium-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll</span></a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/medium-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software</span></a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/small-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll</span></a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/small-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><span class=\"text-decoration-hover\">Contact Us</span></a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\"><span class=\"text-decoration-hover\">Ask Here HR Help Desk</span></a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"subhead\" href=\"/who-we-help/\"><span class=\"text-decoration-hover\">Who We Help</span></a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Small Businesses</span></a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Small Businesses</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><span class=\"text-decoration-hover\">Contact Us</span></a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\"><span class=\"text-decoration-hover\">Ask Here HR Help Desk</span></a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"subhead\" href=\"/who-we-help/\">Who We Help</a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Small Businesses</span></a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Small Businesses</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\">Contact Us</a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\">Ask Here HR Help Desk</a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"sub-menu-header subhead\" href=\"/who-we-help/\">Who We Help <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/who-we-help/",
"text": "Overview",
"html": "<a href=\"/who-we-help/\">Overview</a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\">Payroll Software for Medium Businesses</a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\">Payroll Software for Small Businesses</a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\">HR Software for Medium Businesses</a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/hr-software/\">HR Software for Small Businesses</a>"
}
],
"privacyLinks": [
{
"href": "/terms-of-use/",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-use/\">Terms of Use</a>"
},
{
"href": "/privacy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy/\">Privacy Policy</a>"
},
{
"href": "/privacy/dsar/",
"text": "Do Not Sell Or Share My Personal Information",
"html": "<a href=\"/privacy/dsar/\">Do Not Sell Or Share My Personal Information</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\">Security</a>"
},
{
"href": "/about/",
"text": "About Us",
"html": "<a class=\"sub-menu-header\" href=\"/about/\">About Us <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/about/",
"text": "Overview",
"html": "<a href=\"/about/\">Overview</a>"
},
{
"href": "/about/press-room/",
"text": "Overview",
"html": "<a href=\"/about/press-room/\">Overview</a>"
},
{
"href": "/about/press-room/all/",
"text": "Press Releases",
"html": "<a href=\"/about/press-room/all/\">Press Releases</a>"
},
{
"href": "/about/press-room/in-the-news/",
"text": "In the News",
"html": "<a href=\"/about/press-room/in-the-news/\">In the News</a>"
},
{
"href": "/about/press-room/press-kit/",
"text": "Press Kit",
"html": "<a href=\"/about/press-room/press-kit/\">Press Kit</a>"
},
{
"href": "/about/press-room/csr/",
"text": "Corporate Social Responsibility",
"html": "<a href=\"/about/press-room/csr/\">Corporate Social Responsibility</a>"
},
{
"href": "/about/sponsorships/",
"text": "Overview",
"html": "<a href=\"/about/sponsorships/\">Overview</a>"
},
{
"href": "/about/sponsorships/paycom-center/",
"text": "Paycom Center",
"html": "<a href=\"/about/sponsorships/paycom-center/\">Paycom Center</a>"
},
{
"href": "/about/sponsorships/jim-thorpe-award/",
"text": "Paycom Jim Thorpe Award",
"html": "<a href=\"/about/sponsorships/jim-thorpe-award/\">Paycom Jim Thorpe Award</a>"
},
{
"href": "/about/sponsorships/patriots/",
"text": "Patriots",
"html": "<a href=\"/about/sponsorships/patriots/\">Patriots</a>"
},
{
"href": "/about/sponsorships/viktor-hovland/",
"text": "Viktor Hovland",
"html": "<a href=\"/about/sponsorships/viktor-hovland/\">Viktor Hovland</a>"
},
{
"href": "/about/sponsorships/jalen-williams/",
"text": "Jalen Williams",
"html": "<a href=\"/about/sponsorships/jalen-williams/\">Jalen Williams</a>"
},
{
"href": "/about/reviews/",
"text": "Reviews",
"html": "<a href=\"/about/reviews/\">Reviews</a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center bg-transparent\" href=\"/about/security/\"><span class=\"text-decoration-hover\">Security</span></a>"
},
{
"href": "/about/",
"text": "About Us",
"html": "<a class=\"nav-link p-0\" href=\"/about/\" id=\"aboutUsDropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"> <span>About Us</span> </a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"pr\" href=\"/about/press-room/\"><span class=\"text-decoration-hover\">Press Room</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span></a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"sh\" href=\"/about/sponsorships/\"><span class=\"text-decoration-hover\">Sponsorships</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span></a>"
},
{
"href": "/about/reviews/",
"text": "Reviews",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"hide\" href=\"/about/reviews/\"><span class=\"text-decoration-hover\">Reviews</span> </a>"
},
{
"href": "/about/press-room/all/",
"text": "Press Releases",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/all/\"><span class=\"text-decoration-hover\">Press Releases</span></a>"
},
{
"href": "/about/press-room/in-the-news/",
"text": "In the News",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/in-the-news/\"><span class=\"text-decoration-hover\">In the News</span></a>"
},
{
"href": "/about/press-room/press-kit/",
"text": "Press Kit",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/press-kit/\"><span class=\"text-decoration-hover\">Press Kit</span></a>"
},
{
"href": "/about/press-room/csr/",
"text": "Corporate Social Responsibility",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/press-room/csr/\"><span class=\"text-decoration-hover\">Corporate Social Responsibility</span></a>"
},
{
"href": "/about/sponsorships/paycom-center/",
"text": "Paycom Center",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/paycom-center/\"><span class=\"text-decoration-hover\">Paycom Center</span></a>"
},
{
"href": "/about/sponsorships/jim-thorpe-award/",
"text": "Paycom Jim Thorpe Award",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/jim-thorpe-award/\"><span class=\"text-decoration-hover\">Paycom Jim Thorpe Award</span></a>"
},
{
"href": "/about/sponsorships/patriots/",
"text": "Patriots",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/patriots/\"><span class=\"text-decoration-hover\">Patriots</span></a>"
},
{
"href": "/about/sponsorships/viktor-hovland/",
"text": "Viktor Hovland",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/viktor-hovland/\"><span class=\"text-decoration-hover\">Viktor Hovland</span></a>"
},
{
"href": "/about/sponsorships/jalen-williams/",
"text": "Jalen Williams",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/about/sponsorships/jalen-williams/\"><span class=\"text-decoration-hover\">Jalen Williams</span></a>"
},
{
"href": "/software/iwant/",
"text": "Learn more about IWant",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/software/iwant/\">Learn more about IWant</a>"
},
{
"href": "/software/beti/",
"text": "Learn more about Beti",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/software/beti/\">Learn more about Beti</a>"
},
{
"href": "/software/time-off-requests/",
"text": "Learn more about GONE",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/software/time-off-requests/\">Learn more about GONE</a>"
},
{
"href": "/about/reviews/",
"text": "See what others have to say",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/about/reviews/\">See what others have to say</a>"
},
{
"href": "/about/security/",
"text": "Read more",
"html": "<a role=\"button\" class=\"btn btn-primary font-weight-bold m-0\" href=\"/about/security/\">Read more</a>"
},
{
"href": "https://www.linkedin.com/company/paycom",
"text": "",
"html": "<a class=\"fa-brands fa-linkedin\" href=\"https://www.linkedin.com/company/paycom\" data-social=\"LinkedIn\" target=\"_blank\" aria-label=\"Follow Paycom on Linkedin\" rel=\"nofollow\"></a>"
},
{
"href": "/about/",
"text": "About Paycom",
"html": "<a class=\"subhead\" href=\"/about/\"><span class=\"text-decoration-hover\">About Paycom</span></a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a href=\"/about/sponsorships/\"><span class=\"text-decoration-hover\">Sponsorships</span></a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a href=\"/about/press-room/\"><span class=\"text-decoration-hover\">Press Room</span></a>"
},
{
"href": "/about/reviews/",
"text": "Paycom Reviews",
"html": "<a href=\"/about/reviews/\"><span class=\"text-decoration-hover\">Paycom Reviews</span></a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\"><span class=\"text-decoration-hover\">Security</span></a>"
},
{
"href": "/about/",
"text": "About Paycom",
"html": "<a class=\"subhead\" href=\"/about/\"><span class=\"text-decoration-hover\">About Paycom</span></a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a href=\"/about/sponsorships/\"><span class=\"text-decoration-hover\">Sponsorships</span></a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a href=\"/about/press-room/\"><span class=\"text-decoration-hover\">Press Room</span></a>"
},
{
"href": "/about/reviews/",
"text": "Paycom Reviews",
"html": "<a href=\"/about/reviews/\"><span class=\"text-decoration-hover\">Paycom Reviews</span></a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\"><span class=\"text-decoration-hover\">Security</span></a>"
},
{
"href": "/about/",
"text": "About Paycom",
"html": "<a class=\"sub-menu-header subhead\" href=\"/about/\">About Paycom <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/about/",
"text": "Overview",
"html": "<a href=\"/about/\">Overview</a>"
},
{
"href": "/about/sponsorships/",
"text": "Sponsorships",
"html": "<a href=\"/about/sponsorships/\">Sponsorships</a>"
},
{
"href": "/about/press-room/",
"text": "Press Room",
"html": "<a href=\"/about/press-room/\">Press Room</a>"
},
{
"href": "/about/reviews/",
"text": "Paycom Reviews",
"html": "<a href=\"/about/reviews/\">Paycom Reviews</a>"
},
{
"href": "/about/security/",
"text": "Security",
"html": "<a href=\"/about/security/\">Security</a>"
},
{
"href": "/about/accessibility-statement/",
"text": "Accessibility",
"html": "<a href=\"/about/accessibility-statement/\">Accessibility</a>"
}
],
"contactLinks": [
{
"href": "/contact-us/",
"text": "contact",
"html": "<a href=\"/contact-us/\">contact</a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\">Ask Here HR Help Desk</a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"sub-menu-header\" href=\"/who-we-help/\">Who We Help <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/who-we-help/",
"text": "Overview",
"html": "<a href=\"/who-we-help/\">Overview</a>"
},
{
"href": "/who-we-help/large-business/",
"text": "Enterprise Businesses",
"html": "<a href=\"/who-we-help/large-business/\">Enterprise Businesses</a>"
},
{
"href": "/who-we-help/medium-business/",
"text": "Overview",
"html": "<a href=\"/who-we-help/medium-business/\">Overview</a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\">Payroll</a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\">HR Software</a>"
},
{
"href": "/who-we-help/small-business/",
"text": "Overview",
"html": "<a href=\"/who-we-help/small-business/\">Overview</a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\">Payroll</a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software",
"html": "<a href=\"/who-we-help/small-business/hr-software/\">HR Software</a>"
},
{
"href": "/who-we-help/ceos-and-owners/",
"text": "CEOs and Owners",
"html": "<a href=\"/who-we-help/ceos-and-owners/\">CEOs and Owners</a>"
},
{
"href": "/who-we-help/finance-executives/",
"text": "Finance Executives",
"html": "<a href=\"/who-we-help/finance-executives/\">Finance Executives</a>"
},
{
"href": "/who-we-help/hr-managers/",
"text": "HR Managers",
"html": "<a href=\"/who-we-help/hr-managers/\">HR Managers</a>"
},
{
"href": "/who-we-help/it-decision-makers/",
"text": "IT Decision Makers",
"html": "<a href=\"/who-we-help/it-decision-makers/\">IT Decision Makers</a>"
},
{
"href": "/who-we-help/education/",
"text": "Education",
"html": "<a href=\"/who-we-help/education/\">Education</a>"
},
{
"href": "/who-we-help/health-care/",
"text": "Health Care",
"html": "<a href=\"/who-we-help/health-care/\">Health Care</a>"
},
{
"href": "/who-we-help/hospitality/",
"text": "Hospitality",
"html": "<a href=\"/who-we-help/hospitality/\">Hospitality</a>"
},
{
"href": "/who-we-help/manufacturing/",
"text": "Manufacturing",
"html": "<a href=\"/who-we-help/manufacturing/\">Manufacturing</a>"
},
{
"href": "/who-we-help/nonprofits/",
"text": "Nonprofits",
"html": "<a href=\"/who-we-help/nonprofits/\">Nonprofits</a>"
},
{
"href": "/who-we-help/retailers/",
"text": "Retail",
"html": "<a href=\"/who-we-help/retailers/\">Retail</a>"
},
{
"href": "/who-we-help/transportation/",
"text": "Transportation",
"html": "<a href=\"/who-we-help/transportation/\">Transportation</a>"
},
{
"href": "/contact-us/",
"text": "Contact",
"html": "<a href=\"/contact-us/\">Contact</a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/software/ask-here/\"><span class=\"text-decoration-hover\">Ask Here HR Help Desk</span></a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"nav-link p-0\" href=\"/who-we-help/\" id=\"helpDropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"> <span>Who We Help</span> </a>"
},
{
"href": "/who-we-help/large-business/",
"text": "Enterprise Businesses",
"html": "<a tabindex=\"-1\" class=\"who-we-help dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"large\" href=\"/who-we-help/large-business/\"> <span class=\"text-decoration-hover\">Enterprise Businesses</span> </a>"
},
{
"href": "/who-we-help/medium-business/",
"text": "Medium Businesses",
"html": "<a tabindex=\"-1\" class=\"who-we-help dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"medium\" href=\"/who-we-help/medium-business/\"> <span class=\"text-decoration-hover\">Medium Businesses</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span> </a>"
},
{
"href": "/who-we-help/small-business/",
"text": "Small Businesses",
"html": "<a tabindex=\"-1\" class=\"who-we-help dropdown-item d-nav-lg-flex align-items-center\" data-nav=\"small\" href=\"/who-we-help/small-business/\"> <span class=\"text-decoration-hover\">Small Businesses</span> <span class=\"fa fa-angle-right ml-auto float-right pl-3\"></span> </a>"
},
{
"href": "/who-we-help/ceos-and-owners/",
"text": "CEOs and Owners",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/ceos-and-owners/\"><span class=\"text-decoration-hover\">CEOs and Owners</span></a>"
},
{
"href": "/who-we-help/finance-executives/",
"text": "Finance Executives",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/finance-executives/\"><span class=\"text-decoration-hover\">Finance Executives</span></a>"
},
{
"href": "/who-we-help/hr-managers/",
"text": "HR Managers",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/hr-managers/\"><span class=\"text-decoration-hover\">HR Managers</span></a>"
},
{
"href": "/who-we-help/it-decision-makers/",
"text": "IT Decision Makers",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/it-decision-makers/\"><span class=\"text-decoration-hover\">IT Decision Makers</span></a>"
},
{
"href": "/who-we-help/education/",
"text": "Education",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/education/\"><span class=\"text-decoration-hover\">Education</span></a>"
},
{
"href": "/who-we-help/health-care/",
"text": "Health Care",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/health-care/\"><span class=\"text-decoration-hover\">Health Care</span></a>"
},
{
"href": "/who-we-help/hospitality/",
"text": "Hospitality",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/hospitality/\"><span class=\"text-decoration-hover\">Hospitality</span></a>"
},
{
"href": "/who-we-help/manufacturing/",
"text": "Manufacturing",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/manufacturing/\"><span class=\"text-decoration-hover\">Manufacturing</span></a>"
},
{
"href": "/who-we-help/nonprofits/",
"text": "Nonprofits",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/nonprofits/\"><span class=\"text-decoration-hover\">Nonprofits</span></a>"
},
{
"href": "/who-we-help/retailers/",
"text": "Retail",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/retailers/\"><span class=\"text-decoration-hover\">Retail</span></a>"
},
{
"href": "/who-we-help/transportation/",
"text": "Transportation",
"html": "<a tabindex=\"-1\" class=\"dropdown-item\" href=\"/who-we-help/transportation/\"><span class=\"text-decoration-hover\">Transportation</span></a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/medium-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll</span></a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/medium-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software</span></a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/small-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll</span></a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software",
"html": "<a tabindex=\"-1\" class=\"dropdown-item d-nav-lg-flex align-items-center\" href=\"/who-we-help/small-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><span class=\"text-decoration-hover\">Contact Us</span></a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\"><span class=\"text-decoration-hover\">Ask Here HR Help Desk</span></a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"subhead\" href=\"/who-we-help/\"><span class=\"text-decoration-hover\">Who We Help</span></a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Small Businesses</span></a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Small Businesses</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\"><span class=\"text-decoration-hover\">Contact Us</span></a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\"><span class=\"text-decoration-hover\">Ask Here HR Help Desk</span></a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"subhead\" href=\"/who-we-help/\">Who We Help</a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\"><span class=\"text-decoration-hover\">Payroll Software for Small Businesses</span></a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Medium Businesses</span></a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/hr-software/\"><span class=\"text-decoration-hover\">HR Software for Small Businesses</span></a>"
},
{
"href": "/contact-us/",
"text": "Contact Us",
"html": "<a href=\"/contact-us/\">Contact Us</a>"
},
{
"href": "/software/ask-here/",
"text": "Ask Here HR Help Desk",
"html": "<a href=\"/software/ask-here/\">Ask Here HR Help Desk</a>"
},
{
"href": "/who-we-help/",
"text": "Who We Help",
"html": "<a class=\"sub-menu-header subhead\" href=\"/who-we-help/\">Who We Help <span class=\"fa fa-angle-down\"></span></a>"
},
{
"href": "/who-we-help/",
"text": "Overview",
"html": "<a href=\"/who-we-help/\">Overview</a>"
},
{
"href": "/who-we-help/medium-business/payroll-software/",
"text": "Payroll Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/payroll-software/\">Payroll Software for Medium Businesses</a>"
},
{
"href": "/who-we-help/small-business/payroll-software/",
"text": "Payroll Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/payroll-software/\">Payroll Software for Small Businesses</a>"
},
{
"href": "/who-we-help/medium-business/hr-software/",
"text": "HR Software for Medium Businesses",
"html": "<a href=\"/who-we-help/medium-business/hr-software/\">HR Software for Medium Businesses</a>"
},
{
"href": "/who-we-help/small-business/hr-software/",
"text": "HR Software for Small Businesses",
"html": "<a href=\"/who-we-help/small-business/hr-software/\">HR Software for Small Businesses</a>"
}
],
"privacyLinks": [
{
"href": "/terms-of-use/",
"text": "Terms of Use",
"html": "<a href=\"/terms-of-use/\">Terms of Use</a>"
},
{
"href": "/privacy/",
"text": "Privacy Policy",
"html": "<a href=\"/privacy/\">Privacy Policy</a>"
},
{
"href": "/privacy/dsar/",
"text": "Do Not Sell Or Share My Personal Information",
"html": "<a href=\"/privacy/dsar/\">Do Not Sell Or Share My Personal Information</a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
17 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 21,
"passing": 4,
"failing": [
{
"heading": "Set Your HR and Payroll Software to Automatic",
"headingHtml": "<h2 class=\"home-hero__heading-row__main-heading has-white-color text-center text-uppercase mb-nav-lg-0 w-100\"> <span id=\"split-heading-smaller-text\" class=\"h3 font-family-bnp font-weight-bold\">Set Your HR and Payroll Software to</span> <span id=\"split-heading-larger-text\" class=\"d-inline-block display-2 font-family-bnp font-weight-bold text-center w-100\">Automatic</span> </h2>",
"firstParagraph": "Your job doesn’t have to be a never-ending flood of decisions, data entry and time-consuming administrative tasks. When you have Paycom, employees enter and manage their own HR and payroll in a truly single software. Freeing you to focus on the big stuff.",
"paragraphHtml": "<p> Your job doesn’t have to be a never-ending flood of decisions, data entry and time-consuming administrative tasks. When you have Paycom, employees enter and manage their own <b>HR and payroll in a <em>truly</em> single software</b>. Freeing you to focus on the big stuff. </p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "Command-driven AI access to HR and payroll data, no navigation required",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> Command-driven AI access to HR and payroll data, no navigation required </h3>",
"firstParagraph": "All in a single database, we’ve revolutionized how users find and access employee data. Instead of hunting for the info you need, simply ask IWant. Our AI engine searches employee profiles and management dashboards to deliver instant answers.",
"paragraphHtml": "<p>All in a single database, we’ve revolutionized how users find and access employee data. Instead of hunting for the info you need, simply ask IWant. Our AI engine searches employee profiles and management dashboards to deliver instant answers.</p>",
"words": 39,
"direct": false,
"issue": "First paragraph is 39 words and does not look like a concise direct answer."
},
{
"heading": "Highest Proven ROI",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Highest Proven ROI</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "You deserve tech that proves its worth",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> You deserve tech<br> that proves its worth </h3>",
"firstParagraph": "Our software and tools continue to have the highest projected three-year ROIs in the industry.",
"paragraphHtml": "<p class=\"mb-0\">Our software and tools continue to have the highest projected three-year ROIs in the industry. </p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Most Automated Payroll Software",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Most Automated Payroll Software</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Truly Single Database",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Truly Single Database</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Automated Time-Off Decisions",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Automated Time-Off Decisions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Dedicated Service",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Dedicated Service</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution",
"headingHtml": "<h2 class=\"h2 font-family-bnp font-weight-bold text-center text-uppercase\">Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution</h2>",
"firstParagraph": "1,000,000+",
"paragraphHtml": "<p class=\"h1 font-weight-bold font-family-bnp has-digital-green-color\"> <span class=\"ticker-value\" data-ticker=\"1000000\" data-duration=\"2500\" data-starting=\"0\" id=\"ticker-value-0\">1,000,000</span>+ </p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Security",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Security</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "You need security you never have to doubt",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0 pr-nav-lg-3\"> You need security you never have to doubt </h3>",
"firstParagraph": "Your business shouldn’t be anyone else’s. Our enhanced security program protects against all forms of email, voice and QR code phishing.",
"paragraphHtml": "<p>Your business shouldn’t be anyone else’s. Our enhanced security program protects against all forms of email, voice and QR code phishing.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Performance and ROI",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Performance and ROI</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "You can kiss status quo performance goodbye",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> You can kiss status quo performance goodbye </h3>",
"firstParagraph": "Paycom shows you the real-time ROI of the software — in the software.",
"paragraphHtml": "<p>Paycom shows you the real-time ROI of the software — in the software.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "See What People Are Saying About Paycom",
"headingHtml": "<h2 class=\"testimonial-heading text-center mb-0\">See What People Are Saying About Paycom</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Case Studies",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Case Studies</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "How the New England Patriots Tackled Their Greatest HR Challenges With Paycom",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> How the New England Patriots Tackled Their Greatest HR Challenges With Paycom </h3>",
"firstParagraph": "See how this storied professional football franchise achieved HR and payroll victories season after season with Paycom’s game-changing technology.",
"paragraphHtml": "<p class=\"mb-0\">See how this storied professional football franchise achieved HR and payroll victories season after season with Paycom’s game-changing technology.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "For all your HR and Payroll needs in a single software, choose Paycom.",
"headingHtml": "<h2 class=\"h1 has-white-color font-family-bnp text-uppercase font-weight-bold\">For <em>all</em> your HR and Payroll needs in a <em class=\"pr-1\">single</em> software, choose Paycom.</h2>",
"firstParagraph": "Follow Us",
"paragraphHtml": "<p class=\"subhead\">Follow Us</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 12,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 62/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 62/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
8 structured-data value(s) were not found in visible page text.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
62/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 62/100 and needs improvement.
Evidence
{
"schemaCount": 7,
"checkedFields": [
{
"path": "$[0].@graph[0].name",
"value": "Paycom"
},
{
"path": "$[0].@graph[0].description",
"value": "Passionate about providing employers easy access to their payroll data, Paycom launched in 1998. Since day one Paycom has been committed to the ongoing development of a single payroll and HR software application that lowers labor costs, drives employee engagement and reduces exposure."
},
{
"path": "$[0].@graph[0].founders[0].name",
"value": "Chad Richison"
},
{
"path": "$[0].@graph[1].name",
"value": "Paycom"
},
{
"path": "$[0].@graph[2].name",
"value": "Paycom"
},
{
"path": "$[0].@graph[2].description",
"value": "Paycom offers online payroll services and HR software solutions for both big and small businesses to manage the entire employment life cycle, from recruitment to retirement."
},
{
"path": "$[0].@graph[3].name",
"value": "HR and Payroll Software With Full‑Solution Automation | Paycom"
},
{
"path": "$[0].@graph[3].description",
"value": "Paycom delivers automated HR and payroll software powered by full‑solution automation in a truly single database to help employees and leaders work smarter."
},
{
"path": "$[0].@graph[4].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[1].name",
"value": "Paycom"
},
{
"path": "$[1].description",
"value": "Passionate about providing employers easy access to their payroll data, Paycom launched in 1998. Since day one Paycom has been committed to the ongoing development of a single payroll and HR software application that lowers labor costs, drives employee engagement and reduces exposure."
},
{
"path": "$[1].founders[0].name",
"value": "Chad Richison"
},
{
"path": "$[2].name",
"value": "Paycom"
},
{
"path": "$[3].name",
"value": "Paycom"
},
{
"path": "$[3].description",
"value": "Paycom offers online payroll services and HR software solutions for both big and small businesses to manage the entire employment life cycle, from recruitment to retirement."
},
{
"path": "$[4].name",
"value": "HR and Payroll Software With Full‑Solution Automation | Paycom"
},
{
"path": "$[4].description",
"value": "Paycom delivers automated HR and payroll software powered by full‑solution automation in a truly single database to help employees and leaders work smarter."
},
{
"path": "$[5].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[6].name",
"value": "Paycom"
},
{
"path": "$[6].alternateName",
"value": "HCM Software Solution"
},
{
"path": "$[6].description",
"value": "Paycom's HCM Software spans talent management and payroll, providing a positive people experience, seamless data access and advanced reporting in one place."
}
],
"mismatches": [
{
"path": "$[0].@graph[0].description",
"value": "Passionate about providing employers easy access to their payroll data, Paycom launched in 1998. Since day one Paycom has been committed to the ongoing development of a single payroll and HR software application that lowers labor costs, drives employee engagement and reduces exposure."
},
{
"path": "$[0].@graph[0].founders[0].name",
"value": "Chad Richison"
},
{
"path": "$[0].@graph[2].description",
"value": "Paycom offers online payroll services and HR software solutions for both big and small businesses to manage the entire employment life cycle, from recruitment to retirement."
},
{
"path": "$[0].@graph[4].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[1].description",
"value": "Passionate about providing employers easy access to their payroll data, Paycom launched in 1998. Since day one Paycom has been committed to the ongoing development of a single payroll and HR software application that lowers labor costs, drives employee engagement and reduces exposure."
},
{
"path": "$[1].founders[0].name",
"value": "Chad Richison"
},
{
"path": "$[3].description",
"value": "Paycom offers online payroll services and HR software solutions for both big and small businesses to manage the entire employment life cycle, from recruitment to retirement."
},
{
"path": "$[5].itemListElement[0].name",
"value": "Home"
}
],
"score": 62,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
30 image(s) are missing width/height attributes. 3 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1.0",
"visibleWords": 2354,
"htmlBytes": 277304,
"imagesMissingDimensions": [
{
"src": "/images/icons/pay-small.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"nav-img pr-2\" alt=\"Payroll icon\" src=\"/images/icons/pay-small.svg\">"
},
{
"src": "/images/icons/hire-small.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"nav-img pr-2\" alt=\"Talent Acquisition icon\" src=\"/images/icons/hire-small.svg\">"
},
{
"src": "/images/icons/engage-small.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"nav-img pr-2\" alt=\"Talent Management icon\" src=\"/images/icons/engage-small.svg\">"
},
{
"src": "/images/icons/manage-small.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"nav-img pr-2\" alt=\"HR Management icon\" src=\"/images/icons/manage-small.svg\">"
},
{
"src": "/images/icons/track-small.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"nav-img pr-2\" alt=\"Time and Labor Management icon\" src=\"/images/icons/track-small.svg\">"
},
{
"src": "https://cdn.paycom.com/mkon/www/media/homepage-content/Phone-Floating-ARC-ESS.webp",
"width": "610",
"height": "",
"loading": "eager",
"html": "<img id=\"hero-phone\" class=\"img-fluid w-100\" width=\"610\" fetchpriority=\"high\" loading=\"eager\" alt=\"Full-solution automation payroll and HR software\" src=\"https://cdn.paycom.com/mkon/www/media/homepage-content/Phone-Floating-ARC-ESS.webp\">"
},
{
"src": "/images/home/accolade-trustradius-buyers-choice-2026.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"img-fluid w-100\" alt=\"TrustRadius Buyer's Choice 2026 Accolade\" src=\"/images/home/accolade-trustradius-buyers-choice-2026.png\">"
},
{
"src": "/images/home/accolade-USA-Today-2026.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"img-fluid w-100\" alt=\"USA Today 2026 Accolade\" src=\"/images/home/accolade-USA-Today-2026.png\">"
},
{
"src": "/images/home/accolade-time-worlds-best-companies-2025.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"img-fluid w-100\" alt=\"Time World's Best Companies 2025 Accolade\" src=\"/images/home/accolade-time-worlds-best-companies-2025.png\">"
},
{
"src": "/images/home/accolades-G2-Leader-Spring-2026.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"img-fluid w-100\" alt=\"G2 Leader Spring 2026 Accolade\" src=\"/images/home/accolades-G2-Leader-Spring-2026.png\">"
},
{
"src": "/images/home/accolade-Newsweek-2025.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"img-fluid w-100\" alt=\"Newsweek America's Best Online Platforms 2025 Accolade\" src=\"/images/home/accolade-Newsweek-2025.png\">"
},
{
"src": "images/home/posters/IWant-Poster-Img.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img id=\"i-want-placeholder\" class=\"img-fluid w-100\" loading=\"lazy\" src=\"images/home/posters/IWant-Poster-Img.png\" type=\"image/png\" alt=\"IWant™\">"
},
{
"src": "/images/home/iwant-tm-White.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"i-want-tm d-none d-nav-lg-inline\" src=\"/images/home/iwant-tm-White.svg\" alt=\"IWant™\">"
},
{
"src": "/images/home/iwant-tm.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"i-want-tm d-inline d-nav-lg-none\" src=\"/images/home/iwant-tm.svg\" alt=\"IWant™\">"
},
{
"src": "/images/home/iwant-sparkle-Track-Green.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"i-want-sparkle\" src=\"/images/home/iwant-sparkle-Track-Green.svg\" alt=\"sparkle\">"
},
{
"src": "https://cdn.paycom.com/mkon/www/media/homepage-content/Employee-Self-Service-Paycom-App-1.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img class=\"img-fluid w-100 highest-roi-floating-phone\" loading=\"lazy\" alt=\"Phone Screens\" src=\"https://cdn.paycom.com/mkon/www/media/homepage-content/Employee-Self-Service-Paycom-App-1.webp\">"
},
{
"src": "https://cdn.paycom.com/mkon/www/media/homepage-content/Employee-Self-Service-Paycom-App-1.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img class=\"img-fluid w-100 highest-roi-floating-phone\" loading=\"lazy\" alt=\"Phone Screens\" src=\"https://cdn.paycom.com/mkon/www/media/homepage-content/Employee-Self-Service-Paycom-App-1.webp\">"
},
{
"src": "/images/home/Forrester-Logo-White.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img class=\"img-fluid forrester-white w-100\" loading=\"lazy\" alt=\"No in-system roadblocks icon\" src=\"/images/home/Forrester-Logo-White.svg\">"
},
{
"src": "images/home/posters/Payroll-Dashboard-Poster-Img.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img id=\"automated-payroll-placeholder\" class=\"img-fluid w-100\" loading=\"lazy\" src=\"images/home/posters/Payroll-Dashboard-Poster-Img.png\" type=\"image/png\" alt=\"Beti automated payroll\">"
},
{
"src": "/images/home/forrester-logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img class=\"img-fluid w-100\" loading=\"lazy\" alt=\"No in-system roadblocks icon\" src=\"/images/home/forrester-logo.svg\">"
},
{
"src": "images/home/posters/Gone-Poster-Img.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img id=\"automated-time-off-placeholder\" class=\"img-fluid w-100\" loading=\"lazy\" src=\"images/home/posters/Gone-Poster-Img.png\" type=\"image/png\" alt=\"Gone automated time off\">"
},
{
"src": "/images/home/dedicated-service/professional-client.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img id=\"dedicated-service-graphic-top\" class=\"dedicated-service-img img-fluid\" loading=\"eager\" alt=\"World class service for Paycom clients\" src=\"/images/home/dedicated-service/professional-client.png\">"
},
{
"src": "/images/home/dedicated-service/support-employee.png",
"width": "",
"height": "",
"loading": "eager",
"html": "<img id=\"dedicated-service-graphic-bottom\" class=\"dedicated-service-img img-fluid\" loading=\"eager\" alt=\"Paycom dedicated service\" src=\"/images/home/dedicated-service/support-employee.png\">"
},
{
"src": "images/home/posters/homepage-security-poster.jpeg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img id=\"security-placeholder\" class=\"img-fluid w-100 h-100\" loading=\"lazy\" src=\"images/home/posters/homepage-security-poster.jpeg\" type=\"image/jpeg\" alt=\"Security Animation\" style=\"border-radius: 8px;\">"
},
{
"src": "images/home/posters/DDX-Poster-Img.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img id=\"performance-roi-placeholder\" class=\"img-fluid w-100\" loading=\"lazy\" src=\"images/home/posters/DDX-Poster-Img.png\" type=\"image/png\" alt=\"Direct Data Exchange Animation\">"
},
{
"src": "https://play.vidyard.com/2ijFV6mwrVY8tnNYCK1gvL.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"vidyard-lightbox-image\" src=\"https://play.vidyard.com/2ijFV6mwrVY8tnNYCK1gvL.jpg\" alt>"
},
{
"src": "https://play.vidyard.com/JY3gmVfDKPw29ZnMp7ScQq.jpg",
"width": "",
"height": "",
"loading": "",
"html": "<img id=\"#vidyard-JY3gmVfDKPw29ZnMp7ScQq\" style=\"width: 100%; margin: auto; display: none;\" class=\"vidyard-player-embed\" src=\"https://play.vidyard.com/JY3gmVfDKPw29ZnMp7ScQq.jpg\" data-uuid=\"2ijFV6mwrVY8tnNYCK1gvL\" data-v=\"4\" data-type=\"lightbox\" tabindex=\"-1\" data-rendered=\"true\">"
},
{
"src": "/images/mobile-app/logo-app-store.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"/images/mobile-app/logo-app-store.svg\" alt=\"Download on the app store\">"
},
{
"src": "/images/mobile-app/logo-play-store.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"/images/mobile-app/logo-play-store.svg\" alt=\"Get it on Google Play\">"
},
{
"src": "/images/loading.gif",
"width": "",
"height": "",
"loading": "",
"html": "<img id=\"form-loading-gif-footer\" src=\"/images/loading.gif\">"
}
],
"possibleDialogs": [
"<div id=\"search-modal\" class=\"modal fade pr-0\" tabindex=\"-1\" role=\"dialog\"> <div class=\"modal-dialog modal-lg overflow-hidden\" role=\"document\"> <div class=\"modal-content animate__animated animate__slideInDown\"> <div id=\"autocomplete\"></div> </div> </div> </div>",
"<div class=\"modal-dialog modal-lg overflow-hidden\" role=\"document\"> <div class=\"modal-content animate__animated animate__slideInDown\"> <div id=\"autocomplete\"></div> </div> </div>",
"<div class=\"modal-content animate__animated animate__slideInDown\"> <div id=\"autocomplete\"></div> </div>"
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
17 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 21,
"passing": 4,
"failing": [
{
"heading": "Set Your HR and Payroll Software to Automatic",
"headingHtml": "<h2 class=\"home-hero__heading-row__main-heading has-white-color text-center text-uppercase mb-nav-lg-0 w-100\"> <span id=\"split-heading-smaller-text\" class=\"h3 font-family-bnp font-weight-bold\">Set Your HR and Payroll Software to</span> <span id=\"split-heading-larger-text\" class=\"d-inline-block display-2 font-family-bnp font-weight-bold text-center w-100\">Automatic</span> </h2>",
"firstParagraph": "Your job doesn’t have to be a never-ending flood of decisions, data entry and time-consuming administrative tasks. When you have Paycom, employees enter and manage their own HR and payroll in a truly single software. Freeing you to focus on the big stuff.",
"paragraphHtml": "<p> Your job doesn’t have to be a never-ending flood of decisions, data entry and time-consuming administrative tasks. When you have Paycom, employees enter and manage their own <b>HR and payroll in a <em>truly</em> single software</b>. Freeing you to focus on the big stuff. </p>",
"words": 44,
"direct": false,
"issue": "First paragraph is 44 words and does not look like a concise direct answer."
},
{
"heading": "Command-driven AI access to HR and payroll data, no navigation required",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> Command-driven AI access to HR and payroll data, no navigation required </h3>",
"firstParagraph": "All in a single database, we’ve revolutionized how users find and access employee data. Instead of hunting for the info you need, simply ask IWant. Our AI engine searches employee profiles and management dashboards to deliver instant answers.",
"paragraphHtml": "<p>All in a single database, we’ve revolutionized how users find and access employee data. Instead of hunting for the info you need, simply ask IWant. Our AI engine searches employee profiles and management dashboards to deliver instant answers.</p>",
"words": 39,
"direct": false,
"issue": "First paragraph is 39 words and does not look like a concise direct answer."
},
{
"heading": "Highest Proven ROI",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Highest Proven ROI</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "You deserve tech that proves its worth",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> You deserve tech<br> that proves its worth </h3>",
"firstParagraph": "Our software and tools continue to have the highest projected three-year ROIs in the industry.",
"paragraphHtml": "<p class=\"mb-0\">Our software and tools continue to have the highest projected three-year ROIs in the industry. </p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Most Automated Payroll Software",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Most Automated Payroll Software</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Truly Single Database",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Truly Single Database</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Automated Time-Off Decisions",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Automated Time-Off Decisions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Dedicated Service",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Dedicated Service</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution",
"headingHtml": "<h2 class=\"h2 font-family-bnp font-weight-bold text-center text-uppercase\">Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution</h2>",
"firstParagraph": "1,000,000+",
"paragraphHtml": "<p class=\"h1 font-weight-bold font-family-bnp has-digital-green-color\"> <span class=\"ticker-value\" data-ticker=\"1000000\" data-duration=\"2500\" data-starting=\"0\" id=\"ticker-value-0\">1,000,000</span>+ </p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Security",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Security</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "You need security you never have to doubt",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0 pr-nav-lg-3\"> You need security you never have to doubt </h3>",
"firstParagraph": "Your business shouldn’t be anyone else’s. Our enhanced security program protects against all forms of email, voice and QR code phishing.",
"paragraphHtml": "<p>Your business shouldn’t be anyone else’s. Our enhanced security program protects against all forms of email, voice and QR code phishing.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Performance and ROI",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Performance and ROI</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "You can kiss status quo performance goodbye",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> You can kiss status quo performance goodbye </h3>",
"firstParagraph": "Paycom shows you the real-time ROI of the software — in the software.",
"paragraphHtml": "<p>Paycom shows you the real-time ROI of the software — in the software.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "See What People Are Saying About Paycom",
"headingHtml": "<h2 class=\"testimonial-heading text-center mb-0\">See What People Are Saying About Paycom</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Case Studies",
"headingHtml": "<h2 class=\"h2-heading-text mb-0\">Case Studies</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "How the New England Patriots Tackled Their Greatest HR Challenges With Paycom",
"headingHtml": "<h3 class=\"h2 font-family-bnp font-weight-bold text-uppercase mb-0\"> How the New England Patriots Tackled Their Greatest HR Challenges With Paycom </h3>",
"firstParagraph": "See how this storied professional football franchise achieved HR and payroll victories season after season with Paycom’s game-changing technology.",
"paragraphHtml": "<p class=\"mb-0\">See how this storied professional football franchise achieved HR and payroll victories season after season with Paycom’s game-changing technology.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "For all your HR and Payroll needs in a single software, choose Paycom.",
"headingHtml": "<h2 class=\"h1 has-white-color font-family-bnp text-uppercase font-weight-bold\">For <em>all</em> your HR and Payroll needs in a <em class=\"pr-1\">single</em> software, choose Paycom.</h2>",
"firstParagraph": "Follow Us",
"paragraphHtml": "<p class=\"subhead\">Follow Us</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Set Your HR and Payroll Software to Automatic",
"html": "<h2 class=\"home-hero__heading-row__main-heading has-white-color text-center text-uppercase mb-nav-lg-0 w-100\"> <span id=\"split-heading-smaller-text\" class=\"h3 font-family-bnp font-weight-bold\">Set Your HR and Payroll Software to</span> <span id=\"split-heading-larger-text\" class=\"d-inline-block display-2 font-family-bnp font-weight-bold text-center w-100\">Automatic</span> </h2>"
},
{
"text": "Highest Proven ROI",
"html": "<h2 class=\"h2-heading-text mb-0\">Highest Proven ROI</h2>"
},
{
"text": "Most Automated Payroll Software",
"html": "<h2 class=\"h2-heading-text mb-0\">Most Automated Payroll Software</h2>"
},
{
"text": "Truly Single Database",
"html": "<h2 class=\"h2-heading-text mb-0\">Truly Single Database</h2>"
},
{
"text": "Automated Time-Off Decisions",
"html": "<h2 class=\"h2-heading-text mb-0\">Automated Time-Off Decisions</h2>"
},
{
"text": "Dedicated Service",
"html": "<h2 class=\"h2-heading-text mb-0\">Dedicated Service</h2>"
},
{
"text": "Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution",
"html": "<h2 class=\"h2 font-family-bnp font-weight-bold text-center text-uppercase\">Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution</h2>"
},
{
"text": "Security",
"html": "<h2 class=\"h2-heading-text mb-0\">Security</h2>"
},
{
"text": "Performance and ROI",
"html": "<h2 class=\"h2-heading-text mb-0\">Performance and ROI</h2>"
},
{
"text": "See What People Are Saying About Paycom",
"html": "<h2 class=\"testimonial-heading text-center mb-0\">See What People Are Saying About Paycom</h2>"
},
{
"text": "Case Studies",
"html": "<h2 class=\"h2-heading-text mb-0\">Case Studies</h2>"
},
{
"text": "For all your HR and Payroll needs in a single software, choose Paycom.",
"html": "<h2 class=\"h1 has-white-color font-family-bnp text-uppercase font-weight-bold\">For <em>all</em> your HR and Payroll needs in a <em class=\"pr-1\">single</em> software, choose Paycom.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is HR and Payroll Software With Full‑Solution Au...?",
"pattern": {}
},
{
"id": "how",
"label": "How does HR and Payroll Software With Full‑Solution Au... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use HR and Payroll Software With Full‑Solution Au...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is HR and Payroll Software With Full‑Solution Au... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does HR and Payroll Software With Full‑Solution Au... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does HR and Payroll Software With Full‑Solution Au... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use HR and Payroll Software With Full‑Solution Au...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is HR and Payroll Software With Full‑Solution Au... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does HR and Payroll Software With Full‑Solution Au... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112612
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112380
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112142
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: how, benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Set Your HR and Payroll Software to Automatic",
"html": "<h2 class=\"home-hero__heading-row__main-heading has-white-color text-center text-uppercase mb-nav-lg-0 w-100\"> <span id=\"split-heading-smaller-text\" class=\"h3 font-family-bnp font-weight-bold\">Set Your HR and Payroll Software to</span> <span id=\"split-heading-larger-text\" class=\"d-inline-block display-2 font-family-bnp font-weight-bold text-center w-100\">Automatic</span> </h2>"
},
{
"text": "Highest Proven ROI",
"html": "<h2 class=\"h2-heading-text mb-0\">Highest Proven ROI</h2>"
},
{
"text": "Most Automated Payroll Software",
"html": "<h2 class=\"h2-heading-text mb-0\">Most Automated Payroll Software</h2>"
},
{
"text": "Truly Single Database",
"html": "<h2 class=\"h2-heading-text mb-0\">Truly Single Database</h2>"
},
{
"text": "Automated Time-Off Decisions",
"html": "<h2 class=\"h2-heading-text mb-0\">Automated Time-Off Decisions</h2>"
},
{
"text": "Dedicated Service",
"html": "<h2 class=\"h2-heading-text mb-0\">Dedicated Service</h2>"
},
{
"text": "Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution",
"html": "<h2 class=\"h2 font-family-bnp font-weight-bold text-center text-uppercase\">Paycom is frequently recognized by third party reviewers as a top-rated payroll and HR software solution</h2>"
},
{
"text": "Security",
"html": "<h2 class=\"h2-heading-text mb-0\">Security</h2>"
},
{
"text": "Performance and ROI",
"html": "<h2 class=\"h2-heading-text mb-0\">Performance and ROI</h2>"
},
{
"text": "See What People Are Saying About Paycom",
"html": "<h2 class=\"testimonial-heading text-center mb-0\">See What People Are Saying About Paycom</h2>"
},
{
"text": "Case Studies",
"html": "<h2 class=\"h2-heading-text mb-0\">Case Studies</h2>"
},
{
"text": "For all your HR and Payroll needs in a single software, choose Paycom.",
"html": "<h2 class=\"h1 has-white-color font-family-bnp text-uppercase font-weight-bold\">For <em>all</em> your HR and Payroll needs in a <em class=\"pr-1\">single</em> software, choose Paycom.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is HR and Payroll Software With Full‑Solution Au...?",
"pattern": {}
},
{
"id": "how",
"label": "How does HR and Payroll Software With Full‑Solution Au... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use HR and Payroll Software With Full‑Solution Au...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is HR and Payroll Software With Full‑Solution Au... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does HR and Payroll Software With Full‑Solution Au... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "how",
"label": "How does HR and Payroll Software With Full‑Solution Au... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use HR and Payroll Software With Full‑Solution Au...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is HR and Payroll Software With Full‑Solution Au... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does HR and Payroll Software With Full‑Solution Au... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112135,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
"compatibleContentType": false,
"contentLength": 92000,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": true,
"links": [
"http://www.w3.org/1999/xhtml\"",
"/title",
"https://www.paycom.com/auth.md\"",
"/html;",
"/auth.md",
"https://www.paycom.com/images/Paycom_Logo_color.png\"",
"https://www.paycom.com/images/Paycom_Logo_color.png\"",
"/javascript",
"/js/jquery/jquery-3.7.0.min.js",
"/script"
],
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/auth.md\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/auth.md\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | Paycom\" />\n<meta pr"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112606,
"text": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/.well-known/oauth-protected-resource\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/.well-known/oauth-protected-resource\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | Paycom\" />\n<meta property=\"og:description\" content=\"404 - Page Not Found\" /> \n<meta property=\"og:image\" content=\"https://www.paycom.com/images/Paycom_Logo_color.png\" /> \n<meta property=\"og:type\" content=\"website\" />\n\n<!-- TWITTER CARD -->\n<meta name=\"twitter:card\" content=\"summary_large_image\" />\n<meta name=\"twitter:site\" content=\"@paycom\" />\n<meta name=\"twitter:title\" content=\"404 - Page Not Found | Paycom\" /> \n<meta name=\"twitter:description\" content=\"404 - Page Not Found\" /> \n<meta name=\"twitter:image\" content=\"https://www.paycom.com/images/Paycom_Logo_color.png\" /> \n\n<!-- JS before GTM -->\n<script type=\"text/javascript\" src=\"/js/jquery/jquery-3.7.0.min.js\"></script>\n\n<script type=\"text/javascript\" src=\"/js/http-block-tests.js\"></script>\n<script type=\"text/javascript\" src=\"/js/data-layer.js?v=1780705467\"></script>\n\n\n<!-- GTM -->\n<!-- Google Tag Manager -->\n<script >(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;var n=d.querySelector('[nonce]');\n n&&j.setAttribute('nonce',n.nonce||n.getAttribute('nonce'));f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-5HWQNSC');</script>\n<!-- End Google Tag Manager -->\n\n<!-- STYLES -->\n<link rel=\"preload\" href=\"/fonts/Bebas-Neue-Pro-Regular/bebasneuepro-bold-webfont.woff2\" as=\"font\" type=\"font/woff\" crossorigin>\n<link rel=\"preload stylesheet\" as=\"style\" href=\"/css/gb/gb-global-style.build.css?v=20260325\" type=\"text/css\" media=\"all\" />\n<link rel=\"preload stylesheet\" as=\"style\" href=\"/css/animate.min.css\" type=\"text/css\" media=\"all\" />\n<link rel=\"preload stylesheet\" as=\"style\" href=\"/css/autocomplete-theme-classic.css\" type=\"text/css\" media=\"all\" />\n<!--[if IE 9]>\n<link href=\"/css/bootstrap-4.3.1/bootstrap-grid-ie9.css\" rel=\"stylesheet\" />\n<![endif]-->\n<!-- Sticky Navigation CSS for Body -->\n<style type=\"text/css\">\n body {\n position: relative;\n }\n @media screen and (max-width: 1024px) {\n body {\n padding-top: 57px;\n }\n }\n @media screen and (min-width: 1025px) {\n body {\n padding-top: 156px;\n }\n }\n</style>\n\n<!-- FAVICONS -->\n<link rel=\"shortcut icon\" href=\"https://www.paycom.com/favicon.ico?v=3.0\">\n<link rel=\"shortcut icon\" type=\"image/ico\" href=\"https://www.paycom.com/favicon.ico?v=3.0\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://www.paycom.com/favicon.ico?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"https://www.paycom.com/images/favicons/apple-icon-57x57.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"https://www.paycom.com/images/favicons/apple-icon-60x60.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"https://www.paycom.com/images/favicons/apple-icon-72x72.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"https://www.paycom.com/images/favicons/apple-icon-76x76.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"https://www.paycom.com/images/favico"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112624,
"text": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/.well-known/oauth-authorization-server\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/.well-known/oauth-authorization-server\" />\n\n<meta property=\"og:title\" content=\"404 - Page Not Found | Paycom\" />\n<meta property=\"og:description\" content=\"404 - Page Not Found\" /> \n<meta property=\"og:image\" content=\"https://www.paycom.com/images/Paycom_Logo_color.png\" /> \n<meta property=\"og:type\" content=\"website\" />\n\n<!-- TWITTER CARD -->\n<meta name=\"twitter:card\" content=\"summary_large_image\" />\n<meta name=\"twitter:site\" content=\"@paycom\" />\n<meta name=\"twitter:title\" content=\"404 - Page Not Found | Paycom\" /> \n<meta name=\"twitter:description\" content=\"404 - Page Not Found\" /> \n<meta name=\"twitter:image\" content=\"https://www.paycom.com/images/Paycom_Logo_color.png\" /> \n\n<!-- JS before GTM -->\n<script type=\"text/javascript\" src=\"/js/jquery/jquery-3.7.0.min.js\"></script>\n\n<script type=\"text/javascript\" src=\"/js/http-block-tests.js\"></script>\n<script type=\"text/javascript\" src=\"/js/data-layer.js?v=1780705467\"></script>\n\n\n<!-- GTM -->\n<!-- Google Tag Manager -->\n<script >(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;var n=d.querySelector('[nonce]');\n n&&j.setAttribute('nonce',n.nonce||n.getAttribute('nonce'));f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-5HWQNSC');</script>\n<!-- End Google Tag Manager -->\n\n<!-- STYLES -->\n<link rel=\"preload\" href=\"/fonts/Bebas-Neue-Pro-Regular/bebasneuepro-bold-webfont.woff2\" as=\"font\" type=\"font/woff\" crossorigin>\n<link rel=\"preload stylesheet\" as=\"style\" href=\"/css/gb/gb-global-style.build.css?v=20260325\" type=\"text/css\" media=\"all\" />\n<link rel=\"preload stylesheet\" as=\"style\" href=\"/css/animate.min.css\" type=\"text/css\" media=\"all\" />\n<link rel=\"preload stylesheet\" as=\"style\" href=\"/css/autocomplete-theme-classic.css\" type=\"text/css\" media=\"all\" />\n<!--[if IE 9]>\n<link href=\"/css/bootstrap-4.3.1/bootstrap-grid-ie9.css\" rel=\"stylesheet\" />\n<![endif]-->\n<!-- Sticky Navigation CSS for Body -->\n<style type=\"text/css\">\n body {\n position: relative;\n }\n @media screen and (max-width: 1024px) {\n body {\n padding-top: 57px;\n }\n }\n @media screen and (min-width: 1025px) {\n body {\n padding-top: 156px;\n }\n }\n</style>\n\n<!-- FAVICONS -->\n<link rel=\"shortcut icon\" href=\"https://www.paycom.com/favicon.ico?v=3.0\">\n<link rel=\"shortcut icon\" type=\"image/ico\" href=\"https://www.paycom.com/favicon.ico?v=3.0\">\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://www.paycom.com/favicon.ico?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"https://www.paycom.com/images/favicons/apple-icon-57x57.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"https://www.paycom.com/images/favicons/apple-icon-60x60.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"https://www.paycom.com/images/favicons/apple-icon-72x72.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"https://www.paycom.com/images/favicons/apple-icon-76x76.png?v=3.0\">\n<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"https://www.paycom.com/images/fa"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112570
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 112624
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n<head>\n \n<title>404 - Page Not Found | Paycom</title>\n\n\n<!-- CANONICAL -->\n<link rel=\"canonical\" href=\"https://www.paycom.com/.well-known/oauth-protected-resource\" />\n\n<!-- DEFAULT META -->\n<meta http-equiv=\"x-ua-compatible\" content=\"IE=Edge\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<meta http-equiv=\"Content-Language\" content=\"en_US\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"robots\" content=\"noindex, nofollow\" /><meta name=\"description\" content=\"404 - Page Not Found\" /> \n\n<!-- OPEN GRAPH DATA -->\n<meta property=\"og:site_name\" content=\"Paycom.com\" />\n<meta property=\"og:url\" content=\"/.well-known/oauth-protected-resource\" />\n\n<meta property=\"og:"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.paycom.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.paycom.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.paycom.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.paycom.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Uses deprecated APIs
Check name
Uses deprecated APIs
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Estimated savings
3 warnings found
Fix guidance
Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).
Evidence
{
"displayValue": "3 warnings found",
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
}SEOSEOBrowser audit
Links are not crawlable
50 Fail
SEOSEOBrowser audit
Links are not crawlable
Check name
Links are not crawlable
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)
Evidence
{
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}SEOSEOBrowser audit
Links do not have descriptive text
50 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
3 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "3 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Forced reflow
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Forced reflow
Check name
Forced reflow
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.
References
https://web.dev/learn/performance/Evidence
{
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 210Â KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 210Â KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 180
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 476Â KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 476Â KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 3,944Â KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 3,944Â KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 4038877
}Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Image elements do not have explicit `width` and `height`
Check name
Image elements do not have explicit `width` and `height`
Score
50/100
Status
warning
Device
desktop
Category
Performance
Fix guidance
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)
References
https://web.dev/learn/performance/Evidence
{
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)"
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
7 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
60/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "0Â ms",
"numericValue": 4.318065
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 0,
"displayValue": "1,020Â ms",
"numericValue": 1015.0000000000018
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 71,
"displayValue": "1.8Â s",
"numericValue": 1763.037186800609
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 4,
"displayValue": "1,050Â ms",
"numericValue": 1045.778341420792
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 71,
"displayValue": "1.8Â s",
"numericValue": 1784.417757696896
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 160Â ms",
"numericValue": 157
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 34,
"displayValue": "5.4Â s",
"numericValue": 5419.6481533746755
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 96,
"displayValue": "0.7Â s",
"numericValue": 743.014337079753
}
]
}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
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 59/100 | Level 3, Bot-Aware | Current report |