Actuent
cloudflare.com

Cloudflare

Cloudflare offers a global network that secures, accelerates, and scales web applications, workers, and APIs. With 335+ cities, 50 ms latency to 95% of users, and 310 billion daily threats blocked, it powers 45% of Fortune 500. Features include edge computing, smart placement, and zero‑trust security. Start building for free on the dashboard.

45
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ○ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ○ Business details (address, hours, phone)

How to improve this score

Up to +55 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for cloudflare.com
Made from what Actuent already knows. Edit it, then publish it at https://cloudflare.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "cloudflare.com",
  "name": "Cloudflare",
  "language": "en",
  "pages": {
    "/": {
      "title": "Cloudflare - Secure, Fast, and Reliable Internet",
      "content": "Cloudflare offers a global network that secures, accelerates, and scales web applications, workers, and APIs. With 335+ cities, 50 ms latency to 95% of users, and 310 billion daily threats blocked, it powers 45% of Fortune 500. Features include edge computing, smart placement, and zero‑trust security. Start building for free on the dashboard."
    },
    "/plans": {
      "title": "Pricing",
      "content": "Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Scale predictably Pay only for what you use. Simple, transparent pricing for all Cloudflare products Network & CDN Network & CDN SASE / Zero Trust Compute & Storage Network & CDN SASE / Zero Trust Compu"
    },
    "/events": {
      "title": "Cloudflare Events",
      "content": "Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Cloudflare Events Cloudflare Connect 2026 October 19–21 · San Francisco Immerse New York April 14 · New York, NY Connect on Tour April 15 · London, UK Connect on Tour July 30 · Sydney, AU Cloudflare Con"
    },
    "/products": {
      "title": "Products Cloudflare",
      "content": "Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Cloudflare Products Everything you need to build, deploy, and scale applications on Cloudflare& x27;s global network. All Products All Products Compute Storage AI Media Security Network SASE / Zero Trus"
    },
    "/products/cache-reserve": {
      "title": "Cloudflare Cache Reserve - Persistent Caching Solution",
      "content": "Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Cache Reserve Serve static content faster and save on egress costs Cloudflare Cache Reserve is a large, persistent data store built on R2, our global S3-compatible object storage service. It helps busin"
    },
    "/products/email-service": {
      "title": "Email Service",
      "content": "Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Email Service Email for applications, workflows, and agents Cloudflare Email Service gives your applications and agents a native way to send transactional email, receive inbound messages, and automate w"
    },
    "/resource/contact-enterprise-sales": {
      "title": "Contact Enterprise Sales — Cloudflare",
      "content": "Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Learn more about Cloudflare Contact Enterprise Sales Build AI and agents Build AI faster, deploy it to our global network, maintain agent state for hours or days, and track and control model costs and p"
    },
    "/resource/agentic-commerce-contact-form": {
      "title": "Agentic commerce contact form — Cloudflare",
      "content": "Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Contact our team Get your storefront ready for agentic commerce AI agents are becoming a new kind of shopper — discovering products, comparing options, and checking out on your customers& 39; behalf. Te"
    },
    "/learning/cloud/what-are-data-egress-fees": {
      "title": "What are data egress fees?",
      "content": "What are data egress fees? Data egress fees are charges from cloud providers for moving or transferring data from the cloud storage where it was uploaded. These fees, also known as bandwidth or data transfer fees, are separate from the fees organizations pay for cloud storage and computing. Cloud st"
    }
  },
  "actions": [
    {
      "id": "signup",
      "name": "Start Building",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "signup",
        "create_account"
      ],
      "description": "Create a free account to use Cloudflare services"
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to Cloudflare",
      "intent": [
        "contact",
        "message",
        "email",
        "get in touch"
      ],
      "input": {
        "type": "object",
        "required": true,
        "fields": [
          {
            "name": "name",
            "type": "string",
            "required": true
          },
          {
            "name": "email",
            "type": "email",
            "required": true
          },
          {
            "name": "message",
            "type": "string",
            "required": true
          }
        ]
      }
    }
  ]
}
Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Cloudflare",
  "url": "https://cloudflare.com",
  "telephone": "+00 0000 0000",
  "priceRange": "€€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Street 1",
    "postalCode": "0000",
    "addressLocality": "City",
    "addressCountry": "DK"
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "09:00",
      "closes": "17:00"
    }
  ]
}
</script>

What AI agents can do here

Start Building
Create a free account to use Cloudflare services
signupcreate_account

Pages

Cloudflare - Secure, Fast, and Reliable Internet /
Cloudflare offers a global network that secures, accelerates, and scales web applications, workers, and APIs. With 335+ cities, 50 ms latency to 95% of users, and 310 billion daily threats blocked, it powers 45% of Fortune 500. Features include edge computing, smart placement, an
Pricing /plans
Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Scale predictably Pay only for what you use. Simple, transparent pricing for all Cloudflare products Network & CDN Network & CDN SASE / Zero Trust Compute & Storage Network & CDN SAS
Cloudflare Events /events
Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Cloudflare Events Cloudflare Connect 2026 October 19–21 · San Francisco Immerse New York April 14 · New York, NY Connect on Tour April 15 · London, UK Connect on Tour July 30 · Sydne
Products Cloudflare /products
Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Cloudflare Products Everything you need to build, deploy, and scale applications on Cloudflare& x27;s global network. All Products All Products Compute Storage AI Media Security Netw
Cloudflare Cache Reserve - Persistent Caching Solution /products/cache-reserve
Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Cache Reserve Serve static content faster and save on egress costs Cloudflare Cache Reserve is a large, persistent data store built on R2, our global S3-compatible object storage ser
Email Service /products/email-service
Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Email Service Email for applications, workflows, and agents Cloudflare Email Service gives your applications and agents a native way to send transactional email, receive inbound mess
Contact Enterprise Sales — Cloudflare /resource/contact-enterprise-sales
Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Learn more about Cloudflare Contact Enterprise Sales Build AI and agents Build AI faster, deploy it to our global network, maintain agent state for hours or days, and track and contr
Agentic commerce contact form — Cloudflare /resource/agentic-commerce-contact-form
Products Solutions Resources Pricing Login Dashboard Contact sales Start building Dashboard Login Contact our team Get your storefront ready for agentic commerce AI agents are becoming a new kind of shopper — discovering products, comparing options, and checking out on your custo
What are data egress fees? /learning/cloud/what-are-data-egress-fees
What are data egress fees? Data egress fees are charges from cloud providers for moving or transferring data from the cloud storage where it was uploaded. These fees, also known as bandwidth or data transfer fees, are separate from the fees organizations pay for cloud storage and

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=cloudflare.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 22 Sep 2026

Is this your site?

Claim cloudflare.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="cloudflare.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=cloudflare.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.