简体   繁体   English

应用索引编制不起作用,并且在Google Search Console中未报告任何错误

[英]App Indexing Not working and no error reported in Google Search console

I have implemented app indexing for the below app on play store 4 days before 我已于4天前在Play商店中为以下应用实现了应用索引编制

https://play.google.com/store/apps/details?id=com.tcs.chicagomarathon2013&hl=en https://play.google.com/store/apps/details?id=com.tcs.chicagomarathon2013&hl=en

I have followed all the steps till site verification and tested all my deep links and app URIs everything is working fine. 我已按照所有步骤进行操作,直到进行网站验证,并测试了所有深层链接和应用URI,一切正常。 But I am not able to see my app on Google search results. 但是我无法在Google搜索结果中看到我的应用程序。

Website linked : https://www.chicagomarathon.com 链接的网站: https : //www.chicagomarathon.com

I have followed the same steps for other apps and they are working fine, any idea about this strange behavior or anything else I should do to make it working ? 对于其他应用程序,我也执行了相同的步骤,但它们工作正常,对这种奇怪的行为有任何想法吗,或者我应该采取其他措施使其正常工作?

Update As requested 根据要求更新

I have followed all the steps here https://developers.google.com/app-indexing/android/app 我已按照此处https://developers.google.com/app-indexing/android/app的所有步骤进行操作

My Manifest is perfectly find because all deep links are working like charm. 我的清单很容易找到,因为所有深层链接都像魅力一样起作用。

All app URIs added on webpages are tested with 网页上添加的所有应用URI均经过测试

https://developers.google.com/app-indexing/android/test https://developers.google.com/app-indexing/android/test

But Google Search results not showing the App anywhere linked with search result URLs. 但是Google搜索结果未在与搜索结果URL链接的任何位置显示该应用程序。

You can view the source of webpages for app URIs for confirmation. 您可以查看应用URI的网页来源以进行确认。

Could you provide more information about your implementation? 您能否提供有关实施的更多信息?

I suggest you to test your implementation using Fetch as Google ( https://support.google.com/webmasters/answer/6066468?hl=en ). 建议您使用Google抓取方式( https://support.google.com/webmasters/answer/6066468?hl=zh-CN )测试实现。

Let me know if you find something new. 如果您发现新事物,请告诉我。

It seems that you have deep-link results working on your website. 您的网站上似乎有深层链接结果。 See the attached screenshot. 请参阅随附的屏幕截图。

带有App Indexing结果的屏幕截图

Remeber to install the application from Google Play (not over adb), log into Chrome with the same account and then you should see the results. 请记住从Google Play安装该应用程序(而不是通过adb),并使用相同的帐户登录Chrome,然后您应该会看到结果。

Please use Search Console to discover more improvements that could be done to improve your implementation. 请使用Search Console发现可以执行的更多改进,以改善您的实施。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM