Rescan Report
Share Report
Copy Report Link
Rescan Report
Share Report
Copy Report Link
Export Report
52/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability37%Agent Easeof Use16%Security& Trust40%GEO, AIO, AEO75%SEO92%Performance& Accessibility71%
  • AI Discoverability 37 out of 100
  • Agent Ease of Use 16 out of 100
  • Security & Trust 40 out of 100
  • GEO, AIO and AEO 75 out of 100
  • SEO 92 out of 100
  • Performance and Accessibility 71 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

PS favicon

PS

PS makes wellness more accessible through real-life stories, first-person perspectives, and expert-backed information. Our staff of journalists and subject-matter experts research, report, and produce articles, videos, and social content t...

Next step

Turn this report into a fix workflow

28 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.

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
37
Priority fix6170View details
Discoverability
43
Priority fix360View details
Content Readiness
33
Priority fix280View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
16
Priority fix7311View details
API
17
Priority fix180View details
Auth
Not Applicable
Not Applicable070View details
MCP
25
Priority fix260View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
75
Mostly ready5015
GEO Readiness
72
Needs work105
AIO Readiness
77
Mostly ready205
AEO Readiness
75
Mostly ready205
SEO
92
Strong1010View details
SEO
92
Strong1010View details
Security & Trust
40
Priority fix630View details
Security & Trust
40
Priority fix230View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
71
Needs work2450View details
Performance
60
Needs work1450View details
Accessibility
90
Strong1000

Prioritized recommendations

Issues ranked by score impact

47 items need attention

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

50 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

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".

50 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Web Bot Auth request signing was not found at the expected path.

02

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

  1. 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": 103284
          }
        ]
      },
      "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 UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

33 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

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

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. 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 class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n<head >\n<meta charset=\"utf-8\">\n<meta name=\"robots\" content=\"max-image-preview:large\" />\n<link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n<link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n<link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n<link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://cdn.krxd.net/\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"viewport\" content=\"width=1120, maximum-scale=1.0\" />\n<title>Not Found | POPSUGAR</ti"
      },
      "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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

33 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Constrain script, style, frame, and resource loading with a Content-Security-Policy header.

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": null
}

Security & TrustSecurity & TrustEstablished

HSTS header

HSTS header is missing or incomplete.

33 Fail

Needs attention

HSTS header

Failed check
01

Issue

HSTS header is missing or incomplete.

02

Why it matters

HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.

Check name

HSTS header

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Require HTTPS for repeat visits with Strict-Transport-Security.

Result

HSTS header is missing or incomplete.

Evidence
{
  "header": "strict-transport-security",
  "value": null
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Fetch to find resource".

33 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

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

  1. 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": 103284
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 103284
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 103284
          }
        ]
      },
      "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".

33 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

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

  1. 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": 162264
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 103284
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "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 UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

33 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

OpenAPI YAML document did not match the expected shape. Content-Type "text/xml; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.

02

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

  1. Find valid OpenAPI document

    OpenAPI YAML document did not match the expected shape. Content-Type "text/xml; 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 class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n    <head >\n\n        <meta charset=\"utf-8\">\n        \n        <meta name=\"robots\" content=\"max-image-preview:large\" />\n\n                                    <link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n                <link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n                <link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n                <link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n      "
          },
          {
            "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 class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n    <head >\n\n        <meta charset=\"utf-8\">\n        \n        <meta name=\"robots\" content=\"max-image-preview:large\" />\n\n                                    <link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n                <link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n                <link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n                <link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n      "
          },
          {
            "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 class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n    <head >\n\n        <meta charset=\"utf-8\">\n        \n        <meta name=\"robots\" content=\"max-image-preview:large\" />\n\n                                    <link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n                <link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n                <link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n                <link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n      "
          },
          {
            "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 class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n    <head >\n\n        <meta charset=\"utf-8\">\n        \n        <meta name=\"robots\" content=\"max-image-preview:large\" />\n\n                                    <link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n                <link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n                <link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n                <link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n      "
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 200,
            "contentType": "text/xml; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/xml; 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": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rss version=\"2.0\" xmlns:atom=\"http://www.w3.org/2005/Atom\" xmlns:media=\"http://search.yahoo.com/mrss/\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:dc=\"http://purl.org/dc/elements/1.1/\">\n<channel>\n <title>POPSUGAR</title>\n <link>https://www.popsugar.com</link>\n<pubDate>Thu, 11 Jun 2026 10:54:44 -0700</pubDate> <description>POPSUGAR delivers the biggest moments, the hottest trends, and the best tips in entertainment, fashion, beauty, fitness, and food and the ability to shop for it all in one place.</description>\n <language>en-US</language>\n <atom:link href=\"https://www.popsugar.com/api/openapi.json\" rel=\"self\" type=\"application/rss+xml\" />\n <copyright>Copyright 1976-2026 Group Nine Media Inc.  All rights reserved.</copyright>\n <imag"
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 200,
            "contentType": "text/xml; charset=utf-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/xml; 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": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rss version=\"2.0\" xmlns:atom=\"http://www.w3.org/2005/Atom\" xmlns:media=\"http://search.yahoo.com/mrss/\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:dc=\"http://purl.org/dc/elements/1.1/\">\n<channel>\n <title>POPSUGAR</title>\n <link>https://www.popsugar.com</link>\n<pubDate>Thu, 11 Jun 2026 10:55:10 -0700</pubDate> <description>POPSUGAR delivers the biggest moments, the hottest trends, and the best tips in entertainment, fashion, beauty, fitness, and food and the ability to shop for it all in one place.</description>\n <language>en-US</language>\n <atom:link href=\"https://www.popsugar.com/api/swagger.json\" rel=\"self\" type=\"application/rss+xml\" />\n <copyright>Copyright 1976-2026 Group Nine Media Inc.  All rights reserved.</copyright>\n <imag"
          },
          {
            "path": "/docs/openapi.json",
            "error": "TimeoutError: The operation was aborted due to timeout"
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/xml; 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."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

33 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

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 UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

33 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

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

  1. 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": 103284
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 162268
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 162264
          }
        ]
      },
      "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Content freshness signals

Content freshness signals is missing or incomplete.

25 Fail

Needs attention

Content freshness signals

Failed check
01

Issue

Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.

02

Why it matters

Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.

Check name

Content freshness signals

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose modified and published dates for freshness-aware retrieval and ranking.

Result

Content freshness signals is missing or incomplete.

Evidence
{
  "lastModified": null,
  "schemaDates": [],
  "metaDateCount": 0,
  "timeDateCount": 0
}

AI DiscoverabilityDiscoverabilityEstablished

FAQPage schema

FAQPage schema is missing or incomplete.

25 Fail

Needs attention

FAQPage schema

Failed check
01

Issue

FAQ content was detected but no FAQPage schema was found.

02

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": [
    "NewsMediaOrganization",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

25 Fail

Needs attention

High-value schema types

Failed check
01

Issue

No high-value schema types (e.g. Article, Product, Service) were found.

02

Why it matters

High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Use schema types that describe the page's primary content or offering.

Result

High-value schema types is missing or incomplete.

Evidence
{
  "found": [],
  "expected": [
    "Article",
    "BlogPosting",
    "NewsArticle",
    "Product",
    "SoftwareApplication",
    "FAQPage",
    "LocalBusiness",
    "VideoObject",
    "HowTo",
    "Event",
    "Course",
    "Review",
    "Service"
  ],
  "allTypes": [
    "NewsMediaOrganization",
    "WebSite"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

25 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

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

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. 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 ReadinessEmerging recommendation

llms.txt

llms.txt failed at "Fetch to find resource".

25 Fail

Needs attention

llms.txt

Failed check
01

Issue

llms.txt was not found at the expected path.

02

Why it matters

llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.

Check name

llms.txt

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Emerging recommendation

Goal

Publish llms.txt to summarize agent-readable site guidance.

Result

llms.txt failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    llms.txt was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/llms.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 162264
          },
          {
            "path": "/llms-full.txt",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 162274
          }
        ]
      },
      "issue": "llms.txt was not found at the expected path.",
      "howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

25 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.

02

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

  1. Markdown content type

    Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".

  3. 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": "Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
      "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": 92552,
        "excerpt": "<!DOCTYPE html><html lang=\"en\"><head><meta charSet=\"utf-8\"/><title>PS</title><link rel=\"icon\" type=\"image/x-icon\" href=\"/static/ps-favicon.ico\"/><meta name=\"viewport\" content=\"initial-scale=1.0, width=device-width\"/><link rel=\"canonical\" hr",
        "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."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

25 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: missing <main> landmark; invalid h1 (found 2); skipped heading levels; 1 links missing accessible names; 1 buttons missing accessible names.

Details

02

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": false,
  "nav": true,
  "footer": true,
  "meaningfulH1": false,
  "headingOrder": false,
  "accessibleLinks": false,
  "accessibleButtons": false,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a href=\"/\" data-vars-href=\"/\" data-vars-ga-action=\"brand icon\"></a>"
    ],
    "inaccessibleButtons": [
      "<button type=\"button\" class=\"Buttonstyles__ButtonContainer-sc-1e79xnn-0 fiHHhG\"><div class=\"Buttonstyles__ButtonContent-sc-1e79xnn-1 gNrWRE ButtonContent\"><div class=\"Buttonstyles__ButtonIcon-sc-1e79xnn-3 iTOCUI\"></div></div></button>"
    ],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h3: Check us out on social",
      "h1: Popsugar",
      "h3: Navigation",
      "h1: PS",
      "h2: Stephen Colletti Joins Re:Play, Hearts Melt Worldwide",
      "h3: Stephen Colletti has been embedded in pop culture for decades: first, as everybody's favorite heartthrob on MTV's hit reality TV show \"Laguna Beach,\" then as everybody's favorite heartthrob on \"One Tree Hill\" and, recently, as a faithful heartthrob on \"Traitors.\"",
      "h2: Meet Belmont Cameli and Ella Bright, Your New Crushes on \"Off Campus\"",
      "h3: The steamy new Amazon Prime show is ushering a summer of yearning.",
      "h2: Meet Painted by Esther, the Genius Behind Olandria's Signature Glam & TikTok's Viral Blush Trend",
      "h3: It's after 9 p.m. in London, and famed makeup artist Ngozi Esther Edeme is chatting with me on a video call about her journey in the industry.",
      "h2: Timothée and Kylie Are the Best Dressed Courtside Couple — Shop Their Looks From $20",
      "h3: The one unifier of NBA games?",
      "h2: The Latest",
      "h2: No More Maxxing: Why I'm \"Minusing\"",
      "h3: Looksmaxxing, sleepmaxxing, fibermaxxing, healthmaxxing, longevitymaxxing, cyclemaxxing, even grandmamaxxing.",
      "h2: I Quit Faking a Close Relationship With My Mom on Mother's Day",
      "h3: Up until my early 30s, I sent Mother's Day cards and posted old photos of my mom and me to Instagram.",
      "h2: Why Game Nights Are the Ultimate Friendship Hack in Your 30s",
      "h3: Once you're an adult, it can be easy to get caught up in what I call the time-capsule trap: you meet up with your freinds every few weeks over drinks, catch up on the latest happenings, then part ways.",
      "h2: Kendall Jenner Used This $11 Highlighter Stick to Perfect Her Met Gala Makeup",
      "h3: When it comes to sourcing new beauty inspiration, we can always count on celebrities on the red carpet to introduce us to a new product or show-stopping trend.",
      "h2: 15 Rules of Sickness Etiquette, According to Popsugar Editors",
      "h3: The pandemic changed everything, including social norms around how to behave when you're sick (or just afraid you might be sick).",
      "h2: We Should All Be Calling Our Friends More — Doctor's Orders",
      "h3: It's a Sunday night and you're on the couch binging Netflix while simultaneously texting your group chat of longtime friends.",
      "h2: Condition Center",
      "h3: Read real and relatable stories about life with a disorder — because we all deserve to be seen.",
      "h2: Best Sellers",
      "h2: PS by POPSUGAR Evolve Crop Tank Top",
      "h3: $22",
      "h2: Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash",
      "h3: $40",
      "h2: Aquaphor Healing Ointment \\",
      "h3: $13",
      "h2: Away Carry-On suitcase in Coast Blue",
      "h3: $295",
      "h2: Quince Italian Leather Tall Kitten Heel Boots",
      "h3: $198",
      "h2: Popsugar Travel Neck Pillow",
      "h3: $20",
      "h2: Brooklinen Super-Plush Robe",
      "h3: $149",
      "h2: Summer Fridays Dream Lip Oil",
      "h3: $18",
      "h2: Anthropologie The Amour Taper Candles, Set of 2",
      "h3: $25",
      "h2: Popsugar Dual-Sided Core Sliding Discs",
      "h3: $12",
      "h2: New Balance 1080v15",
      "h3: $170",
      "h2: My Sunday Ski Zenith Ski Suit",
      "h3: $730",
      "h2: Health",
      "h2: I Have PCOS, and Here's How I Feel About Its New Name",
      "h3: As someone who was diagnosed with PCOS at the age of 18, it's easy to say I follow sufficient content about the disease to have learned about its recent name change right away.",
      "h2: They Were All Diagnosed With Cancer — Then Came the Breakups",
      "h3: Breakups never really come at a \"good time,\" but ending things mid-cancer diagnosis might just take the cake.",
      "h2: I Have Chronic Allergies — and the Cure Is Almost as Bad as the Symptoms",
      "h3: Allergies are common — and may be becoming more so.",
      "h2: How to Recognize and Combat Medical Gaslighting",
      "h3: Have you ever walked into a doctor's office, voiced your concerns to a provider, and essentially been told that it's either in your head or just the result of stress, when you know it's something more?",
      "h2: Fitness",
      "h2: The Sweetest Moment of the World Cup Is This Pregame Tradition",
      "h3: The World Cup 2026 is officially here, which means it's time for my favorite pregame ritual.",
      "h2: What's Next in Activewear? We Asked the Founder of LSKD",
      "h3: Activewear is constantly evolving.",
      "h2: Ali Krieger Says the World Cup Is \"Exactly What We Need Right Now\"",
      "h3: Ali Krieger is \"retired\" in the lightest sense of the word.",
      "h2: What's Next in Activewear? We Asked the Co-Founder of Fabletics",
      "h3: Ginger Ressler's fitness forecast?",
      "h2: Beauty",
      "h2: Popsugar's 2026 Skin-Care Award Winners Are Here",
      "h3: See all 25 products that made the list.",
      "h2: 14 Beauty Launches Our Editors Are Loving This June",
      "h3: Summer is officially within our reach.",
      "h2: Real Couples Share How Chronic Skin Conditions Impact Their Relationships",
      "h3: The hashtag for \"couples skin care\" on TikTok is flooded with radiant pairs perched over his and hers sinks, often accompanied by matching headbands, aesthetic products, and barely a blemish in sight.",
      "h2: How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa",
      "h3: I was 12 years old when I started getting painful blackhead-like boils and scars on my inner thighs.",
      "h2: Balance",
      "h2: This Is What It's Like to Travel With an Invisible Illness",
      "h3: One day, when I was a teenager, I felt a large, painful lump in my armpit and hoped it was just an ingrown hair bothering me.",
      "h2: Meet the First Guest of Re:Play, Ariana Madix",
      "h3: Ariana Madix makes the word \"multihyphenate\" sound lazy.",
      "h2: Introducing Re:Play, the Nostalgic Talk Show You've Been Waiting For",
      "h3: Ever since I was a little girl I knew I was destined for a life of ludophilia.",
      "h2: How I Made My Solo \"Workcation\" Feel Less Lonely",
      "h3: Last month, I flew to Los Angeles for work, admittedly one of my favorite places to travel to for a work trip.",
      "h2: Identity",
      "h2: Why the \"Love Island USA\" Conversation About Colorism Is So Needed",
      "h3: In a recent episode of \"Love Island USA,\" a moment between Kuman Dameon Chandler (K.C.) and Aniya Harvey resonated with many dark-skinned Black women, including myself.",
      "h2: Go Backstage at “Black Hair Reimagined” With the Top Celebrity Hairstylists",
      "h3: While we all look to the Met Gala for fashion inspiration — alongside some standout beauty moments and drugstore products we can shop — \"Black Hair Reimagined\" is where we go for our fill of elaborate hairstyles.",
      "h2: Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art",
      "h3: The 2026 Met Gala asked a simple question: is fashion art?",
      "h2: Olandria on Embracing Barblandria For Her Very First Coachella",
      "h3: The palms were swaying and the sun was out on Friday — the first day of Coachella — when Olandria Carthen stepped onto the festival grounds for the first time ever.",
      "h2: Shopping",
      "h2: 16 Last-Minute Father's Day Gifts, From Tech to Travel",
      "h3: Let's face it: Father's Day is fast approaching.",
      "h2: Ariana Madix's Skin-Baring \"Love Island\" Dress Requires Lots of Fashion Tape",
      "h3: Ariana Madix's sartorial sense first captured our hearts during her time on Bravo's \"Vanderpump Rules.\"",
      "h2: The Top 2026 World Cup Collections, From Skin Care to Streetwear",
      "h3: Soccer fans have a lot to get excited about this summer.",
      "h2: A Shopping Editor's Festival Season Essentials, From Face Gems to Cowboy Boots",
      "h3: Festival season is officially here."
    ]
  },
  "counts": {
    "h1": 2,
    "headings": 106,
    "links": 346,
    "inaccessibleLinks": 1,
    "buttons": 7,
    "inaccessibleButtons": 1,
    "images": 85,
    "imagesWithAlt": 85,
    "autocompleteInputs": 0,
    "inputsWithAutocomplete": 0,
    "missingAutocompleteInputs": 0
  }
}

AI DiscoverabilityDiscoverabilityEstablished

Sitemap

Sitemap is missing or incomplete.

25 Fail

Needs attention

Sitemap

Failed check
01

Issue

No valid XML sitemap found at checked locations: https://www.popsugar.com/smap, https://www.popsugar.com/sitemap.xml, https://www.popsugar.com/sitemap_index.xml, https://www.popsugar.com/sitemap-index.xml.

02

Why it matters

Sitemaps help crawlers and agents discover canonical URLs, updated pages, and deeper content that may not be obvious from the homepage navigation.

Check name

Sitemap

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Publish a sitemap and reference it from robots.txt.

Result

Sitemap is missing or incomplete.

Evidence
{
  "checked": [
    "https://www.popsugar.com/smap",
    "https://www.popsugar.com/sitemap.xml",
    "https://www.popsugar.com/sitemap_index.xml",
    "https://www.popsugar.com/sitemap-index.xml"
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Fetch to find resource".

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

02

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

  1. 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": 103284
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 103284
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 162278
          }
        ]
      },
      "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

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

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

  1. 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": 103284
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 103284
          }
        ]
      },
      "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

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

02

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

  1. 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": 103284
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 162268
          }
        ]
      },
      "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

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

02

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

  1. 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": 103284
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 162270
          }
        ]
      },
      "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 UseAPIEmerging recommendation

AI context endpoint

AI context endpoint failed at "Validate resource body".

17 Fail

Needs attention

AI context endpoint

Failed check
01

Issue

Content-Type "text/xml; charset=utf-8" is not JSON, Markdown, or text/plain.

02

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

50/100

Status

fail

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 failed at "Validate resource body".

Validation steps

  1. Validate resource body

    Content-Type "text/xml; charset=utf-8" is not JSON, Markdown, or text/plain.

Evidence
{
  "failedStep": "validate",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch discovery resource",
      "status": "pass",
      "evidence": {
        "path": "/api/ai/context",
        "statusCode": 200,
        "contentType": "text/xml; charset=utf-8"
      }
    },
    {
      "id": "validate",
      "title": "Validate resource body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Content-Type \"text/xml; charset=utf-8\" is not JSON, Markdown, or text/plain.",
        "rawExcerpt": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<rss version=\"2.0\" xmlns:atom=\"http://www.w3.org/2005/Atom\" xmlns:media=\"http://search.yahoo.com/mrss/\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:dc=\"http://purl.org/dc/elements/1.1/\">\n<channel>\n <title>POPSUGAR</title>\n <link>https://www.popsugar.com</link>\n<pubDate>Thu, 11 Jun 2026 10:57:49 -0700</pubDate> <description>POPSUGAR delivers the biggest moments, the hottest trends, and the best tips in entertainment, fashion, beauty, fitness, and food and the ability to shop for it all in one place.</description>\n <language>en-US</language>\n <atom:link href=\"https://www.popsugar.com/api/ai/context\" rel=\"self\" type=\"application/rss+xml\" />\n <copyright>Copyright 1976-2026 Group Nine Media Inc.  All rights reserved.</copyright>\n <image>"
      },
      "issue": "Content-Type \"text/xml; charset=utf-8\" is not JSON, Markdown, or text/plain.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

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

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

    Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.

  3. 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.popsugar.com",
        "probes": [
          {
            "name": "_index._agents.www.popsugar.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.www.popsugar.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.popsugar.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          },
          {
            "name": "popsugar.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."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

AEO: Answer-first sections scored 65/100 and needs improvement.

5 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

104 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

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": 104,
  "passing": 0,
  "failing": [
    {
      "heading": "Check us out on social",
      "headingHtml": "<h3 class=\"sr-only\">Check us out on social</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Navigation",
      "headingHtml": "<h3 class=\"sr-only\">Navigation</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stephen Colletti Joins Re:Play, Hearts Melt Worldwide",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Stephen Colletti Joins Re:Play, Hearts Melt Worldwide</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stephen Colletti has been embedded in pop culture for decades: first, as everybody's favorite heartthrob on MTV's hit reality TV show \"Laguna Beach,\" then as everybody's favorite heartthrob on \"One Tree Hill\" and, recently, as a faithful heartthrob on \"Traitors.\"",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 cYFkOn\">Stephen Colletti has been embedded in pop culture for decades: first, as everybody&apos;s favorite heartthrob on MTV&apos;s hit reality TV show &quot;Laguna Beach,&quot; then as everybody&apos;s favorite heartthrob on &quot;One Tree Hill&quot; and, recently, as a faithful heartthrob on &quot;Traitors.&quot;</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet Belmont Cameli and Ella Bright, Your New Crushes on \"Off Campus\"",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Belmont Cameli and Ella Bright, Your New Crushes on &quot;Off Campus&quot;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The steamy new Amazon Prime show is ushering a summer of yearning.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 ZQNNK\">The steamy new Amazon Prime show is ushering a summer of yearning.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet Painted by Esther, the Genius Behind Olandria's Signature Glam & TikTok's Viral Blush Trend",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Painted by Esther, the Genius Behind Olandria&apos;s Signature Glam &amp; TikTok&apos;s Viral Blush Trend</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "It's after 9 p.m. in London, and famed makeup artist Ngozi Esther Edeme is chatting with me on a video call about her journey in the industry.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 ZQNNK\">It&apos;s after 9 p.m. in London, and famed makeup artist Ngozi Esther Edeme is chatting with me on a video call about her journey in the industry.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Timothée and Kylie Are the Best Dressed Courtside Couple — Shop Their Looks From $20",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Timoth&#xe9;e and Kylie Are the Best Dressed Courtside Couple &#x2014; Shop Their Looks From &#x24;20</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The one unifier of NBA games?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 ZQNNK\">The one unifier of NBA games?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Latest",
      "headingHtml": "<h2>The Latest</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "No More Maxxing: Why I'm \"Minusing\"",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">No More Maxxing: Why I&apos;m &quot;Minusing&quot;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Looksmaxxing, sleepmaxxing, fibermaxxing, healthmaxxing, longevitymaxxing, cyclemaxxing, even grandmamaxxing.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">Looksmaxxing, sleepmaxxing, fibermaxxing, healthmaxxing, longevitymaxxing, cyclemaxxing, even grandmamaxxing.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I Quit Faking a Close Relationship With My Mom on Mother's Day",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">I Quit Faking a Close Relationship With My Mom on Mother&apos;s Day</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Up until my early 30s, I sent Mother's Day cards and posted old photos of my mom and me to Instagram.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">Up until my early 30s, I sent Mother&apos;s Day cards and posted old photos of my mom and me to Instagram.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why Game Nights Are the Ultimate Friendship Hack in Your 30s",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Why Game Nights Are the Ultimate Friendship Hack in Your 30s</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Once you're an adult, it can be easy to get caught up in what I call the time-capsule trap: you meet up with your freinds every few weeks over drinks, catch up on the latest happenings, then part ways.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">Once you&apos;re an adult, it can be easy to get caught up in what I call the time-capsule trap: you meet up with your freinds every few weeks over drinks, catch up on the latest happenings, then part ways.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Kendall Jenner Used This $11 Highlighter Stick to Perfect Her Met Gala Makeup",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Kendall Jenner Used This &#x24;11 Highlighter Stick to Perfect Her Met Gala Makeup</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "When it comes to sourcing new beauty inspiration, we can always count on celebrities on the red carpet to introduce us to a new product or show-stopping trend.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">When it comes to sourcing new beauty inspiration, we can always count on celebrities on the red carpet to introduce us to a new product or show-stopping trend.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "15 Rules of Sickness Etiquette, According to Popsugar Editors",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">15 Rules of Sickness Etiquette, According to Popsugar Editors</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The pandemic changed everything, including social norms around how to behave when you're sick (or just afraid you might be sick).",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">The pandemic changed everything, including social norms around how to behave when you&apos;re sick (or just afraid you might be sick).</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "We Should All Be Calling Our Friends More — Doctor's Orders",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">We Should All Be Calling Our Friends More &#x2014; Doctor&apos;s Orders</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "It's a Sunday night and you're on the couch binging Netflix while simultaneously texting your group chat of longtime friends.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">It&apos;s a Sunday night and you&apos;re on the couch binging Netflix while simultaneously texting your group chat of longtime friends.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Condition Center",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Condition Center</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Read real and relatable stories about life with a disorder — because we all deserve to be seen.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 dszsCX\"><div>Read real and relatable stories about life with a disorder &#x2014; because we all deserve to be seen.</div></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Best Sellers",
      "headingHtml": "<h2>Best Sellers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "PS by POPSUGAR Evolve Crop Tank Top",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">PS by POPSUGAR Evolve Crop Tank Top</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$22",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;22</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$40",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;40</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Aquaphor Healing Ointment \\",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Aquaphor Healing Ointment \\</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$13",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;13</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Away Carry-On suitcase in Coast Blue",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Away Carry-On suitcase in Coast Blue</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$295",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;295</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Quince Italian Leather Tall Kitten Heel Boots",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Quince Italian Leather Tall Kitten Heel Boots</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$198",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;198</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Popsugar Travel Neck Pillow",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Travel Neck Pillow</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$20",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;20</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Brooklinen Super-Plush Robe",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Brooklinen Super-Plush Robe</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$149",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;149</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Summer Fridays Dream Lip Oil",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Summer Fridays Dream Lip Oil</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$18",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;18</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Anthropologie The Amour Taper Candles, Set of 2",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Anthropologie The Amour Taper Candles, Set of 2</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$25",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;25</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Popsugar Dual-Sided Core Sliding Discs",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Dual-Sided Core Sliding Discs</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$12",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;12</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "New Balance 1080v15",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">New Balance 1080v15</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$170",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;170</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "My Sunday Ski Zenith Ski Suit",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">My Sunday Ski Zenith Ski Suit</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$730",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;730</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Health",
      "headingHtml": "<h2>Health</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I Have PCOS, and Here's How I Feel About Its New Name",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have PCOS, and Here&apos;s How I Feel About Its New Name</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "As someone who was diagnosed with PCOS at the age of 18, it's easy to say I follow sufficient content about the disease to have learned about its recent name change right away.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">As someone who was diagnosed with PCOS at the age of 18, it&apos;s easy to say I follow sufficient content about the disease to have learned about its recent name change right away.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "They Were All Diagnosed With Cancer — Then Came the Breakups",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">They Were All Diagnosed With Cancer &#x2014; Then Came the Breakups</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Breakups never really come at a \"good time,\" but ending things mid-cancer diagnosis might just take the cake.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Breakups never really come at a &quot;good time,&quot; but ending things mid-cancer diagnosis might just take the cake.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I Have Chronic Allergies — and the Cure Is Almost as Bad as the Symptoms",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have Chronic Allergies &#x2014; and the Cure Is Almost as Bad as the Symptoms</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Allergies are common — and may be becoming more so.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Allergies are common &#x2014; and may be becoming more so.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How to Recognize and Combat Medical Gaslighting",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How to Recognize and Combat Medical Gaslighting</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Have you ever walked into a doctor's office, voiced your concerns to a provider, and essentially been told that it's either in your head or just the result of stress, when you know it's something more?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Have you ever walked into a doctor&apos;s office, voiced your concerns to a provider, and essentially been told that it&apos;s either in your head or just the result of stress, when you know it&apos;s something more?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fitness",
      "headingHtml": "<h2>Fitness</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Sweetest Moment of the World Cup Is This Pregame Tradition",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Sweetest Moment of the World Cup Is This Pregame Tradition</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The World Cup 2026 is officially here, which means it's time for my favorite pregame ritual.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The World Cup 2026 is officially here, which means it&apos;s time for my favorite pregame ritual.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What's Next in Activewear? We Asked the Founder of LSKD",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Founder of LSKD</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Activewear is constantly evolving.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Activewear is constantly evolving.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ali Krieger Says the World Cup Is \"Exactly What We Need Right Now\"",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ali Krieger Says the World Cup Is &quot;Exactly What We Need Right Now&quot;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ali Krieger is \"retired\" in the lightest sense of the word.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ali Krieger is &quot;retired&quot; in the lightest sense of the word.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What's Next in Activewear? We Asked the Co-Founder of Fabletics",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Co-Founder of Fabletics</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ginger Ressler's fitness forecast?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ginger Ressler&apos;s fitness forecast?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Beauty",
      "headingHtml": "<h2>Beauty</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Popsugar's 2026 Skin-Care Award Winners Are Here",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Popsugar&apos;s 2026 Skin-Care Award Winners Are Here</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "See all 25 products that made the list.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">See all 25 products that made the list.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "14 Beauty Launches Our Editors Are Loving This June",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">14 Beauty Launches Our Editors Are Loving This June</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Summer is officially within our reach.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Summer is officially within our reach.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Real Couples Share How Chronic Skin Conditions Impact Their Relationships",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Real Couples Share How Chronic Skin Conditions Impact Their Relationships</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The hashtag for \"couples skin care\" on TikTok is flooded with radiant pairs perched over his and hers sinks, often accompanied by matching headbands, aesthetic products, and barely a blemish in sight.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The hashtag for &quot;couples skin care&quot; on TikTok is flooded with radiant pairs perched over his and hers sinks, often accompanied by matching headbands, aesthetic products, and barely a blemish in sight.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I was 12 years old when I started getting painful blackhead-like boils and scars on my inner thighs.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">I was 12 years old when I started getting painful blackhead-like boils and scars on my inner thighs.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Balance",
      "headingHtml": "<h2>Balance</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "This Is What It's Like to Travel With an Invisible Illness",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">This Is What It&apos;s Like to Travel With an Invisible Illness</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "One day, when I was a teenager, I felt a large, painful lump in my armpit and hoped it was just an ingrown hair bothering me.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">One day, when I was a teenager, I felt a large, painful lump in my armpit and hoped it was just an ingrown hair bothering me.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet the First Guest of Re:Play, Ariana Madix",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Meet the First Guest of Re:Play, Ariana Madix</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ariana Madix makes the word \"multihyphenate\" sound lazy.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ariana Madix makes the word &quot;multihyphenate&quot; sound lazy.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Introducing Re:Play, the Nostalgic Talk Show You've Been Waiting For",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Introducing Re:Play, the Nostalgic Talk Show You&apos;ve Been Waiting For</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ever since I was a little girl I knew I was destined for a life of ludophilia.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ever since I was a little girl I knew I was destined for a life of ludophilia.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How I Made My Solo \"Workcation\" Feel Less Lonely",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Made My Solo &quot;Workcation&quot; Feel Less Lonely</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Last month, I flew to Los Angeles for work, admittedly one of my favorite places to travel to for a work trip.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Last month, I flew to Los Angeles for work, admittedly one of my favorite places to travel to for a work trip.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Identity",
      "headingHtml": "<h2>Identity</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why the \"Love Island USA\" Conversation About Colorism Is So Needed",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Why the &quot;Love Island USA&quot; Conversation About Colorism Is So Needed</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "In a recent episode of \"Love Island USA,\" a moment between Kuman Dameon Chandler (K.C.) and Aniya Harvey resonated with many dark-skinned Black women, including myself.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">In a recent episode of &quot;Love Island USA,&quot; a moment between Kuman Dameon Chandler (K.C.) and Aniya Harvey resonated with many dark-skinned Black women, including myself.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Go Backstage at “Black Hair Reimagined” With the Top Celebrity Hairstylists",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Go Backstage at &#x201c;Black Hair Reimagined&#x201d; With the Top Celebrity Hairstylists</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "While we all look to the Met Gala for fashion inspiration — alongside some standout beauty moments and drugstore products we can shop — \"Black Hair Reimagined\" is where we go for our fill of elaborate hairstyles.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">While we all look to the Met Gala for fashion inspiration &#x2014; alongside some standout beauty moments and drugstore products we can shop &#x2014; &quot;Black Hair Reimagined&quot; is where we go for our fill of elaborate hairstyles.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The 2026 Met Gala asked a simple question: is fashion art?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The 2026 Met Gala asked a simple question: is fashion art?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Olandria on Embracing Barblandria For Her Very First Coachella",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Olandria on Embracing Barblandria For Her Very First Coachella</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The palms were swaying and the sun was out on Friday — the first day of Coachella — when Olandria Carthen stepped onto the festival grounds for the first time ever.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The palms were swaying and the sun was out on Friday &#x2014; the first day of Coachella &#x2014; when Olandria Carthen stepped onto the festival grounds for the first time ever.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Shopping",
      "headingHtml": "<h2>Shopping</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "16 Last-Minute Father's Day Gifts, From Tech to Travel",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">16 Last-Minute Father&apos;s Day Gifts, From Tech to Travel</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Let's face it: Father's Day is fast approaching.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Let&apos;s face it: Father&apos;s Day is fast approaching.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ariana Madix's Skin-Baring \"Love Island\" Dress Requires Lots of Fashion Tape",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ariana Madix&apos;s Skin-Baring &quot;Love Island&quot; Dress Requires Lots of Fashion Tape</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ariana Madix's sartorial sense first captured our hearts during her time on Bravo's \"Vanderpump Rules.\"",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ariana Madix&apos;s sartorial sense first captured our hearts during her time on Bravo&apos;s &quot;Vanderpump Rules.&quot;</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Top 2026 World Cup Collections, From Skin Care to Streetwear",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Top 2026 World Cup Collections, From Skin Care to Streetwear</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Soccer fans have a lot to get excited about this summer.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Soccer fans have a lot to get excited about this summer.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "A Shopping Editor's Festival Season Essentials, From Face Gems to Cowboy Boots",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">A Shopping Editor&apos;s Festival Season Essentials, From Face Gems to Cowboy Boots</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Festival season is officially here.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Festival season is officially here.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; white-space: nowrap; overflow-wrap: normal;\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 60/100 and needs improvement.

4 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: publisher, freshnessDate.

Details

02

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

60/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: Source and trust signals scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": true,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "Popsugar",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/beauty/painted-by-esther-beauty-interview-49464999",
      "text": "Meet Painted by Esther, the Genius Behind Olandria's Signature Glam & TikTok's Viral Blush TrendIt's after 9 p.m. in London, and famed makeup artist Ngozi Esther Edeme is chatting with me on a video call about her journey in the industry.",
      "html": "<a href=\"/beauty/painted-by-esther-beauty-interview-49464999\" data-vars-href=\"/beauty/painted-by-esther-beauty-interview-49464999\" data-vars-ga-action=\"secondary-3\" data-vars-ga-label=\"beauty/painted-by-esther-beauty-interview-49464999\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Painted by Esther, the Genius Behind Olandria&apos;s Signature Glam &amp; TikTok&apos;s Viral Blush Trend</h2><h3 data-testid=\"ucc-subheadline\" class=\"Univer..."
    },
    {
      "href": "https://www.popsugar.com/latest/condition-center",
      "text": "Condition CenterRead real and relatable stories about life with a disorder — because we all deserve to be seen.",
      "html": "<a href=\"https://www.popsugar.com/latest/condition-center\" data-vars-href=\"https://www.popsugar.com/latest/condition-center\" data-vars-ga-action=\"secondary-0\" target=\"_blank\" rel=\"noreferrer sponsored\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Condition Center</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 dszsCX\"><div>Read real and relatable stories about life with a disorder &#x2014;..."
    },
    {
      "href": "/health/pcos-name-change-opinion-49478885",
      "text": "I Have PCOS, and Here's How I Feel About Its New NameAs someone who was diagnosed with PCOS at the age of 18, it's easy to say I follow sufficient content about the disease to have learned about its recent name change right away.",
      "html": "<a href=\"/health/pcos-name-change-opinion-49478885\" data-vars-href=\"/health/pcos-name-change-opinion-49478885\" data-vars-ga-action=\"primary-1\" data-vars-ga-label=\"health/pcos-name-change-opinion-49478885\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have PCOS, and Here&apos;s How I Feel About Its New Name</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">As someone who was diagnose..."
    },
    {
      "href": "/identity/colorism-in-media-49479089",
      "text": "Why the \"Love Island USA\" Conversation About Colorism Is So NeededIn a recent episode of \"Love Island USA,\" a moment between Kuman Dameon Chandler (K.C.) and Aniya Harvey resonated with many dark-skinned Black women, including myself.",
      "html": "<a href=\"/identity/colorism-in-media-49479089\" data-vars-href=\"/identity/colorism-in-media-49479089\" data-vars-ga-action=\"primary-1\" data-vars-ga-label=\"identity/colorism-in-media-49479089\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Why the &quot;Love Island USA&quot; Conversation About Colorism Is So Needed</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">In a recent episode of &..."
    },
    {
      "href": "/shopping/fashion-collections-celebrating-world-cup-49232394",
      "text": "The Top 2026 World Cup Collections, From Skin Care to StreetwearSoccer fans have a lot to get excited about this summer.",
      "html": "<a href=\"/shopping/fashion-collections-celebrating-world-cup-49232394\" data-vars-href=\"/shopping/fashion-collections-celebrating-world-cup-49232394\" data-vars-ga-action=\"primary-3\" data-vars-ga-label=\"shopping/fashion-collections-celebrating-world-cup-49232394\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Top 2026 World Cup Collections, From Skin Care to Streetwear</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles_..."
    },
    {
      "href": "/about-us",
      "text": "About Us",
      "html": "<a href=\"/about-us\" data-vars-href=\"/about-us\" data-vars-ga-action=\"about us\" target=\"_top\" rel=\"nofollow\">About Us</a>"
    },
    {
      "href": "/about-us",
      "text": "About Us",
      "html": "<a href=\"/about-us\" data-vars-href=\"/about-us\" data-vars-ga-action=\"about us\" target=\"_top\" rel=\"nofollow\">About Us</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://www.voxmedia.com/contact",
      "text": "Contact",
      "html": "<a href=\"https://www.voxmedia.com/contact\" data-vars-href=\"https://www.voxmedia.com/contact\" data-vars-ga-action=\"contact\" target=\"_top\" rel=\"nofollow\">Contact</a>"
    },
    {
      "href": "https://www.voxmedia.com/contact",
      "text": "Contact",
      "html": "<a href=\"https://www.voxmedia.com/contact\" data-vars-href=\"https://www.voxmedia.com/contact\" data-vars-ga-action=\"contact\" target=\"_top\" rel=\"nofollow\">Contact</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.voxmedia.com/legal/privacy-notice",
      "text": "Privacy",
      "html": "<a href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-ga-action=\"privacy policy\" target=\"_top\" rel=\"nofollow\">Privacy</a>"
    },
    {
      "href": "https://www.voxmedia.com/legal/terms-of-use",
      "text": "Terms + Conditions",
      "html": "<a href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-ga-action=\"terms and conditions\" target=\"_top\" rel=\"nofollow\">Terms + Conditions</a>"
    },
    {
      "href": "https://www.voxmedia.com/legal/privacy-notice",
      "text": "Privacy",
      "html": "<a href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-ga-action=\"privacy policy\" target=\"_top\" rel=\"nofollow\">Privacy</a>"
    },
    {
      "href": "https://www.voxmedia.com/legal/terms-of-use",
      "text": "Terms + Conditions",
      "html": "<a href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-ga-action=\"terms and conditions\" target=\"_top\" rel=\"nofollow\">Terms + Conditions</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: AI crawler accessibility

GEO: AI crawler accessibility scored 55/100 and needs improvement.

4 Warning

Needs attention

GEO: AI crawler accessibility

Warning
01

Issue

robots.txt blocks these AI crawlers: chatgpt-user, claudebot, perplexitybot, google-extended.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: AI crawler accessibility

Score

55/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: AI crawler accessibility scored 55/100 and needs improvement.

Evidence
{
  "textWords": 1742,
  "htmlBytes": 1347560,
  "robots": {
    "checkedCrawlers": [
      "gptbot",
      "chatgpt-user",
      "claudebot",
      "perplexitybot",
      "google-extended"
    ],
    "blocked": [
      "chatgpt-user",
      "claudebot",
      "perplexitybot",
      "google-extended"
    ],
    "allows": false
  },
  "schemaBlocks": 1,
  "finalUrl": "https://www.popsugar.com/",
  "robotsExcerpt": "\nUser-agent: Amazonbot\nAllow: /\n\nUser-agent: Applebot\nAllow: /\n\nUser-agent: GPTBot\nAllow: /\n\nUser-agent: A6-Indexer\nDisallow: /\nAllow: /sp/\n\nUser-agent: AhrefsBot\nDisallow: /\nAllow: /sp/\n\nUser-agent: AI2Bot\nDisallow: /\nAllow: /sp/\n\nUser-agent: AI2Bot-DeepResearchEval\nDisallow: /\nAllow: /sp/\n\nUser-agent: Ai2Bot-Dolma\nDisallow: /\nAllow: /sp/\n\nUser-agent: aiHitBot\nDisallow: /\nAllow: /sp/\n\nUser-agent: Anchor Browser\nDisallow: /\nAllow: /sp/\n\nUser-agent: anthropic-ai\nDisallow: /\nAllow: /sp/\n\nUser-agent: ApifyBot\nDisallow: /\nAllow: /sp/\n\nUser-agent: ApifyWebsiteContentCrawler\nDisallow: /\nAllow: /sp/\n\nUser-agent: Applebot-Extended\nDisallow: /\nAllow: /sp/\n\nUser-agent: Baiduspider\nDisallow: /\nAllow: /sp/\n\nUser-agent: betaBot\nDisallow: /\nAllow: /sp/\n\nUser-agent: BLEXBot\nDisallow: /\nAllow: /sp/\n\nUser-",
  "score": 55,
  "weight": 26
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 60/100 and needs improvement.

4 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: publisher, freshnessDate.

Details

02

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

60/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 evidence and trust scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": true,
    "publisher": false,
    "freshnessDate": false,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "publisher",
    "freshnessDate"
  ],
  "authorMeta": "Popsugar",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [],
  "visibleDates": [],
  "aboutLinks": [
    {
      "href": "/beauty/painted-by-esther-beauty-interview-49464999",
      "text": "Meet Painted by Esther, the Genius Behind Olandria's Signature Glam & TikTok's Viral Blush TrendIt's after 9 p.m. in London, and famed makeup artist Ngozi Esther Edeme is chatting with me on a video call about her journey in the industry.",
      "html": "<a href=\"/beauty/painted-by-esther-beauty-interview-49464999\" data-vars-href=\"/beauty/painted-by-esther-beauty-interview-49464999\" data-vars-ga-action=\"secondary-3\" data-vars-ga-label=\"beauty/painted-by-esther-beauty-interview-49464999\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Painted by Esther, the Genius Behind Olandria&apos;s Signature Glam &amp; TikTok&apos;s Viral Blush Trend</h2><h3 data-testid=\"ucc-subheadline\" class=\"Univer..."
    },
    {
      "href": "https://www.popsugar.com/latest/condition-center",
      "text": "Condition CenterRead real and relatable stories about life with a disorder — because we all deserve to be seen.",
      "html": "<a href=\"https://www.popsugar.com/latest/condition-center\" data-vars-href=\"https://www.popsugar.com/latest/condition-center\" data-vars-ga-action=\"secondary-0\" target=\"_blank\" rel=\"noreferrer sponsored\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Condition Center</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 dszsCX\"><div>Read real and relatable stories about life with a disorder &#x2014;..."
    },
    {
      "href": "/health/pcos-name-change-opinion-49478885",
      "text": "I Have PCOS, and Here's How I Feel About Its New NameAs someone who was diagnosed with PCOS at the age of 18, it's easy to say I follow sufficient content about the disease to have learned about its recent name change right away.",
      "html": "<a href=\"/health/pcos-name-change-opinion-49478885\" data-vars-href=\"/health/pcos-name-change-opinion-49478885\" data-vars-ga-action=\"primary-1\" data-vars-ga-label=\"health/pcos-name-change-opinion-49478885\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have PCOS, and Here&apos;s How I Feel About Its New Name</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">As someone who was diagnose..."
    },
    {
      "href": "/identity/colorism-in-media-49479089",
      "text": "Why the \"Love Island USA\" Conversation About Colorism Is So NeededIn a recent episode of \"Love Island USA,\" a moment between Kuman Dameon Chandler (K.C.) and Aniya Harvey resonated with many dark-skinned Black women, including myself.",
      "html": "<a href=\"/identity/colorism-in-media-49479089\" data-vars-href=\"/identity/colorism-in-media-49479089\" data-vars-ga-action=\"primary-1\" data-vars-ga-label=\"identity/colorism-in-media-49479089\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Why the &quot;Love Island USA&quot; Conversation About Colorism Is So Needed</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">In a recent episode of &..."
    },
    {
      "href": "/shopping/fashion-collections-celebrating-world-cup-49232394",
      "text": "The Top 2026 World Cup Collections, From Skin Care to StreetwearSoccer fans have a lot to get excited about this summer.",
      "html": "<a href=\"/shopping/fashion-collections-celebrating-world-cup-49232394\" data-vars-href=\"/shopping/fashion-collections-celebrating-world-cup-49232394\" data-vars-ga-action=\"primary-3\" data-vars-ga-label=\"shopping/fashion-collections-celebrating-world-cup-49232394\"><h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Top 2026 World Cup Collections, From Skin Care to Streetwear</h2><h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles_..."
    },
    {
      "href": "/about-us",
      "text": "About Us",
      "html": "<a href=\"/about-us\" data-vars-href=\"/about-us\" data-vars-ga-action=\"about us\" target=\"_top\" rel=\"nofollow\">About Us</a>"
    },
    {
      "href": "/about-us",
      "text": "About Us",
      "html": "<a href=\"/about-us\" data-vars-href=\"/about-us\" data-vars-ga-action=\"about us\" target=\"_top\" rel=\"nofollow\">About Us</a>"
    }
  ],
  "contactLinks": [
    {
      "href": "https://www.voxmedia.com/contact",
      "text": "Contact",
      "html": "<a href=\"https://www.voxmedia.com/contact\" data-vars-href=\"https://www.voxmedia.com/contact\" data-vars-ga-action=\"contact\" target=\"_top\" rel=\"nofollow\">Contact</a>"
    },
    {
      "href": "https://www.voxmedia.com/contact",
      "text": "Contact",
      "html": "<a href=\"https://www.voxmedia.com/contact\" data-vars-href=\"https://www.voxmedia.com/contact\" data-vars-ga-action=\"contact\" target=\"_top\" rel=\"nofollow\">Contact</a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://www.voxmedia.com/legal/privacy-notice",
      "text": "Privacy",
      "html": "<a href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-ga-action=\"privacy policy\" target=\"_top\" rel=\"nofollow\">Privacy</a>"
    },
    {
      "href": "https://www.voxmedia.com/legal/terms-of-use",
      "text": "Terms + Conditions",
      "html": "<a href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-ga-action=\"terms and conditions\" target=\"_top\" rel=\"nofollow\">Terms + Conditions</a>"
    },
    {
      "href": "https://www.voxmedia.com/legal/privacy-notice",
      "text": "Privacy",
      "html": "<a href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-href=\"https://www.voxmedia.com/legal/privacy-notice\" data-vars-ga-action=\"privacy policy\" target=\"_top\" rel=\"nofollow\">Privacy</a>"
    },
    {
      "href": "https://www.voxmedia.com/legal/terms-of-use",
      "text": "Terms + Conditions",
      "html": "<a href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-href=\"https://www.voxmedia.com/legal/terms-of-use\" data-vars-ga-action=\"terms and conditions\" target=\"_top\" rel=\"nofollow\">Terms + Conditions</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Visible structured data match

AIO: Visible structured data match scored 60/100 and needs improvement.

4 Warning

Needs attention

AIO: Visible structured data match

Warning
01

Issue

8 structured-data value(s) were not found in visible page text.

Details

02

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

60/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 60/100 and needs improvement.

Evidence
{
  "schemaCount": 2,
  "checkedFields": [
    {
      "path": "$[0].address.addressCountry.name",
      "value": "United States"
    },
    {
      "path": "$[0].description",
      "value": "PS makes wellness more accessible through real-life stories, first-person perspectives, and expert-backed information. Our staff of journalists and subject-matter experts research, report, and produce articles, videos, and social content that help people feel good about their well-being choices, no matter what they are. Via our core verticals — Health, Fitness, Beauty, Balance, Identity, and Shopping — we help our audience proceed with confidence."
    },
    {
      "path": "$[0].founder[0].name",
      "value": "Brian Sugar"
    },
    {
      "path": "$[0].founder[1].name",
      "value": "Lisa Sugar"
    },
    {
      "path": "$[0].knowsAbout[0].name",
      "value": "lifestyle"
    },
    {
      "path": "$[0].knowsAbout[1].name",
      "value": "women"
    },
    {
      "path": "$[0].knowsAbout[2].name",
      "value": "beauty products"
    },
    {
      "path": "$[0].knowsAbout[3].name",
      "value": "beauty reviews"
    },
    {
      "path": "$[0].knowsAbout[4].name",
      "value": "skincare reviews"
    },
    {
      "path": "$[0].knowsAbout[5].name",
      "value": "makeup reviews"
    },
    {
      "path": "$[0].knowsAbout[6].name",
      "value": "wellness"
    },
    {
      "path": "$[0].knowsAbout[7].name",
      "value": "workouts"
    },
    {
      "path": "$[0].knowsAbout[8].name",
      "value": "mental health"
    },
    {
      "path": "$[0].knowsAbout[9].name",
      "value": "reproductive health"
    },
    {
      "path": "$[0].knowsAbout[10].name",
      "value": "health"
    },
    {
      "path": "$[0].knowsAbout[11].name",
      "value": "sex"
    },
    {
      "path": "$[0].knowsAbout[12].name",
      "value": "dating"
    },
    {
      "path": "$[0].knowsAbout[13].name",
      "value": "relationships"
    },
    {
      "path": "$[0].knowsAbout[14].name",
      "value": "home shopping"
    },
    {
      "path": "$[0].knowsAbout[15].name",
      "value": "shopping guides"
    }
  ],
  "mismatches": [
    {
      "path": "$[0].address.addressCountry.name",
      "value": "United States"
    },
    {
      "path": "$[0].description",
      "value": "PS makes wellness more accessible through real-life stories, first-person perspectives, and expert-backed information. Our staff of journalists and subject-matter experts research, report, and produce articles, videos, and social content that help people feel good about their well-being choices, no matter what they are. Via our core verticals — Health, Fitness, Beauty, Balance, Identity, and Shopping — we help our audience proceed with confidence."
    },
    {
      "path": "$[0].founder[0].name",
      "value": "Brian Sugar"
    },
    {
      "path": "$[0].founder[1].name",
      "value": "Lisa Sugar"
    },
    {
      "path": "$[0].knowsAbout[4].name",
      "value": "skincare reviews"
    },
    {
      "path": "$[0].knowsAbout[6].name",
      "value": "wellness"
    },
    {
      "path": "$[0].knowsAbout[9].name",
      "value": "reproductive health"
    },
    {
      "path": "$[0].knowsAbout[12].name",
      "value": "dating"
    }
  ],
  "score": 60,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

GEO: Entity clarity scored 70/100 and needs improvement.

3 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: popsugar.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Entity clarity

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Entity clarity scored 70/100 and needs improvement.

Evidence
{
  "title": "PS",
  "h1": "Popsugar",
  "description": "PS makes wellness more accessible through real-life stories, first-person perspectives, and expert-backed information. Our staff of journalists and subject-matter experts research, report, and produce articles, videos, and social content that help people feel good about their well-being choices, no matter what they are. Via our core verticals — Health, Fitness, Beauty, Balance, Identity, and Shopping — we help our audience proceed with confidence.",
  "topicOverlap": 0,
  "topicTerms": [
    "popsugar"
  ],
  "descriptionTerms": [
    "makes",
    "wellness",
    "more",
    "accessible",
    "through",
    "real",
    "life",
    "stories",
    "first",
    "person",
    "perspectives",
    "expert",
    "backed",
    "information",
    "staff",
    "journalists",
    "subject",
    "matter",
    "experts",
    "research"
  ],
  "missingFromDescription": [
    "popsugar"
  ],
  "score": 70,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

AEO: Entity and definition clarity scored 75/100 and needs improvement.

2 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: popsugar.

Details

02

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: Entity and definition clarity

Score

75/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: Entity and definition clarity scored 75/100 and needs improvement.

Evidence
{
  "title": "PS",
  "h1": "Popsugar",
  "description": "PS makes wellness more accessible through real-life stories, first-person perspectives, and expert-backed information. Our staff of journalists and subject-matter experts research, report, and produce articles, videos, and social content that help people feel good about their well-being choices, no matter what they are. Via our core verticals — Health, Fitness, Beauty, Balance, Identity, and Shopping — we help our audience proceed with confidence.",
  "topicOverlap": 0,
  "definitionCount": 12,
  "topicTerms": [
    "popsugar"
  ],
  "descriptionTerms": [
    "makes",
    "wellness",
    "more",
    "accessible",
    "through",
    "real",
    "life",
    "stories",
    "first",
    "person",
    "perspectives",
    "expert",
    "backed",
    "information",
    "staff",
    "journalists",
    "subject",
    "matter",
    "experts",
    "research"
  ],
  "missingFromDescription": [
    "popsugar"
  ],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

GEO: Explanatory content depth scored 75/100 and needs improvement.

2 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

No substantial explanatory paragraphs were found.

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Explanatory content depth

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Explanatory content depth scored 75/100 and needs improvement.

Evidence
{
  "candidatePassages": 1,
  "citablePassages": 0,
  "failingCandidateParagraphs": [],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

AIO: Answer block readiness scored 65/100 and needs improvement.

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

104 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

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": 104,
  "passing": 0,
  "failing": [
    {
      "heading": "Check us out on social",
      "headingHtml": "<h3 class=\"sr-only\">Check us out on social</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Navigation",
      "headingHtml": "<h3 class=\"sr-only\">Navigation</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stephen Colletti Joins Re:Play, Hearts Melt Worldwide",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Stephen Colletti Joins Re:Play, Hearts Melt Worldwide</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stephen Colletti has been embedded in pop culture for decades: first, as everybody's favorite heartthrob on MTV's hit reality TV show \"Laguna Beach,\" then as everybody's favorite heartthrob on \"One Tree Hill\" and, recently, as a faithful heartthrob on \"Traitors.\"",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 cYFkOn\">Stephen Colletti has been embedded in pop culture for decades: first, as everybody&apos;s favorite heartthrob on MTV&apos;s hit reality TV show &quot;Laguna Beach,&quot; then as everybody&apos;s favorite heartthrob on &quot;One Tree Hill&quot; and, recently, as a faithful heartthrob on &quot;Traitors.&quot;</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet Belmont Cameli and Ella Bright, Your New Crushes on \"Off Campus\"",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Belmont Cameli and Ella Bright, Your New Crushes on &quot;Off Campus&quot;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The steamy new Amazon Prime show is ushering a summer of yearning.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 ZQNNK\">The steamy new Amazon Prime show is ushering a summer of yearning.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet Painted by Esther, the Genius Behind Olandria's Signature Glam & TikTok's Viral Blush Trend",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Painted by Esther, the Genius Behind Olandria&apos;s Signature Glam &amp; TikTok&apos;s Viral Blush Trend</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "It's after 9 p.m. in London, and famed makeup artist Ngozi Esther Edeme is chatting with me on a video call about her journey in the industry.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 ZQNNK\">It&apos;s after 9 p.m. in London, and famed makeup artist Ngozi Esther Edeme is chatting with me on a video call about her journey in the industry.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Timothée and Kylie Are the Best Dressed Courtside Couple — Shop Their Looks From $20",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Timoth&#xe9;e and Kylie Are the Best Dressed Courtside Couple &#x2014; Shop Their Looks From &#x24;20</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The one unifier of NBA games?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 ZQNNK\">The one unifier of NBA games?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Latest",
      "headingHtml": "<h2>The Latest</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "No More Maxxing: Why I'm \"Minusing\"",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">No More Maxxing: Why I&apos;m &quot;Minusing&quot;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Looksmaxxing, sleepmaxxing, fibermaxxing, healthmaxxing, longevitymaxxing, cyclemaxxing, even grandmamaxxing.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">Looksmaxxing, sleepmaxxing, fibermaxxing, healthmaxxing, longevitymaxxing, cyclemaxxing, even grandmamaxxing.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I Quit Faking a Close Relationship With My Mom on Mother's Day",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">I Quit Faking a Close Relationship With My Mom on Mother&apos;s Day</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Up until my early 30s, I sent Mother's Day cards and posted old photos of my mom and me to Instagram.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">Up until my early 30s, I sent Mother&apos;s Day cards and posted old photos of my mom and me to Instagram.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why Game Nights Are the Ultimate Friendship Hack in Your 30s",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Why Game Nights Are the Ultimate Friendship Hack in Your 30s</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Once you're an adult, it can be easy to get caught up in what I call the time-capsule trap: you meet up with your freinds every few weeks over drinks, catch up on the latest happenings, then part ways.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">Once you&apos;re an adult, it can be easy to get caught up in what I call the time-capsule trap: you meet up with your freinds every few weeks over drinks, catch up on the latest happenings, then part ways.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Kendall Jenner Used This $11 Highlighter Stick to Perfect Her Met Gala Makeup",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Kendall Jenner Used This &#x24;11 Highlighter Stick to Perfect Her Met Gala Makeup</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "When it comes to sourcing new beauty inspiration, we can always count on celebrities on the red carpet to introduce us to a new product or show-stopping trend.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">When it comes to sourcing new beauty inspiration, we can always count on celebrities on the red carpet to introduce us to a new product or show-stopping trend.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "15 Rules of Sickness Etiquette, According to Popsugar Editors",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">15 Rules of Sickness Etiquette, According to Popsugar Editors</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The pandemic changed everything, including social norms around how to behave when you're sick (or just afraid you might be sick).",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">The pandemic changed everything, including social norms around how to behave when you&apos;re sick (or just afraid you might be sick).</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "We Should All Be Calling Our Friends More — Doctor's Orders",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">We Should All Be Calling Our Friends More &#x2014; Doctor&apos;s Orders</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "It's a Sunday night and you're on the couch binging Netflix while simultaneously texting your group chat of longtime friends.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bqWHfS\">It&apos;s a Sunday night and you&apos;re on the couch binging Netflix while simultaneously texting your group chat of longtime friends.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Condition Center",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Condition Center</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Read real and relatable stories about life with a disorder — because we all deserve to be seen.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 dszsCX\"><div>Read real and relatable stories about life with a disorder &#x2014; because we all deserve to be seen.</div></h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Best Sellers",
      "headingHtml": "<h2>Best Sellers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "PS by POPSUGAR Evolve Crop Tank Top",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">PS by POPSUGAR Evolve Crop Tank Top</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$22",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;22</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$40",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;40</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Aquaphor Healing Ointment \\",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Aquaphor Healing Ointment \\</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$13",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;13</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Away Carry-On suitcase in Coast Blue",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Away Carry-On suitcase in Coast Blue</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$295",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;295</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Quince Italian Leather Tall Kitten Heel Boots",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Quince Italian Leather Tall Kitten Heel Boots</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$198",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;198</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Popsugar Travel Neck Pillow",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Travel Neck Pillow</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$20",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;20</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Brooklinen Super-Plush Robe",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Brooklinen Super-Plush Robe</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$149",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;149</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Summer Fridays Dream Lip Oil",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Summer Fridays Dream Lip Oil</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$18",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;18</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Anthropologie The Amour Taper Candles, Set of 2",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Anthropologie The Amour Taper Candles, Set of 2</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$25",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;25</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Popsugar Dual-Sided Core Sliding Discs",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Dual-Sided Core Sliding Discs</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$12",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;12</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "New Balance 1080v15",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">New Balance 1080v15</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$170",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;170</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "My Sunday Ski Zenith Ski Suit",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">My Sunday Ski Zenith Ski Suit</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "$730",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 bpxSeC\">&#x24;730</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Health",
      "headingHtml": "<h2>Health</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I Have PCOS, and Here's How I Feel About Its New Name",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have PCOS, and Here&apos;s How I Feel About Its New Name</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "As someone who was diagnosed with PCOS at the age of 18, it's easy to say I follow sufficient content about the disease to have learned about its recent name change right away.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">As someone who was diagnosed with PCOS at the age of 18, it&apos;s easy to say I follow sufficient content about the disease to have learned about its recent name change right away.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "They Were All Diagnosed With Cancer — Then Came the Breakups",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">They Were All Diagnosed With Cancer &#x2014; Then Came the Breakups</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Breakups never really come at a \"good time,\" but ending things mid-cancer diagnosis might just take the cake.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Breakups never really come at a &quot;good time,&quot; but ending things mid-cancer diagnosis might just take the cake.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I Have Chronic Allergies — and the Cure Is Almost as Bad as the Symptoms",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have Chronic Allergies &#x2014; and the Cure Is Almost as Bad as the Symptoms</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Allergies are common — and may be becoming more so.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Allergies are common &#x2014; and may be becoming more so.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How to Recognize and Combat Medical Gaslighting",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How to Recognize and Combat Medical Gaslighting</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Have you ever walked into a doctor's office, voiced your concerns to a provider, and essentially been told that it's either in your head or just the result of stress, when you know it's something more?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Have you ever walked into a doctor&apos;s office, voiced your concerns to a provider, and essentially been told that it&apos;s either in your head or just the result of stress, when you know it&apos;s something more?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fitness",
      "headingHtml": "<h2>Fitness</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Sweetest Moment of the World Cup Is This Pregame Tradition",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Sweetest Moment of the World Cup Is This Pregame Tradition</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The World Cup 2026 is officially here, which means it's time for my favorite pregame ritual.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The World Cup 2026 is officially here, which means it&apos;s time for my favorite pregame ritual.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What's Next in Activewear? We Asked the Founder of LSKD",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Founder of LSKD</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Activewear is constantly evolving.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Activewear is constantly evolving.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ali Krieger Says the World Cup Is \"Exactly What We Need Right Now\"",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ali Krieger Says the World Cup Is &quot;Exactly What We Need Right Now&quot;</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ali Krieger is \"retired\" in the lightest sense of the word.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ali Krieger is &quot;retired&quot; in the lightest sense of the word.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "What's Next in Activewear? We Asked the Co-Founder of Fabletics",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Co-Founder of Fabletics</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ginger Ressler's fitness forecast?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ginger Ressler&apos;s fitness forecast?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Beauty",
      "headingHtml": "<h2>Beauty</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Popsugar's 2026 Skin-Care Award Winners Are Here",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Popsugar&apos;s 2026 Skin-Care Award Winners Are Here</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "See all 25 products that made the list.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">See all 25 products that made the list.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "14 Beauty Launches Our Editors Are Loving This June",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">14 Beauty Launches Our Editors Are Loving This June</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Summer is officially within our reach.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Summer is officially within our reach.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Real Couples Share How Chronic Skin Conditions Impact Their Relationships",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Real Couples Share How Chronic Skin Conditions Impact Their Relationships</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The hashtag for \"couples skin care\" on TikTok is flooded with radiant pairs perched over his and hers sinks, often accompanied by matching headbands, aesthetic products, and barely a blemish in sight.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The hashtag for &quot;couples skin care&quot; on TikTok is flooded with radiant pairs perched over his and hers sinks, often accompanied by matching headbands, aesthetic products, and barely a blemish in sight.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "I was 12 years old when I started getting painful blackhead-like boils and scars on my inner thighs.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">I was 12 years old when I started getting painful blackhead-like boils and scars on my inner thighs.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Balance",
      "headingHtml": "<h2>Balance</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "This Is What It's Like to Travel With an Invisible Illness",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">This Is What It&apos;s Like to Travel With an Invisible Illness</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "One day, when I was a teenager, I felt a large, painful lump in my armpit and hoped it was just an ingrown hair bothering me.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">One day, when I was a teenager, I felt a large, painful lump in my armpit and hoped it was just an ingrown hair bothering me.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Meet the First Guest of Re:Play, Ariana Madix",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Meet the First Guest of Re:Play, Ariana Madix</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ariana Madix makes the word \"multihyphenate\" sound lazy.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ariana Madix makes the word &quot;multihyphenate&quot; sound lazy.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Introducing Re:Play, the Nostalgic Talk Show You've Been Waiting For",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Introducing Re:Play, the Nostalgic Talk Show You&apos;ve Been Waiting For</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ever since I was a little girl I knew I was destined for a life of ludophilia.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ever since I was a little girl I knew I was destined for a life of ludophilia.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "How I Made My Solo \"Workcation\" Feel Less Lonely",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Made My Solo &quot;Workcation&quot; Feel Less Lonely</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Last month, I flew to Los Angeles for work, admittedly one of my favorite places to travel to for a work trip.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Last month, I flew to Los Angeles for work, admittedly one of my favorite places to travel to for a work trip.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Identity",
      "headingHtml": "<h2>Identity</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Why the \"Love Island USA\" Conversation About Colorism Is So Needed",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Why the &quot;Love Island USA&quot; Conversation About Colorism Is So Needed</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "In a recent episode of \"Love Island USA,\" a moment between Kuman Dameon Chandler (K.C.) and Aniya Harvey resonated with many dark-skinned Black women, including myself.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">In a recent episode of &quot;Love Island USA,&quot; a moment between Kuman Dameon Chandler (K.C.) and Aniya Harvey resonated with many dark-skinned Black women, including myself.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Go Backstage at “Black Hair Reimagined” With the Top Celebrity Hairstylists",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Go Backstage at &#x201c;Black Hair Reimagined&#x201d; With the Top Celebrity Hairstylists</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "While we all look to the Met Gala for fashion inspiration — alongside some standout beauty moments and drugstore products we can shop — \"Black Hair Reimagined\" is where we go for our fill of elaborate hairstyles.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">While we all look to the Met Gala for fashion inspiration &#x2014; alongside some standout beauty moments and drugstore products we can shop &#x2014; &quot;Black Hair Reimagined&quot; is where we go for our fill of elaborate hairstyles.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The 2026 Met Gala asked a simple question: is fashion art?",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The 2026 Met Gala asked a simple question: is fashion art?</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Olandria on Embracing Barblandria For Her Very First Coachella",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Olandria on Embracing Barblandria For Her Very First Coachella</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The palms were swaying and the sun was out on Friday — the first day of Coachella — when Olandria Carthen stepped onto the festival grounds for the first time ever.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">The palms were swaying and the sun was out on Friday &#x2014; the first day of Coachella &#x2014; when Olandria Carthen stepped onto the festival grounds for the first time ever.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Shopping",
      "headingHtml": "<h2>Shopping</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "16 Last-Minute Father's Day Gifts, From Tech to Travel",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">16 Last-Minute Father&apos;s Day Gifts, From Tech to Travel</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Let's face it: Father's Day is fast approaching.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Let&apos;s face it: Father&apos;s Day is fast approaching.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ariana Madix's Skin-Baring \"Love Island\" Dress Requires Lots of Fashion Tape",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ariana Madix&apos;s Skin-Baring &quot;Love Island&quot; Dress Requires Lots of Fashion Tape</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Ariana Madix's sartorial sense first captured our hearts during her time on Bravo's \"Vanderpump Rules.\"",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Ariana Madix&apos;s sartorial sense first captured our hearts during her time on Bravo&apos;s &quot;Vanderpump Rules.&quot;</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "The Top 2026 World Cup Collections, From Skin Care to Streetwear",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Top 2026 World Cup Collections, From Skin Care to Streetwear</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Soccer fans have a lot to get excited about this summer.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Soccer fans have a lot to get excited about this summer.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "A Shopping Editor's Festival Season Essentials, From Face Gems to Cowboy Boots",
      "headingHtml": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">A Shopping Editor&apos;s Festival Season Essentials, From Face Gems to Cowboy Boots</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Festival season is officially here.",
      "headingHtml": "<h3 data-testid=\"ucc-subheadline\" class=\"UniversalContentCardstyles__UCCSubheadline-sc-zezg1y-2 iuMhmT\">Festival season is officially here.</h3>",
      "firstParagraph": "",
      "paragraphHtml": "<p aria-live=\"assertive\" id=\"__next-route-announcer__\" role=\"alert\" style=\"border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; white-space: nowrap; overflow-wrap: normal;\"></p>",
      "words": 0,
      "direct": false,
      "issue": "First paragraph is 0 words and does not look like a concise direct answer."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Extraction-friendly structure

GEO: Extraction-friendly structure scored 85/100 and needs improvement.

1 Warning

Needs attention

GEO: Extraction-friendly structure

Warning
01

Issue

Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Extraction-friendly structure

Score

85/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Extraction-friendly structure scored 85/100 and needs improvement.

Evidence
{
  "hasSummary": false,
  "tableCount": 0,
  "tablesWithHead": 0,
  "tablesMissingThead": [],
  "orderedLists": 0,
  "hasFaq": true,
  "definitionPatterns": 12,
  "schemaBlocks": 1,
  "missingSignals": [
    "optional top summary / TL;DR / key takeaways block",
    "table with <thead> only if the page already has tabular/comparative data",
    "ordered list only if the page explains a workflow/process"
  ],
  "score": 85,
  "weight": 24
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

AEO: Answer intent coverage scored 70/100 and needs improvement.

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: cost, compare.

Details

02

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": "Stephen Colletti Joins Re:Play, Hearts Melt Worldwide",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Stephen Colletti Joins Re:Play, Hearts Melt Worldwide</h2>"
    },
    {
      "text": "Meet Belmont Cameli and Ella Bright, Your New Crushes on \"Off Campus\"",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Belmont Cameli and Ella Bright, Your New Crushes on &quot;Off Campus&quot;</h2>"
    },
    {
      "text": "Meet Painted by Esther, the Genius Behind Olandria's Signature Glam & TikTok's Viral Blush Trend",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Painted by Esther, the Genius Behind Olandria&apos;s Signature Glam &amp; TikTok&apos;s Viral Blush Trend</h2>"
    },
    {
      "text": "Timothée and Kylie Are the Best Dressed Courtside Couple — Shop Their Looks From $20",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Timoth&#xe9;e and Kylie Are the Best Dressed Courtside Couple &#x2014; Shop Their Looks From &#x24;20</h2>"
    },
    {
      "text": "The Latest",
      "html": "<h2>The Latest</h2>"
    },
    {
      "text": "No More Maxxing: Why I'm \"Minusing\"",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">No More Maxxing: Why I&apos;m &quot;Minusing&quot;</h2>"
    },
    {
      "text": "I Quit Faking a Close Relationship With My Mom on Mother's Day",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">I Quit Faking a Close Relationship With My Mom on Mother&apos;s Day</h2>"
    },
    {
      "text": "Why Game Nights Are the Ultimate Friendship Hack in Your 30s",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Why Game Nights Are the Ultimate Friendship Hack in Your 30s</h2>"
    },
    {
      "text": "Kendall Jenner Used This $11 Highlighter Stick to Perfect Her Met Gala Makeup",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Kendall Jenner Used This &#x24;11 Highlighter Stick to Perfect Her Met Gala Makeup</h2>"
    },
    {
      "text": "15 Rules of Sickness Etiquette, According to Popsugar Editors",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">15 Rules of Sickness Etiquette, According to Popsugar Editors</h2>"
    },
    {
      "text": "We Should All Be Calling Our Friends More — Doctor's Orders",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">We Should All Be Calling Our Friends More &#x2014; Doctor&apos;s Orders</h2>"
    },
    {
      "text": "Condition Center",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Condition Center</h2>"
    },
    {
      "text": "Best Sellers",
      "html": "<h2>Best Sellers</h2>"
    },
    {
      "text": "PS by POPSUGAR Evolve Crop Tank Top",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">PS by POPSUGAR Evolve Crop Tank Top</h2>"
    },
    {
      "text": "Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash</h2>"
    },
    {
      "text": "Aquaphor Healing Ointment \\",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Aquaphor Healing Ointment \\</h2>"
    },
    {
      "text": "Away Carry-On suitcase in Coast Blue",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Away Carry-On suitcase in Coast Blue</h2>"
    },
    {
      "text": "Quince Italian Leather Tall Kitten Heel Boots",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Quince Italian Leather Tall Kitten Heel Boots</h2>"
    },
    {
      "text": "Popsugar Travel Neck Pillow",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Travel Neck Pillow</h2>"
    },
    {
      "text": "Brooklinen Super-Plush Robe",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Brooklinen Super-Plush Robe</h2>"
    },
    {
      "text": "Summer Fridays Dream Lip Oil",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Summer Fridays Dream Lip Oil</h2>"
    },
    {
      "text": "Anthropologie The Amour Taper Candles, Set of 2",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Anthropologie The Amour Taper Candles, Set of 2</h2>"
    },
    {
      "text": "Popsugar Dual-Sided Core Sliding Discs",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Dual-Sided Core Sliding Discs</h2>"
    },
    {
      "text": "New Balance 1080v15",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">New Balance 1080v15</h2>"
    },
    {
      "text": "My Sunday Ski Zenith Ski Suit",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">My Sunday Ski Zenith Ski Suit</h2>"
    },
    {
      "text": "Health",
      "html": "<h2>Health</h2>"
    },
    {
      "text": "I Have PCOS, and Here's How I Feel About Its New Name",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have PCOS, and Here&apos;s How I Feel About Its New Name</h2>"
    },
    {
      "text": "They Were All Diagnosed With Cancer — Then Came the Breakups",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">They Were All Diagnosed With Cancer &#x2014; Then Came the Breakups</h2>"
    },
    {
      "text": "I Have Chronic Allergies — and the Cure Is Almost as Bad as the Symptoms",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have Chronic Allergies &#x2014; and the Cure Is Almost as Bad as the Symptoms</h2>"
    },
    {
      "text": "How to Recognize and Combat Medical Gaslighting",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How to Recognize and Combat Medical Gaslighting</h2>"
    },
    {
      "text": "Fitness",
      "html": "<h2>Fitness</h2>"
    },
    {
      "text": "The Sweetest Moment of the World Cup Is This Pregame Tradition",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Sweetest Moment of the World Cup Is This Pregame Tradition</h2>"
    },
    {
      "text": "What's Next in Activewear? We Asked the Founder of LSKD",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Founder of LSKD</h2>"
    },
    {
      "text": "Ali Krieger Says the World Cup Is \"Exactly What We Need Right Now\"",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ali Krieger Says the World Cup Is &quot;Exactly What We Need Right Now&quot;</h2>"
    },
    {
      "text": "What's Next in Activewear? We Asked the Co-Founder of Fabletics",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Co-Founder of Fabletics</h2>"
    },
    {
      "text": "Beauty",
      "html": "<h2>Beauty</h2>"
    },
    {
      "text": "Popsugar's 2026 Skin-Care Award Winners Are Here",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Popsugar&apos;s 2026 Skin-Care Award Winners Are Here</h2>"
    },
    {
      "text": "14 Beauty Launches Our Editors Are Loving This June",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">14 Beauty Launches Our Editors Are Loving This June</h2>"
    },
    {
      "text": "Real Couples Share How Chronic Skin Conditions Impact Their Relationships",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Real Couples Share How Chronic Skin Conditions Impact Their Relationships</h2>"
    },
    {
      "text": "How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa</h2>"
    },
    {
      "text": "Balance",
      "html": "<h2>Balance</h2>"
    },
    {
      "text": "This Is What It's Like to Travel With an Invisible Illness",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">This Is What It&apos;s Like to Travel With an Invisible Illness</h2>"
    },
    {
      "text": "Meet the First Guest of Re:Play, Ariana Madix",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Meet the First Guest of Re:Play, Ariana Madix</h2>"
    },
    {
      "text": "Introducing Re:Play, the Nostalgic Talk Show You've Been Waiting For",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Introducing Re:Play, the Nostalgic Talk Show You&apos;ve Been Waiting For</h2>"
    },
    {
      "text": "How I Made My Solo \"Workcation\" Feel Less Lonely",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Made My Solo &quot;Workcation&quot; Feel Less Lonely</h2>"
    },
    {
      "text": "Identity",
      "html": "<h2>Identity</h2>"
    },
    {
      "text": "Why the \"Love Island USA\" Conversation About Colorism Is So Needed",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Why the &quot;Love Island USA&quot; Conversation About Colorism Is So Needed</h2>"
    },
    {
      "text": "Go Backstage at “Black Hair Reimagined” With the Top Celebrity Hairstylists",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Go Backstage at &#x201c;Black Hair Reimagined&#x201d; With the Top Celebrity Hairstylists</h2>"
    },
    {
      "text": "Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art</h2>"
    },
    {
      "text": "Olandria on Embracing Barblandria For Her Very First Coachella",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Olandria on Embracing Barblandria For Her Very First Coachella</h2>"
    },
    {
      "text": "Shopping",
      "html": "<h2>Shopping</h2>"
    },
    {
      "text": "16 Last-Minute Father's Day Gifts, From Tech to Travel",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">16 Last-Minute Father&apos;s Day Gifts, From Tech to Travel</h2>"
    },
    {
      "text": "Ariana Madix's Skin-Baring \"Love Island\" Dress Requires Lots of Fashion Tape",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ariana Madix&apos;s Skin-Baring &quot;Love Island&quot; Dress Requires Lots of Fashion Tape</h2>"
    },
    {
      "text": "The Top 2026 World Cup Collections, From Skin Care to Streetwear",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Top 2026 World Cup Collections, From Skin Care to Streetwear</h2>"
    },
    {
      "text": "A Shopping Editor's Festival Season Essentials, From Face Gems to Cowboy Boots",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">A Shopping Editor&apos;s Festival Season Essentials, From Face Gems to Cowboy Boots</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is PS?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does PS work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use PS?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is PS free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does PS compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "cost",
      "label": "Is PS free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does PS compare with alternatives?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

AIO: Page experience for AIO scored 85/100 and needs improvement.

1 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

3 image(s) are missing width/height attributes.

Details

02

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

85/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 85/100 and needs improvement.

Evidence
{
  "viewportContent": "initial-scale=1.0, width=device-width",
  "visibleWords": 1742,
  "htmlBytes": 1347560,
  "imagesMissingDimensions": [
    {
      "src": "https://assets3.thrillist.com/v1/image/3180627/size/_original;webp=auto;jpeg_quality=60.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://assets3.thrillist.com/v1/image/3180627/size/_original;webp=auto;jpeg_quality=60.png\" alt=\"Learn More\">"
    },
    {
      "src": "https://assets3.thrillist.com/v1/image/3180660/size/_original;webp=auto;jpeg_quality=60.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://assets3.thrillist.com/v1/image/3180660/size/_original;webp=auto;jpeg_quality=60.png\" alt=\"Sign Up\">"
    },
    {
      "src": "https://assets3.thrillist.com/v1/image/3207428/size/_original;webp=auto;jpeg_quality=60.png",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"https://assets3.thrillist.com/v1/image/3207428/size/_original;webp=auto;jpeg_quality=60.png\" alt=\"Learn More\">"
    }
  ],
  "possibleDialogs": [],
  "score": 85,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: cost, compare.

Details

02

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": "Stephen Colletti Joins Re:Play, Hearts Melt Worldwide",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Stephen Colletti Joins Re:Play, Hearts Melt Worldwide</h2>"
    },
    {
      "text": "Meet Belmont Cameli and Ella Bright, Your New Crushes on \"Off Campus\"",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Belmont Cameli and Ella Bright, Your New Crushes on &quot;Off Campus&quot;</h2>"
    },
    {
      "text": "Meet Painted by Esther, the Genius Behind Olandria's Signature Glam & TikTok's Viral Blush Trend",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Meet Painted by Esther, the Genius Behind Olandria&apos;s Signature Glam &amp; TikTok&apos;s Viral Blush Trend</h2>"
    },
    {
      "text": "Timothée and Kylie Are the Best Dressed Courtside Couple — Shop Their Looks From $20",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Timoth&#xe9;e and Kylie Are the Best Dressed Courtside Couple &#x2014; Shop Their Looks From &#x24;20</h2>"
    },
    {
      "text": "The Latest",
      "html": "<h2>The Latest</h2>"
    },
    {
      "text": "No More Maxxing: Why I'm \"Minusing\"",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">No More Maxxing: Why I&apos;m &quot;Minusing&quot;</h2>"
    },
    {
      "text": "I Quit Faking a Close Relationship With My Mom on Mother's Day",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">I Quit Faking a Close Relationship With My Mom on Mother&apos;s Day</h2>"
    },
    {
      "text": "Why Game Nights Are the Ultimate Friendship Hack in Your 30s",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Why Game Nights Are the Ultimate Friendship Hack in Your 30s</h2>"
    },
    {
      "text": "Kendall Jenner Used This $11 Highlighter Stick to Perfect Her Met Gala Makeup",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">Kendall Jenner Used This &#x24;11 Highlighter Stick to Perfect Her Met Gala Makeup</h2>"
    },
    {
      "text": "15 Rules of Sickness Etiquette, According to Popsugar Editors",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">15 Rules of Sickness Etiquette, According to Popsugar Editors</h2>"
    },
    {
      "text": "We Should All Be Calling Our Friends More — Doctor's Orders",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 fxCIyg\">We Should All Be Calling Our Friends More &#x2014; Doctor&apos;s Orders</h2>"
    },
    {
      "text": "Condition Center",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 iWMlri\">Condition Center</h2>"
    },
    {
      "text": "Best Sellers",
      "html": "<h2>Best Sellers</h2>"
    },
    {
      "text": "PS by POPSUGAR Evolve Crop Tank Top",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">PS by POPSUGAR Evolve Crop Tank Top</h2>"
    },
    {
      "text": "Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Prequel Skin Gleanser SA Moisturizing Glycerin Face Wash</h2>"
    },
    {
      "text": "Aquaphor Healing Ointment \\",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Aquaphor Healing Ointment \\</h2>"
    },
    {
      "text": "Away Carry-On suitcase in Coast Blue",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Away Carry-On suitcase in Coast Blue</h2>"
    },
    {
      "text": "Quince Italian Leather Tall Kitten Heel Boots",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Quince Italian Leather Tall Kitten Heel Boots</h2>"
    },
    {
      "text": "Popsugar Travel Neck Pillow",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Travel Neck Pillow</h2>"
    },
    {
      "text": "Brooklinen Super-Plush Robe",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Brooklinen Super-Plush Robe</h2>"
    },
    {
      "text": "Summer Fridays Dream Lip Oil",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Summer Fridays Dream Lip Oil</h2>"
    },
    {
      "text": "Anthropologie The Amour Taper Candles, Set of 2",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Anthropologie The Amour Taper Candles, Set of 2</h2>"
    },
    {
      "text": "Popsugar Dual-Sided Core Sliding Discs",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">Popsugar Dual-Sided Core Sliding Discs</h2>"
    },
    {
      "text": "New Balance 1080v15",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">New Balance 1080v15</h2>"
    },
    {
      "text": "My Sunday Ski Zenith Ski Suit",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 brbNlA\">My Sunday Ski Zenith Ski Suit</h2>"
    },
    {
      "text": "Health",
      "html": "<h2>Health</h2>"
    },
    {
      "text": "I Have PCOS, and Here's How I Feel About Its New Name",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have PCOS, and Here&apos;s How I Feel About Its New Name</h2>"
    },
    {
      "text": "They Were All Diagnosed With Cancer — Then Came the Breakups",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">They Were All Diagnosed With Cancer &#x2014; Then Came the Breakups</h2>"
    },
    {
      "text": "I Have Chronic Allergies — and the Cure Is Almost as Bad as the Symptoms",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">I Have Chronic Allergies &#x2014; and the Cure Is Almost as Bad as the Symptoms</h2>"
    },
    {
      "text": "How to Recognize and Combat Medical Gaslighting",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How to Recognize and Combat Medical Gaslighting</h2>"
    },
    {
      "text": "Fitness",
      "html": "<h2>Fitness</h2>"
    },
    {
      "text": "The Sweetest Moment of the World Cup Is This Pregame Tradition",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Sweetest Moment of the World Cup Is This Pregame Tradition</h2>"
    },
    {
      "text": "What's Next in Activewear? We Asked the Founder of LSKD",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Founder of LSKD</h2>"
    },
    {
      "text": "Ali Krieger Says the World Cup Is \"Exactly What We Need Right Now\"",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ali Krieger Says the World Cup Is &quot;Exactly What We Need Right Now&quot;</h2>"
    },
    {
      "text": "What's Next in Activewear? We Asked the Co-Founder of Fabletics",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">What&apos;s Next in Activewear? We Asked the Co-Founder of Fabletics</h2>"
    },
    {
      "text": "Beauty",
      "html": "<h2>Beauty</h2>"
    },
    {
      "text": "Popsugar's 2026 Skin-Care Award Winners Are Here",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Popsugar&apos;s 2026 Skin-Care Award Winners Are Here</h2>"
    },
    {
      "text": "14 Beauty Launches Our Editors Are Loving This June",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">14 Beauty Launches Our Editors Are Loving This June</h2>"
    },
    {
      "text": "Real Couples Share How Chronic Skin Conditions Impact Their Relationships",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Real Couples Share How Chronic Skin Conditions Impact Their Relationships</h2>"
    },
    {
      "text": "How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Learned to Love My Bumps and Scars From Hidradenitis Suppurativa</h2>"
    },
    {
      "text": "Balance",
      "html": "<h2>Balance</h2>"
    },
    {
      "text": "This Is What It's Like to Travel With an Invisible Illness",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">This Is What It&apos;s Like to Travel With an Invisible Illness</h2>"
    },
    {
      "text": "Meet the First Guest of Re:Play, Ariana Madix",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Meet the First Guest of Re:Play, Ariana Madix</h2>"
    },
    {
      "text": "Introducing Re:Play, the Nostalgic Talk Show You've Been Waiting For",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Introducing Re:Play, the Nostalgic Talk Show You&apos;ve Been Waiting For</h2>"
    },
    {
      "text": "How I Made My Solo \"Workcation\" Feel Less Lonely",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">How I Made My Solo &quot;Workcation&quot; Feel Less Lonely</h2>"
    },
    {
      "text": "Identity",
      "html": "<h2>Identity</h2>"
    },
    {
      "text": "Why the \"Love Island USA\" Conversation About Colorism Is So Needed",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Why the &quot;Love Island USA&quot; Conversation About Colorism Is So Needed</h2>"
    },
    {
      "text": "Go Backstage at “Black Hair Reimagined” With the Top Celebrity Hairstylists",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Go Backstage at &#x201c;Black Hair Reimagined&#x201d; With the Top Celebrity Hairstylists</h2>"
    },
    {
      "text": "Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Stars Used the Met Gala 2026 Red Carpet to Celebrate Black Art</h2>"
    },
    {
      "text": "Olandria on Embracing Barblandria For Her Very First Coachella",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Olandria on Embracing Barblandria For Her Very First Coachella</h2>"
    },
    {
      "text": "Shopping",
      "html": "<h2>Shopping</h2>"
    },
    {
      "text": "16 Last-Minute Father's Day Gifts, From Tech to Travel",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">16 Last-Minute Father&apos;s Day Gifts, From Tech to Travel</h2>"
    },
    {
      "text": "Ariana Madix's Skin-Baring \"Love Island\" Dress Requires Lots of Fashion Tape",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">Ariana Madix&apos;s Skin-Baring &quot;Love Island&quot; Dress Requires Lots of Fashion Tape</h2>"
    },
    {
      "text": "The Top 2026 World Cup Collections, From Skin Care to Streetwear",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">The Top 2026 World Cup Collections, From Skin Care to Streetwear</h2>"
    },
    {
      "text": "A Shopping Editor's Festival Season Essentials, From Face Gems to Cowboy Boots",
      "html": "<h2 data-testid=\"ucc-headline\" class=\"UniversalContentCardstyles__UCCHeadline-sc-zezg1y-1 jQJuqV\">A Shopping Editor&apos;s Festival Season Essentials, From Face Gems to Cowboy Boots</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is PS?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does PS work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use PS?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is PS free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does PS compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "cost",
      "label": "Is PS free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does PS 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

Needs attention

Auth.md Agent Registration

Informational
01

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 /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.

02

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

  1. 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 /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.

  2. Publish protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  3. 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": 162262,
        "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 /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
          "compatibleContentType": false,
          "contentLength": 99178,
          "hasRegisterInstructions": true,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": true,
          "mentionsCredential": false,
          "links": [
            "https://media1.popsugar-assets.com\"",
            "https://media1.popsugar-assets.com/\"",
            "https://www.google-analytics.com\"",
            "https://www.google-analytics.com/\"",
            "https://beacon.krxd.net\"",
            "https://beacon.krxd.net/\"",
            "https://cdn.krxd.net\"",
            "https://cdn.krxd.net/\"",
            "/title",
            "https://www.popsugar.com/auth.md\""
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n    <head >\n\n        <meta charset=\"utf-8\">\n        \n        <meta name=\"robots\" content=\"max-image-preview:large\" />\n\n                                    <link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n                <link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n                <link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n                <link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n                            <link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n      "
        }
      },
      "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 /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential 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": 103284,
        "text": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n<head >\n<meta charset=\"utf-8\">\n<meta name=\"robots\" content=\"max-image-preview:large\" />\n<link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n<link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n<link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n<link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://cdn.krxd.net/\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"viewport\" content=\"width=1120, maximum-scale=1.0\" />\n<title>Not Found | POPSUGAR</title>\n<link rel=\"canonical\" href=\"https://www.popsugar.com/notfound\" />\n<meta property=\"fb:app_id\" content=\"175338224756\" />\n<meta property=\"fb:pages\" content=\"112402358796244\" />\n<meta property=\"og:description\" content=\"An interesting post from POPSUGAR. Check it out!\" />\n<meta property=\"og:locale\" content=\"en_US\" />\n<meta property=\"og:site_name\" content=\"POPSUGAR\" />\n<meta name=\"parsely-type\" content=\"index\" />\n<meta property=\"twitter:creator\" content=\"@POPSUGAR\" />\n<meta property=\"twitter:domain\" content=\"POPSUGAR\" />\n<meta property=\"twitter:site\" content=\"@POPSUGAR\" />\n<!-- Google Tag Manager -->\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-W2NLTZ9');</script>\n<!-- End Google Tag Manager -->\n<script type=\"text/javascript\">\nvar getCookie = function (name) {var value = \"; \" + document.cookie;\nvar parts = value.split(\"; \" + name + \"=\");\nif (parts.length == 2) return parts.pop().split(\";\").shift();};\nvar locale = getCookie('client_locale');\nvar source_locale = \"US\";\nvar userReferrer = document.referrer.toLowerCase();\nvar referrerHost = typeof(userReferrer.split( '/' )[2]) !== 'undefined' ? userReferrer.split( '/' )[2] : 'direct';\nvar utms = '?utm_medium=redirect&utm_campaign=' + source_locale + ':' + locale + '&utm_source=' + encodeURIComponent(referrerHost);\nvar no_redirect;\nvar gdpr_countries = 'AT BE BG CY CZ DE DK EE EL ES FI FR GB HR HU IE IT LT LU LV MT NL PL PT RO SE SI SK CH IS LI NO UK';\nutms += '&gdpr';\nvar uk_link = 'https://www.popsugar.co.uk' + window.location.pathname;\nno_redirect = getCookie('no_uk_redir2') || window.location.search.indexOf('ignore_geo_redirect=onetrust') != -1;\nif (!no_redirect && gdpr_countries.indexOf(locale) != -1) {document.location = uk_link + utms;}\n</script>        \n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/savoy/Savoy-Bold-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/savoy/Savoy-Italic-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/savoy/Savoy-Roman-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/texta/Texta-Medium-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/texta/Texta-Heavy-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/texta/Texta-Light-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"stylesheet\" href=\"https://media1.popsugar-assets.com/v4895/static/css/compiled/lightspeed.css\" type=\"text/css\" media=\"screen\" />\n<link rel=\"apple-touch-icon\" href=\"https://media1.popsugar-assets.com/v4895/static/imgs/apple/apple-touch-icon-76x76.png\">\n<link rel=\"apple-tou"
      },
      "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": 103284,
          "text": "<!DOCTYPE html>\n<html class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n<head >\n<meta charset=\"utf-8\">\n<meta name=\"robots\" content=\"max-image-preview:large\" />\n<link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n<link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n<link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n<link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://cdn.krxd.net/\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"viewport\" content=\"width=1120, maximum-scale=1.0\" />\n<title>Not Found | POPSUGAR</title>\n<link rel=\"canonical\" href=\"https://www.popsugar.com/notfound\" />\n<meta property=\"fb:app_id\" content=\"175338224756\" />\n<meta property=\"fb:pages\" content=\"112402358796244\" />\n<meta property=\"og:description\" content=\"An interesting post from POPSUGAR. Check it out!\" />\n<meta property=\"og:locale\" content=\"en_US\" />\n<meta property=\"og:site_name\" content=\"POPSUGAR\" />\n<meta name=\"parsely-type\" content=\"index\" />\n<meta property=\"twitter:creator\" content=\"@POPSUGAR\" />\n<meta property=\"twitter:domain\" content=\"POPSUGAR\" />\n<meta property=\"twitter:site\" content=\"@POPSUGAR\" />\n<!-- Google Tag Manager -->\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-W2NLTZ9');</script>\n<!-- End Google Tag Manager -->\n<script type=\"text/javascript\">\nvar getCookie = function (name) {var value = \"; \" + document.cookie;\nvar parts = value.split(\"; \" + name + \"=\");\nif (parts.length == 2) return parts.pop().split(\";\").shift();};\nvar locale = getCookie('client_locale');\nvar source_locale = \"US\";\nvar userReferrer = document.referrer.toLowerCase();\nvar referrerHost = typeof(userReferrer.split( '/' )[2]) !== 'undefined' ? userReferrer.split( '/' )[2] : 'direct';\nvar utms = '?utm_medium=redirect&utm_campaign=' + source_locale + ':' + locale + '&utm_source=' + encodeURIComponent(referrerHost);\nvar no_redirect;\nvar gdpr_countries = 'AT BE BG CY CZ DE DK EE EL ES FI FR GB HR HU IE IT LT LU LV MT NL PL PT RO SE SI SK CH IS LI NO UK';\nutms += '&gdpr';\nvar uk_link = 'https://www.popsugar.co.uk' + window.location.pathname;\nno_redirect = getCookie('no_uk_redir2') || window.location.search.indexOf('ignore_geo_redirect=onetrust') != -1;\nif (!no_redirect && gdpr_countries.indexOf(locale) != -1) {document.location = uk_link + utms;}\n</script>        \n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/savoy/Savoy-Bold-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/savoy/Savoy-Italic-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/savoy/Savoy-Roman-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/texta/Texta-Medium-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/texta/Texta-Heavy-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"preload\" href=\"https://media1.popsugar-assets.com/static/fonts/texta/Texta-Light-webfont.woff2\" as=\"font\" type=\"font/woff2\" crossorigin>\n<link rel=\"stylesheet\" href=\"https://media1.popsugar-assets.com/v4895/static/css/compiled/lightspeed.css\" type=\"text/css\" media=\"screen\" />\n<link rel=\"apple-touch-icon\" href=\"https://media1.popsugar-assets.com/v4895/static/imgs/apple/apple-touch-icon-76x76.png\">\n<link rel=\"apple-tou"
        }
      },
      "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": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

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

  1. Find advertised IndexNow key location

    No IndexNow key location was advertised in HTML, Link headers, or robots.txt.

  2. 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

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

OAuth / OIDC discovery was not found at the expected path.

02

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

  1. 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": 103284
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=utf-8",
            "length": 103284
          }
        ]
      },
      "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": "sign up"
      }
    ]
  },
  "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

Needs attention

OAuth Protected Resource

Informational
01

Issue

The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

02

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

  1. Fetch protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

    Protected resource metadata `resource` did not match the resource identifier used to retrieve it.

  4. 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 class=\"no-js\" lang=\"en-US\" dir=\"ltr\">\n<head >\n<meta charset=\"utf-8\">\n<meta name=\"robots\" content=\"max-image-preview:large\" />\n<link rel=\"dns-prefetch\" href=\"https://media1.popsugar-assets.com\" />\n<link rel=\"preconnect\" href=\"https://media1.popsugar-assets.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://www.google-analytics.com\" />\n<link rel=\"preconnect\" href=\"https://www.google-analytics.com/\" />\n<link rel=\"dns-prefetch\" href=\"https://beacon.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://beacon.krxd.net/\" />\n<link rel=\"dns-prefetch\" href=\"https://cdn.krxd.net\" />\n<link rel=\"preconnect\" href=\"https://cdn.krxd.net/\" />\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n<meta name=\"viewport\" content=\"width=1120, maximum-scale=1.0\" />\n<title>Not Found | POPSUGAR</ti"
      },
      "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.popsugar.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": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.popsugar.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.popsugar.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 200,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://www.popsugar.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": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

SEOSEOBrowser audit

Links do not have descriptive text

100 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

4 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": "4 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

Improve image delivery

20 Fail

Check name

Improve image delivery

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 1,242 KiB

Fix guidance

Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)

Evidence
{
  "displayValue": "Est savings of 1,242 KiB",
  "description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}

Performance and AccessibilityPerformanceBrowser audit

Reduce JavaScript execution time

20 Fail

Check name

Reduce JavaScript execution time

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

6.2 s

Fix guidance

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).

Evidence
{
  "displayValue": "6.2 s",
  "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
  "numericValue": 6160.092999999938
}

Performance and AccessibilityPerformanceBrowser audit

Reduce unused JavaScript

20 Fail

Check name

Reduce unused JavaScript

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 979 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/).

Evidence
{
  "displayValue": "Est savings of 979 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": 200
}

Performance and AccessibilityPerformanceBrowser audit

Touch targets do not have sufficient size or spacing.

20 Fail

Check name

Touch targets do not have sufficient size or spacing.

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).

Evidence
{
  "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size)."
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

9 Fail

Check name

Loading performance

Score

55/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 100,
      "displayValue": "0.4 s",
      "numericValue": 441.00223683250897
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 100 ms",
      "numericValue": 97
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 2,
      "displayValue": "11.6 s",
      "numericValue": 11615.403145689459
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 0,
      "displayValue": "3,220 ms",
      "numericValue": 3224.3803084836113
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "120 ms",
      "numericValue": 121.78457999999999
    },
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 0,
      "displayValue": "850 ms",
      "numericValue": 846
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 75,
      "displayValue": "1.7 s",
      "numericValue": 1660.0086987930904
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 59,
      "displayValue": "2.1 s",
      "numericValue": 2066.118183267418
    }
  ]
}

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.

1 reports
Public score history report links
Scan dateScoreReadinessReport
52/100Level 3, Bot-AwareCurrent report
popsugar.com AI SEO Report: 52/100 (Level 3, Bot-Aware)