51job.com
招聘网_人才网_找工作_求职_上前程无忧
前程无忧人才网面向全国,提供2026准确的招聘网站信息,为企业和求职者提供人才招聘、求职、找工作、培训等在内的全方位的人力资源服务,更多求职找工作信息尽在前程无忧!
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.
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 51job.com
Made from what Actuent already knows. Edit it, then publish it at
https://51job.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "51job.com",
"name": "招聘网_人才网_找工作_求职_上前程无忧",
"language": "en",
"pages": {
"/": {
"title": "招聘网_人才网_找工作_求职_上前程无忧",
"content": "前程无忧人才网面向全国,提供2026准确的招聘网站信息,为企业和求职者提供人才招聘、求职、找工作、培训等在内的全方位的人力资源服务,更多求职找工作信息尽在前程无忧!"
},
"/about": {
"title": "招聘网 人才网 找工作 求职 上前程无忧 51job 找不到该页",
"content": "简 EN 登录 / 注册 APP下载 APP下载 职场百科 职场文库 招聘信息 我要招聘 地区选择 热门城市 北京 上海 广州 深圳 武汉 西安 杭州 南京 成都 重庆 A B C D E F G H J K L M N P Q R S T W X Y Z 鞍山 安庆 安阳 北京 包头 保定 蚌埠 宝鸡 滨州 长春 长沙 成都 重庆 常州 常德 常熟 沧州 潮州 郴州 赤峰 滁州 长治 大连 东莞 丹东 大庆 达州 大同 德阳 德州 东营 鄂尔多斯 鄂州 福州 佛山 抚顺 抚州 阜阳 广州 贵阳 赣州 广安 广元 贵港 桂林 哈尔滨 杭州 合肥 海口 呼和浩特 惠州 衡阳 淮安 湖州 邯郸 汉"
},
"/contact": {
"title": "招聘网 人才网 找工作 求职 上前程无忧 51job 找不到该页",
"content": "简 EN 登录 / 注册 APP下载 APP下载 职场百科 职场文库 招聘信息 我要招聘 地区选择 热门城市 北京 上海 广州 深圳 武汉 西安 杭州 南京 成都 重庆 A B C D E F G H J K L M N P Q R S T W X Y Z 鞍山 安庆 安阳 北京 包头 保定 蚌埠 宝鸡 滨州 长春 长沙 成都 重庆 常州 常德 常熟 沧州 潮州 郴州 赤峰 滁州 长治 大连 东莞 丹东 大庆 达州 大同 德阳 德州 东营 鄂尔多斯 鄂州 福州 佛山 抚顺 抚州 阜阳 广州 贵阳 赣州 广安 广元 贵港 桂林 哈尔滨 杭州 合肥 海口 呼和浩特 惠州 衡阳 淮安 湖州 邯郸 汉"
},
"/pricing": {
"title": "招聘网 人才网 找工作 求职 上前程无忧 51job 找不到该页",
"content": "简 EN 登录 / 注册 APP下载 APP下载 职场百科 职场文库 招聘信息 我要招聘 地区选择 热门城市 北京 上海 广州 深圳 武汉 西安 杭州 南京 成都 重庆 A B C D E F G H J K L M N P Q R S T W X Y Z 鞍山 安庆 安阳 北京 包头 保定 蚌埠 宝鸡 滨州 长春 长沙 成都 重庆 常州 常德 常熟 沧州 潮州 郴州 赤峰 滁州 长治 大连 东莞 丹东 大庆 达州 大同 德阳 德州 东营 鄂尔多斯 鄂州 福州 佛山 抚顺 抚州 阜阳 广州 贵阳 赣州 广安 广元 贵港 桂林 哈尔滨 杭州 合肥 海口 呼和浩特 惠州 衡阳 淮安 湖州 邯郸 汉"
}
},
"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",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"email",
"get in touch",
"message"
],
"description": "Email hr@51job.com"
}
]
}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": "招聘网_人才网_找工作_求职_上前程无忧",
"url": "https://51job.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
View jobs
See open positions
careersjobshiringwork with usContact
Email hr@51job.com
contactemailget in touchmessagePages
招聘网_人才网_找工作_求职_上前程无忧 /
前程无忧人才网面向全国,提供2026准确的招聘网站信息,为企业和求职者提供人才招聘、求职、找工作、培训等在内的全方位的人力资源服务,更多求职找工作信息尽在前程无忧!
招聘网 人才网 找工作 求职 上前程无忧 51job 找不到该页 /about
简 EN 登录 / 注册 APP下载 APP下载 职场百科 职场文库 招聘信息 我要招聘 地区选择 热门城市 北京 上海 广州 深圳 武汉 西安 杭州 南京 成都 重庆 A B C D E F G H J K L M N P Q R S T W X Y Z 鞍山 安庆 安阳 北京 包头 保定 蚌埠 宝鸡 滨州 长春 长沙 成都 重庆 常州 常德 常熟 沧州 潮州 郴州 赤峰 滁州 长治 大连 东莞 丹东 大庆 达州 大同 德阳 德州 东营 鄂尔多斯 鄂州 福州 佛山 抚顺 抚州 阜阳 广州 贵阳 赣州 广安 广元 贵港 桂林 哈尔滨 杭州 合肥 海口 呼
招聘网 人才网 找工作 求职 上前程无忧 51job 找不到该页 /contact
简 EN 登录 / 注册 APP下载 APP下载 职场百科 职场文库 招聘信息 我要招聘 地区选择 热门城市 北京 上海 广州 深圳 武汉 西安 杭州 南京 成都 重庆 A B C D E F G H J K L M N P Q R S T W X Y Z 鞍山 安庆 安阳 北京 包头 保定 蚌埠 宝鸡 滨州 长春 长沙 成都 重庆 常州 常德 常熟 沧州 潮州 郴州 赤峰 滁州 长治 大连 东莞 丹东 大庆 达州 大同 德阳 德州 东营 鄂尔多斯 鄂州 福州 佛山 抚顺 抚州 阜阳 广州 贵阳 赣州 广安 广元 贵港 桂林 哈尔滨 杭州 合肥 海口 呼
招聘网 人才网 找工作 求职 上前程无忧 51job 找不到该页 /pricing
简 EN 登录 / 注册 APP下载 APP下载 职场百科 职场文库 招聘信息 我要招聘 地区选择 热门城市 北京 上海 广州 深圳 武汉 西安 杭州 南京 成都 重庆 A B C D E F G H J K L M N P Q R S T W X Y Z 鞍山 安庆 安阳 北京 包头 保定 蚌埠 宝鸡 滨州 长春 长沙 成都 重庆 常州 常德 常熟 沧州 潮州 郴州 赤峰 滁州 长治 大连 东莞 丹东 大庆 达州 大同 德阳 德州 东营 鄂尔多斯 鄂州 福州 佛山 抚顺 抚州 阜阳 广州 贵阳 赣州 广安 广元 贵港 桂林 哈尔滨 杭州 合肥 海口 呼
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=51job.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim 51job.com 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="51job.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=51job.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.
