适用于iOS的Firebase App Indexing:搜索结果中没有应用商店图标

时间:2022-06-24 05:22:51

I've just finished implementing app indexing in one of my apps. I followed Google's instructions here and everything seems to work, except that I do not see the app icon in the search result list.

我刚刚在我的一个应用程序中完成了应用程序索引。我在这里遵循谷歌的指示,一切似乎都有效,除了我没有在搜索结果列表中看到应用程序图标。

When I perform a Google search in Safari, it just shows the usual search result list. Has anyone experience with this?

当我在Safari中执行Google搜索时,它只显示常用的搜索结果列表。有没有人经历过这个?

Google docs say:

谷歌文档说:

The app icon appears in the Search results list some time after the initial click through from Search results.

在搜索结果中首次点击后,应用程序图标会显示在“搜索结果”列表中。

Does anyone know what this is exactly suppose to mean? Do I have to have a touch icon or similar in place on the web server? Any help is appreciated.

有谁知道这究竟是什么意思?我是否必须在Web服务器上安装触摸图标或类似内容?任何帮助表示赞赏。

2 个解决方案

#1


5  

It means you'll need to click through an actual link you've indexed/found in Search and successfully load the link. Once you've done that it'll probably take a few hours for the App Icon to then show up.

这意味着您需要单击已在搜索中编入索引/找到的实际链接并成功加载链接。一旦你完成了它,可能需要几个小时才能显示App Icon。

#2


1  

It's so sad to tell, but App indexing for iOS is no longer active.

令人遗憾的是,iOS的App索引不再有效。

You won't see app icons on SERPs, nor get ranking boost. You can still launch apps from SERPs, but it owes to universal links.

您不会在SERP上看到应用程序图标,也不会获得排名提升。您仍然可以从SERP启动应用程序,但它归功于通用链接。

A JP Googler announced it...

JP Googler宣布它......

https://productforums.google.com/forum/#!topic/webmaster-ja/2fB6nv_bTq4

and doc is updated.

和doc更新。

"The App Indexing API on Android enhances ranking performance for links to your app and provides autocomplete suggestions based on user actions you log in your app." https://firebase.google.com/docs/app-indexing/

“Android上的App Indexing API可增强指向您应用的链接的排名效果,并根据您在应用中登录的用户操作提供自动填充建议。” https://firebase.google.com/docs/app-indexing/

#1


5  

It means you'll need to click through an actual link you've indexed/found in Search and successfully load the link. Once you've done that it'll probably take a few hours for the App Icon to then show up.

这意味着您需要单击已在搜索中编入索引/找到的实际链接并成功加载链接。一旦你完成了它,可能需要几个小时才能显示App Icon。

#2


1  

It's so sad to tell, but App indexing for iOS is no longer active.

令人遗憾的是,iOS的App索引不再有效。

You won't see app icons on SERPs, nor get ranking boost. You can still launch apps from SERPs, but it owes to universal links.

您不会在SERP上看到应用程序图标,也不会获得排名提升。您仍然可以从SERP启动应用程序,但它归功于通用链接。

A JP Googler announced it...

JP Googler宣布它......

https://productforums.google.com/forum/#!topic/webmaster-ja/2fB6nv_bTq4

and doc is updated.

和doc更新。

"The App Indexing API on Android enhances ranking performance for links to your app and provides autocomplete suggestions based on user actions you log in your app." https://firebase.google.com/docs/app-indexing/

“Android上的App Indexing API可增强指向您应用的链接的排名效果,并根据您在应用中登录的用户操作提供自动填充建议。” https://firebase.google.com/docs/app-indexing/