使应用内容可供 Google 搜索
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
当您的应用内容与您拥有的网页内容相符时,Google 可以抓取您的应用内容,并在 Google 搜索结果中将您的 Android 应用作为目的地显示给用户。
按照如下方式设置 Android 应用链接,以便用户可以从 Google 搜索结果打开应用中的特定内容:添加指向您内容的链接,并将您的应用与网站相关联。当您将 Android 应用链接添加到您的应用后,Google 可以通过您的网站关联抓取您的应用内容,并将移动设备用户从他们的搜索结果转到您的应用,从而让他们直接查看您的应用内容而不是网页。
如需设置 Android 应用以便 Google 将其编入索引,请使用 Android Studio 中的 Android App Links Assistant 或按照以下步骤操作:
- 在应用清单中添加 Intent 过滤器,以创建指向应用中特定内容的深层链接。
- 通过网站关联验证您对应用内容的所有权。使用 Digital Asset Links 或 Google Search Console。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-10-05。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]