Actuent
about.google

About Google

Learn more about Google. Explore our innovative AI products and services, and how we

55
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 +45 points:
+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 about.google
Made from what Actuent already knows. Edit it, then publish it at https://about.google/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "about.google",
  "name": "About Google",
  "language": "en",
  "pages": {
    "/": {
      "title": "About Google: Our products, technology and company information - About Google",
      "content": "Learn more about Google. Explore our innovative AI products and services, and how we"
    },
    "/products": {
      "title": "Google's products and services - About Google",
      "content": "Jump to Content About Products Company Info News Helpful products, built with you in mind Search in new ways Chat with Gemini Try AI tools Explore more products Product support Google Store Google Account Accessibility support Search in new ways Download the Google app Play silent looping video Paus"
    },
    "/company-info": {
      "title": "About Google: History, office locations, commitments, initiatives - About Google",
      "content": "Jump to Content About Products Company Info News Our mission is to organize the world’s information and make it universally accessible and useful Careers Locations Around the globe Contact us Research and technology Our teams are working to solve complex challenges, advance the field of AI and help "
    },
    "/intl/ar_ALL/products": {
      "title": "منتجات Google وخدماتها - About Google",
      "content": "الانتقال إلى المحتوى لمحة المنتجات معلومات الشركة آخر الأخبار منتجات رائعة وفقًا لاحتياجاتك تجربة البحث: جديدة ومتطوّرة التحدث مع Gemini تجربة أدوات الذكاء الاصطناعي الاطّلاع على المزيد من المنتجات خدمات الدعم Google متجر حسابك على Google بحاجة لمساعدة بشأن إمكانية الوصول؟ تجربة البحث: جديدة ومتطوّر"
    },
    "/company-info/locations": {
      "title": "Browse a list of Google’s office locations - About Google",
      "content": "Jump to Content About Products Company Info News Our locations Each one of our offices is designed to inspire big ideas and build community. Explore our locations around the world. North America Latin America Europe Asia Pacific Africa & Middle East North America Ann Arbor Atlanta Austin (2) Google "
    },
    "/company-info/our-story": {
      "title": "How we started and where we are today - Google - About Google",
      "content": "Jump to Content About Products Company Info News Our story From the garage to the Googleplex The Google story begins in 1995 at Stanford University. Larry Page was considering Stanford for grad school and Sergey Brin, a student there, was assigned to show him around. By some accounts, they disagreed"
    },
    "/company-info/contact-google": {
      "title": "Google support: Contact information, product help, office locations - About Google",
      "content": "Jump to Content About Products Company Info News Hi, how can we help? From product support to career opportunities, we’ve got you covered. HELP CENTER Ask questions or report an issue with a Google product or service. PRESS If you’re a member of the press, email us at press@google.com CAREERS AT GOO"
    }
  },
  "actions": [
    {
      "id": "shop",
      "name": "Shop products",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "shop",
        "buy",
        "products",
        "store",
        "catalog"
      ],
      "description": "Browse and buy products"
    },
    {
      "id": "contact",
      "name": "Contact",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "contact",
        "get in touch",
        "email",
        "message",
        "support"
      ],
      "description": "Get in touch with the site owner"
    },
    {
      "id": "find_store",
      "name": "Find a store",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "store locator",
        "find a store",
        "locations",
        "near me"
      ],
      "description": "Find a physical store or location"
    },
    {
      "id": "get_support",
      "name": "Get help",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "help",
        "support",
        "faq",
        "customer service"
      ],
      "description": "Help centre, FAQs and support"
    }
  ]
}
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": "About Google",
  "url": "https://about.google",
  "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

Shop products
Browse and buy products
shopbuyproductsstorecatalog
Contact
Get in touch with the site owner
contactget in touchemailmessagesupport
Find a store
Find a physical store or location
store locatorfind a storelocationsnear me
Get help
Help centre, FAQs and support
helpsupportfaqcustomer service

Pages

About Google: Our products, technology and company information - About Google /
Learn more about Google. Explore our innovative AI products and services, and how we
Google's products and services - About Google /products
Jump to Content About Products Company Info News Helpful products, built with you in mind Search in new ways Chat with Gemini Try AI tools Explore more products Product support Google Store Google Account Accessibility support Search in new ways Download the Google app Play silen
About Google: History, office locations, commitments, initiatives - About Google /company-info
Jump to Content About Products Company Info News Our mission is to organize the world’s information and make it universally accessible and useful Careers Locations Around the globe Contact us Research and technology Our teams are working to solve complex challenges, advance the f
منتجات Google وخدماتها - About Google /intl/ar_ALL/products
الانتقال إلى المحتوى لمحة المنتجات معلومات الشركة آخر الأخبار منتجات رائعة وفقًا لاحتياجاتك تجربة البحث: جديدة ومتطوّرة التحدث مع Gemini تجربة أدوات الذكاء الاصطناعي الاطّلاع على المزيد من المنتجات خدمات الدعم Google متجر حسابك على Google بحاجة لمساعدة بشأن إمكانية الوصول؟ تجربة
Browse a list of Google’s office locations - About Google /company-info/locations
Jump to Content About Products Company Info News Our locations Each one of our offices is designed to inspire big ideas and build community. Explore our locations around the world. North America Latin America Europe Asia Pacific Africa & Middle East North America Ann Arbor Atlant
How we started and where we are today - Google - About Google /company-info/our-story
Jump to Content About Products Company Info News Our story From the garage to the Googleplex The Google story begins in 1995 at Stanford University. Larry Page was considering Stanford for grad school and Sergey Brin, a student there, was assigned to show him around. By some acco
Google support: Contact information, product help, office locations - About Google /company-info/contact-google
Jump to Content About Products Company Info News Hi, how can we help? From product support to career opportunities, we’ve got you covered. HELP CENTER Ask questions or report an issue with a Google product or service. PRESS If you’re a member of the press, email us at press@googl

For AI agents

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

Is this your site?

Claim about.google 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="about.google" async></script> or the image https://api.actuent.ai/badge.svg?domain=about.google&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.