简体   繁体   English

我可以给Google索引添加到我的Android应用程序,但是我没有网站

[英]Can i give google indexing to my android app but i don't have a website

Please some on guide me the way to give Google indexing to my android app but i don't have a website on my own. 请有人指导我将Google索引添加到我的android应用程序的方法,但我自己没有网站。 All i want is to show my app on searching in Google and on clicking that search item it should go to play store. 我只想在Google搜索中显示我的应用程序,然后单击该搜索项即可显示该应用程序。

Here is the google developer doc for the same. 这是相同的Google开发人员文档。 https://developers.google.com/app-indexing/?hl=en Please someone could help me explain how it works. https://developers.google.com/app-indexing/?hl=zh_CN请有人可以帮助我解释它的工作原理。

Google indexes websites. 谷歌索引网站。 If you have a unique app or other way for Google to recognize your app among many others, then submit your app to other app "markets" like Amazon or AppBrain. 如果您拥有独特的应用程序或其他让Google识别您的应用程序的方式,则将您的应用程序提交给其他应用程序“市场”,例如Amazon或AppBrain。

You can also submit to websites that review apps or want to reference to talk about "new" or interesting apps. 您还可以提交给审查应用程序或想要参考以谈论“新”或有趣应用程序的网站。

You can also pay people to write or blog about your app, but that is a possible violation of the Google Play Store TOS (subject to interpretation of course). 您也可以花钱给人写有关您的应用程序的文章或博客,但这可能违反Google Play商店的服务条款(当然有待解释)。

App indexing allows developers to connect pages from your app web site with specific content within your Android app. 应用程序索引使开发人员可以将应用程序网站中的页面与Android应用程序中的特定内容相关联。 This enables Android smartphone users who have your app installed to open it directly from relevant mobile search results on Google. 这使安装了您的应用的Android智能手机用户可以直接从Google上的相关移动搜索结果中打开它。 If you don't have a website connected to your app I don't think you can index your app for Google Search Results . 如果您没有将网站连接到您的应用程序,那么我认为您无法为Google搜索结果编制索引。

Having said that you could try to add app indexing to your app only for Google Search App just to re-engage the user but I'm no sure if it is possible to do that or not. 话虽这么说,您可以尝试仅为Google搜索应用添加应用索引到您的应用中,只是为了重新吸引用户,但是我不确定是否可以这样做。

暂无
暂无

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

相关问题 如果我不发布到Google Play商店,是否可以编写一个应用程序来重新启动没有root权限的android - Can I write an app to reboot my android without root if I don't publish to Google Play Store 虽然我已经提到了它的代码,但当我没有提供任何输入时,我的应用程序会关闭 - My app shuts down when I don't give any input though I have mentioned the code for it 我不完全了解应用程序索引 - I don't fully understand app indexing 如果我没有网站的数据库,在Android应用程序中检索其信息的替代方法是什么? - If i don't have a website's database, what is the alternative to retrieve its informations in Android app? 我可以直接通过Android应用为Google Play中的其他Android应用提供评分和发布评论吗? - Can I give ratings and post review for different Android apps in Google Play directly from my Android app? 我已经建立了一个简单的android应用。 在我的活动中,大多数按钮有效,但其他按钮无效 - I have build a simple android app. In my activity most of the buttons work but others don't 我没有错误,但我的应用程序一直关闭 - I don't have errors, but my app keeps closing Android坚持我的数据库表中没有列 - android insists i don't have a column in my database table 如何授予我的Android应用根权限? - How can I give root permission to my Android app? 如何在Google Play商店网站上跟踪我的Android应用与下载的展示次数? - How can I track impressions of my android app vs downloads on Google Play Store Website?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM