当前小程序已上线 10天, 到现在为止没有收录 1条内容,在测试环境中也没有看到收录提示,想知道如何解决 ?
1. “页面内容接入” 页面收录已开启;
- sitemap 文件如下配置
{
"rules":[
{
"action": "allow",
"page": "pages/index/index"
},
{
"action": "allow",
"page": "/pages/good-details/index"
},
{
"action":"disallow",
"page": "*"
}
]
}
但是在 IDE 上也没有提示 收录信息
mark
现在收录了吗,调试没有提示的问题解决了不?