midea.com.cn
English
English
30
Not agent-ready yet
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 +70 points:
+15 · Clear description of the site
Add a meta description and a plain first paragraph that says what you do, where, and for whom.
Add a meta description and a plain first paragraph that says what you do, where, and for whom.
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
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
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
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.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for midea.com.cn
Made from what Actuent already knows. Edit it, then publish it at
https://midea.com.cn/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "midea.com.cn",
"name": "English",
"language": "en",
"pages": {
"/": {
"title": "English",
"content": "English"
},
"/zh/careers": {
"title": "加入美的",
"content": "热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 加入美的 Careers 随着美的集团的不断发展壮大,我们希望您成为我们团队的一部"
},
"/zh/about-midea": {
"title": "关于美的",
"content": "热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 关于美的 About Midea 快览 亿元 营业总收入 万+ 全球员工数量 位 "
},
"/zh/midea-service": {
"title": "美的服务",
"content": "热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 美的服务 Midea Service 我们提供哪些服务 报装报修 家电深度清洗 服"
},
"/zh/about-midea/Innovation/Award-Winning-Products": {
"title": "获奖作品",
"content": "热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 获奖作品 Award-Winning Products 2020艾普兰优秀产品奖;"
}
},
"actions": [
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to English",
"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": "English",
"url": "https://midea.com.cn",
"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
View jobs
See open positions
careersjobshiringwork with usPages
English /
English
加入美的 /zh/careers
热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 加入美的 Careers 随着美的集团的不
关于美的 /zh/about-midea
热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 关于美的 About Midea 快览 亿
美的服务 /zh/midea-service
热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 美的服务 Midea Service 我们
获奖作品 /zh/about-midea/Innovation/Award-Winning-Products
热门搜索 美的集团 美的业务 总览 智能家居 工业技术 楼宇科技 机器人与自动化 美的能源 美的医疗 安得智联 专业平台 投资者关系 总览 致股东的信 公司治理 股票信息 财务报告 信息披露 可持续发展 美的商城 美的美居 美的服务 加入美的 总览 工作在美的 美的文化 职业发展 社会招聘 应届毕业生招聘 关于美的 总览 创新 制造 新闻中心 美的供应商 中文 / EN Select the country/region site for Midea brand products 选择美的品牌产品所在国家/地区 获奖作品 Award-Winning Pr
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=midea.com.cn
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim midea.com.cn to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="midea.com.cn" async></script> or the image https://api.actuent.ai/badge.svg?domain=midea.com.cn&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
