命令
ping
ping通过 sitemap ping 通知搜索引擎抓取站点地图
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| sitemap | string | Yes | sitemap.xml 的完整 URL |
| engines | string | No | 目标引擎,逗号分隔 (google,bing),默认全部 |
Examples
ping 所有搜索引擎
仅 ping Google
submit
submit通过 IndexNow 协议提交 URL 给搜索引擎(Bing/Yandex/Seznam 等)
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | Yes | 要提交的完整 URL |
| key | string | Yes | IndexNow key(先运行 setup-indexnow 生成) |
| host | string | No | 域名,默认从 URL 提取 |
Examples
提交新页面收录
bulk-submit
bulk-submit批量提交多个 URL 到 IndexNow(最多 10000 条)
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| urls | string | Yes | 逗号分隔的 URL 列表 |
| key | string | Yes | IndexNow key |
| host | string | No | 域名,默认从第一个 URL 提取 |
Examples
批量提交 URL
setup-indexnow
setup-indexnow生成 IndexNow key — 配置后 xbrowser seo submit 才能工作
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | Yes | 你的域名 |
Examples
生成 IndexNow 配置
check
check检查域名的 IndexNow / robots.txt / sitemap 等 SEO 基础配置
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | Yes | 域名 |
Examples
检查 SEO 配置
analyze
analyze分析页面 SEO 因素,给出评分和优化建议
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | Yes | 要分析的页面 URL |
| html | string | No | 直接传入 HTML 字符串,跳过网络抓取 |
Examples
分析页面 SEO
setup-guide
setup-guide输出完整的搜索引擎收录配置指南
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | Yes | 你的域名 |
Examples
SEO 收录配置指南
backlinks
backlinks列出外链提交平台及精确入口 URL(57 个平台,11 个类别)
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | No | 按类别筛选: ' + categories.join('/ |
| search | string | No | 按名称或网址搜索 |
Examples
列出所有外链平台
筛选社交资料类
搜索特定平台
submit-backlink
submit-backlink在浏览器中打开外链平台的外链提交入口页面,可选自动填写 URL
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| platform | string | Yes | 平台名称(模糊匹配,如 linkedin / github / medium) |
| url | string | No | 要填写的网站 URL(提供后自动填写并保存) |
Examples
打开 LinkedIn 资料编辑页
打开 GitHub 并自动填写 URL
login
login在浏览器中登录外链平台,保存登录状态
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| platform | string | Yes | 平台名称(模糊匹配,如 github / linkedin) |
Examples
登录 GitHub
登录 LinkedIn
logout
logout清除平台的登录状态
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| platform | string | No | 平台名称或 "all" 清除全部 |
Examples
清除 GitHub 登录状态
清除所有平台登录状态
submit-guest-post
submit-guest-post在浏览器中提交客座文章到支持 Guest Post 的平台
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| platform | string | Yes | 平台名称(如 css-tricks / smashing-magazine / search-engine-journal) |
| name | string | Yes | 你的姓名 |
| string | Yes | 你的邮箱 | |
| topic | string | Yes | 文章主题或提案 |
| url | string | No | 已发布文章的 URL(可选) |
Examples
向 CSS-Tricks 提交客座文章
向 Smashing Magazine 提交提案
setup-email
setup-email配置邮箱 IMAP 授权(用于自动获取验证码,支持 QQ 邮箱等)
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| user | string | Yes | 邮箱地址(如 dyyz1993@qq.com) |
| pass | string | Yes | IMAP 授权码(非邮箱密码,QQ邮箱需在设置中开启 IMAP 并生成授权码) |
| host | string | No | IMAP 服务器地址(默认 imap.qq.com) |
| port | number | No | IMAP 端口(默认 993) |
Examples
配置 QQ 邮箱
配置 Gmail
verify-email
verify-email从 Gmail 获取最新的验证邮件,提取验证码或验证链接
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | Yes | 发件人过滤(域名或邮箱地址) |
| maxAge | number | No | 最大回溯时间(秒),默认 300 (300) |
Examples
获取 GitHub 验证码
获取 LinkedIn 验证码(10分钟内)
register
register在浏览器中自动注册外链平台账号
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| platform | string | Yes | 平台名称(模糊匹配) |
| string | Yes | 注册邮箱 | |
| password | string | No | 密码(不提供则自动生成) |
| name | string | No | 显示名称 |
Examples
注册 Medium
注册 GitHub
batch-submit
batch-submit批量提交网站 URL 到多个外链平台(自动填写并保存)
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | Yes | 要提交的网站 URL |
| platforms | string | No | 平台组: google/github/oauth27/all 或逗号分隔的平台名称,默认 oauth27 |
| delay | number | No | 平台间延迟(毫秒),默认 5000 (5000) |
| batchSize | number | No | 每批处理数量,默认 5 (5) |
| skipProbe | boolean | No | 跳过连通性检测 (false) |
Examples
批量提交到 27 个 Google OAuth 平台
仅提交 Google OAuth 平台
指定平台
自定义延迟和批次