WordPress.com
WordPress.com is a comprehensive online platform that lets users build, publish, and host websites, blogs, and e‑commerce stores. It offers a drag‑and‑drop website builder, AI‑powered site creation, and a full suite of themes, plugins, and patterns. Users can publish blogs, newsletters, and manage content through a unified dashboard. Hosting options include managed, agency, and migration services, while domain registration and transfer are available directly on the site. Professional email, affiliate programs, and a range of creative tools such as business name and logo generators are also offered. Developers can access API documentation, developer tools, and a dedicated blog. The platform emphasizes ease of use, scalability, and a vibrant community of creators.
- ✓ 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
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for wordpress.com
https://wordpress.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "wordpress.com",
"name": "WordPress.com",
"language": "en",
"pages": {
"/": {
"title": "WordPress.com",
"content": "WordPress.com is a comprehensive online platform that lets users build, publish, and host websites, blogs, and e‑commerce stores. It offers a drag‑and‑drop website builder, AI‑powered site creation, and a full suite of themes, plugins, and patterns. Users can publish blogs, newsletters, and manage content through a unified dashboard. Hosting options include managed, agency, and migration services, while domain registration and transfer are available directly on the site. Professional email, affiliate programs, and a range of creative tools such as business name and logo generators are also offered. Developers can access API documentation, developer tools, and a dedicated blog. The platform emphasizes ease of use, scalability, and a vibrant community of creators."
},
"/about": {
"title": "About Us WordPress.com",
"content": "Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP Domains Find a domain Transfer a domain Email Professional email Affiliates Affiliate p"
},
"/pricing": {
"title": "WordPress.com Pricing Find the Perfect Plan for Your Site",
"content": "Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP Domains Find a domain Transfer a domain Email Professional email Affiliates Affiliate p"
},
"/features": {
"title": "Explore WordPress.com Features WordPress.com",
"content": "Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP Domains Find a domain Transfer a domain Email Professional email Affiliates Affiliate p"
},
"/patterns/contact": {
"title": "Contact WordPress Patterns — WordPress.com",
"content": "WordPress.com Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP ↗ Domains Find a domain Transfer a domain Email Professional email Affili"
},
"/marketing-features": {
"title": "Marketing Tools WordPress.com",
"content": "Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP Domains Find a domain Transfer a domain Email Professional email Affiliates Affiliate p"
},
"/development-services": {
"title": "Development Services",
"content": "Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP Domains Find a domain Transfer a domain Email Professional email Affiliates Affiliate p"
},
"/website-design-service": {
"title": "Hire WordPress Website Designers WordPress.com",
"content": "Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP Domains Find a domain Transfer a domain Email Professional email Affiliates Affiliate p"
},
"/go/website-building/what-are-payment-processing-fees-why-do-they-matter": {
"title": "What Are Payment Processing Fees and Why Do They Matter? & 8211; Go WordPress: The Best WordPress & Website Design Tutor",
"content": "Skip to content Products Resources Support Pricing Log in Get started Menu Build Website Ecommerce AI website builder Publish Blog Newsletter Hosting Managed hosting Agency hosting Site migration Enterprise hosting WordPress VIP Domains Find a domain Transfer a domain Email Professional email Affili"
}
},
"actions": [
{
"id": "build_website",
"name": "Build a Website",
"input": {
"type": "text",
"required": false
},
"intent": [
"create website",
"website builder",
"AI website builder",
"ecommerce site",
"drag and drop site"
],
"description": "Create a new website using the WordPress.com website builder, including AI‑powered templates and e‑commerce options."
},
{
"id": "publish_blog",
"name": "Publish a Blog",
"input": {
"type": "text",
"required": false
},
"intent": [
"create blog",
"publish blog",
"blogging platform",
"write post",
"blog post"
],
"description": "Start a new blog or publish posts on an existing WordPress.com blog."
},
{
"id": "manage_hosting",
"name": "Manage Hosting",
"input": {
"type": "text",
"required": false
},
"intent": [
"managed hosting",
"agency hosting",
"site migration",
"upgrade hosting",
"hosting plan"
],
"description": "Choose or upgrade hosting plans, including managed, agency, or migration services."
},
{
"id": "register_domain",
"name": "Register a Domain",
"input": {
"type": "text",
"required": false
},
"intent": [
"domain registration",
"find domain",
"transfer domain",
"domain name",
"domain purchase"
],
"description": "Search for and register a new domain name, or transfer an existing domain to WordPress.com."
},
{
"id": "setup_email",
"name": "Set Up Professional Email",
"input": {
"type": "text",
"required": false
},
"intent": [
"professional email",
"custom email",
"email setup",
"domain email",
"email address"
],
"description": "Create a custom professional email address linked to your WordPress.com domain."
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to WordPress.com",
"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
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "WordPress.com",
"url": "https://wordpress.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
Pages
For AI agents
GET https://api.actuent.ai/api/search?q=wordpress.com
https://agents.actuent.ai/api/mcpIs this your site?
<script src="https://api.actuent.ai/badge.js" data-domain="wordpress.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=wordpress.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
