We use essential cookies to make our site work. With your consent, we may also use non-essential cookies to improve user experience and analyze website traffic. By clicking “Accept,” you agree to our website's cookie use as described in our Cookie Policy. You can change your cookie settings at any time by clicking “Preferences.”
    See how AI recommends your business — free →

    Brand Site Audit

    Partner ProgramAuthentication required

    brand_site_audit

    Audit key website pages from an AI crawler's perspective: rendering, AI-bot robots rules, structured data, metadata, llms.txt, status, and visible content.

    Access: Partner Program or approved access with read_brand permission

    When to use

    Use after reviewing audit inaccuracies to determine whether AI crawlers can access the corrective content.

    Parameters

    Parameter Type Required Description
    url string No Website URL; defaults to Business Profile website.
    pages string[] No Specific paths to audit; maximum 10.
    brand_slug string No Brand selector for internal superadmin keys. Brand-scoped keys ignore it; OAuth users select an authorized brand with brand_id.

    Try this in Claude

    Audit our homepage, about page, and pricing page for AI crawler access.

    Example request

    {
      "url": "https://optimly.ai",
      "pages": [
        "/",
        "/about",
        "/pricing"
      ]
    }

    Example response coming soon.

    Related tools