GSC消息:修复Android应用的深层链接.错误"不支持Intent URI"

Rol*_*olf 5 google-webmaster-tools android-intent firebase-app-indexing

[续下页https://productforums.google.com/forum/#!topic/webmasters/wZEY_QZicxg;context-place=forum/webmasters]

Google Search Console消息:

本周我们收到了一条GSC消息,指出深层链接配置不正确.

IMG1 GSC消息

IMG2 抓取错误

这是自2014年12月我们实施App Index机制以来的第一个此类消息.

自那时起,我们对App Index的设置没有改变(除了我们添加了几页,我们现在是20页 - 它按设计增长,每页3页).

环境:

自2014年12月以来,该生态系统已针对App Indexing和Mobile SEO模式"Separate URL"进行了配置,直到现在它仍然运行良好.在@JohnMu的帮助下审核了初始设置,请参阅https://productforums.google.com/forum/#!category-topic/webmasters/mobile/VckmhD1tRgc有关设置的详细信息也记录在本文中http:/ /rolf.huijbrechts.be/portfolio/mfdb-app-deep-linking/

移动SEO模式"单独的URL"配置为20页,其他桌面页面没有自定义移动等效(意味着响应式桌面网页将显示为我们想要的那些).

App Indexing机制使用自定义URI方案,例如-d"fdbappindex:// verlengde-weekendnds-2018-belgie"

细节:

奇怪的是它报告443页错误"不支持意图URI",尽管只为App Index配置(标记)了20页.其次,桌面网站的Google索引中的总页数是4701.我仔细检查了桌面网站和移动网站的标记以及Android应用程序中的代码,它们仍然有效.

我们的ADB测试脚本也可以正常工作,例如"adb shell am start -W -a android.intent.action.VIEW -d"fdbappindex:// verlengde-weekendnds-2018-belgie"com.macjeryseydesign.android.mfdbapp"打开那个特定的Android屏幕.

每个页面的GSC错误详细信息在"3测试应用程序"部分中包含一个ADB命令,您可以使用该命令验证它是否正常工作.该命令给出的是"adb shell am start -a android.intent.action.VIEW -d http://www.feestdagen-belgie.be/verlengde-weekends-2018-belgie com.macjeryseydesign.android.mfdbapp".尽管我使用自定义URI方案(fdbappindex://)作为App Index,但它使用HTTP URI Scheme(http://)是一种惊喜.

问题

有人可以帮助我确定发生了什么,因为我找不到接收GSC消息的原因.App Index的测试通过100%.

我们肯定希望保持该网站/ webap/app的App Index.对于安装了App的用户来说,这是一个很棒的功能.

谢谢你的时间,罗尔夫.