Actuent
medium.com

Medium

Medium is a publishing platform where writers share stories, ideas, and conversations. It offers a clean, distraction‑free interface for reading and writing, membership options for premium content, and tools for authors to publish and promote their work. Users can sign in, create new stories, explore topics, and access help, terms, and privacy information. The site also includes a reCAPTCHA for security and links to its blog, store, and career opportunities.

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 medium.com
Made from what Actuent already knows. Edit it, then publish it at https://medium.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "medium.com",
  "name": "Medium",
  "language": "en",
  "pages": {
    "/": {
      "title": "Medium",
      "content": "Medium is a publishing platform where writers share stories, ideas, and conversations. It offers a clean, distraction‑free interface for reading and writing, membership options for premium content, and tools for authors to publish and promote their work. Users can sign in, create new stories, explore topics, and access help, terms, and privacy information. The site also includes a reCAPTCHA for security and links to its blog, store, and career opportunities."
    },
    "/stuck-in/about": {
      "title": "About Stuck In",
      "content": "Stuck In Building careers in the beautiful game. Note from the editor Stuck In is a blog about soccer coaching, soccer philosophy and soccer related businesses. Topics Soccer Software Startup Entrepreneurship Coaching Editors John Reagan Moore 3 followers Soccer Coach • Software Engineer Soccer Coac"
    },
    "/ue-e-capitalismo-renano-lordine-illiberale-che-ha/about": {
      "title": "About Riscoprire le radici marce dell’Europa. Corso di Sovranismo per Sovranisti",
      "content": "Riscoprire le radici marce dell’Europa. Corso di Sovranismo per Sovranisti @Italians4Brexit Editors Italians4Brexit 81 followers Libertarian Eurosceptic in favour of national sovereignty and limited government. Blogs in Italian and English. Libertarian Eurosceptic in favour of national sovereignty a"
    }
  },
  "actions": [
    {
      "id": "write_story",
      "name": "Write a New Story",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "write",
        "publish",
        "story",
        "article",
        "blog post"
      ],
      "description": "Create and publish a new article on Medium."
    },
    {
      "id": "sign_in",
      "name": "Sign In",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "login",
        "sign in",
        "authenticate",
        "access account",
        "user login"
      ],
      "description": "Log into your Medium account to access personalized content and author tools."
    },
    {
      "id": "sign_up",
      "name": "Sign Up",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "register",
        "sign up",
        "create account",
        "join",
        "new user"
      ],
      "description": "Register a new Medium account to start writing and reading."
    },
    {
      "id": "search_articles",
      "name": "Search Articles",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "search",
        "find",
        "lookup",
        "discover",
        "browse"
      ],
      "description": "Find stories and topics across Medium using keywords or tags."
    },
    {
      "id": "subscribe_membership",
      "name": "Subscribe to Membership",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "subscribe",
        "membership",
        "premium",
        "support",
        "donate"
      ],
      "description": "Purchase a Medium membership to unlock premium content and features."
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to Medium",
      "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": "Medium",
  "url": "https://medium.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

Write a New Story
Create and publish a new article on Medium.
writepublishstoryarticleblog post
Sign In
Log into your Medium account to access personalized content and author tools.
loginsign inauthenticateaccess accountuser login
Sign Up
Register a new Medium account to start writing and reading.
registersign upcreate accountjoinnew user
Search Articles
Find stories and topics across Medium using keywords or tags.
searchfindlookupdiscoverbrowse
Subscribe to Membership
Purchase a Medium membership to unlock premium content and features.
subscribemembershippremiumsupportdonate

Pages

Medium /
Medium is a publishing platform where writers share stories, ideas, and conversations. It offers a clean, distraction‑free interface for reading and writing, membership options for premium content, and tools for authors to publish and promote their work. Users can sign in, create
About Stuck In /stuck-in/about
Stuck In Building careers in the beautiful game. Note from the editor Stuck In is a blog about soccer coaching, soccer philosophy and soccer related businesses. Topics Soccer Software Startup Entrepreneurship Coaching Editors John Reagan Moore 3 followers Soccer Coach • Software
About Riscoprire le radici marce dell’Europa. Corso di Sovranismo per Sovranisti /ue-e-capitalismo-renano-lordine-illiberale-che-ha/about
Riscoprire le radici marce dell’Europa. Corso di Sovranismo per Sovranisti @Italians4Brexit Editors Italians4Brexit 81 followers Libertarian Eurosceptic in favour of national sovereignty and limited government. Blogs in Italian and English. Libertarian Eurosceptic in favour of na

For AI agents

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

Is this your site?

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