Firebase应用程序索引编制和应用程序链接之间的区别 [英] difference between firebase app indexing and app links

查看:124
本文介绍了Firebase应用程序索引编制和应用程序链接之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从事一个项目,我需要实施一些措施,以便当用户搜索我们的网站时,除了在Google应用中该网站的名称外,它还显示一个应用图标.

I am working on one project in that, I need to implement something so that when user search for our website it shows a icon of app besides name of the website in google app.

还有更多用户可以直接重定向到该应用程序(如果已安装该应用程序).

Further more user can redirect directly to app if he has installed the app.

在这里,我对Firebase应用程序索引编制和应用程序链接(Android Studio 2.3工具)之间感到困惑.有人可以建议我实现该功能需要使用哪种工具,为什么?

Here I got confusion between firebase app indexing and app links(Android studio 2.3 tool). Can any one suggest me which tool I need to use to implement this feature and why?

谢谢.

推荐答案

应用索引实际上使用深度链接种类方法,但可以帮助您实现不同的目标.在一个简单的业务场景中,如果用户从移动浏览器搜索您的业务,您会希望他应该获得应用程序链接,并且该链接为不同的URL(搜索关键字)打开不同的屏幕.正如您所看到的,到目前为止,有关主题词的话题是关键字搜索,搜索意味着App Indexing更多地涉及搜索引擎优化,同时也牢记移动应用程序和App Search Optimization.

App Indexing actually uses the deep-link kind method but helps you to achieve the different goal. In a simple business scenario, you would want if the user searches for your business from mobile browser he should get app link and that link open different screens for different URLs (search keywords). As you can see the post so far talks about keywords, searches that mean App Indexing is more about search engine optimization keeping mobile apps in mind and App Search Optimization too.

关于深层链接,它们是我们在应用程序中定义的简单URL(或URL集),并告诉移动系统如果单击了匹配的URL,我们的应用程序也可以对其进行处理.

About deep-links they are simple URLs (or URL set) that we define in our app and tell the mobile system that if matching URL is clicked our App can also handle it.

在进行深层链接的情况下,可能有多个应用声称打开了相同的链接 URL,但应用程序建立索引的结果只会打开您的应用程序.

In case of deep-link there can be several apps claiming to open same URL but app indexing result will open only your app.

我希望这个答案能很好地说明问题.

I hope this answer clarifies things well.

选中此选项可获得更具体的解决方案 应用索引

Check this for more specific solution App Indexing, Deep linking and this

这篇关于Firebase应用程序索引编制和应用程序链接之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆