blob: 6a3fec629fc88d9b1b1c71cf00fc2d309e92d119 [file] [log] [blame]
Dirk Dougherty98794c02015-05-09 12:10:56 -07001page.title=Drive installs from Google Search
2page.metaDescription=Surface the content of your apps in Google Search and link it to app installs.
3meta.tags="getusers", "search", "appindexing"
4page.image=images/cards/google-search_2x.png
5@jd:body
6
7<p>Google Search now helps users discover your app, with App Indexing. When users
8search with Google on their Android device the results will include details of
9relevant, indexed apps. The search results will include an install button that
10takes users to your app in the Google Play store. And when your app is
11installed, the user will be taken straight to the right content within it.</p>
12
13<div class="figure-left">
14<img src="{@docRoot}images/distribute/appindexing.gif">
15</div>
16
17<p>This free service expands your opportunities to turn the investment youve made
18in creating an outstanding app or game into installs. </p>
19
20<p>Start now by adding deep linking support to your app, verifying your apps
21official website, and defining deep links. To learn how, check out these <a
22href="https://developers.google.com/app-indexing/webmasters/details">instructions</a>. </p>
23
24<p>Once your app is index, links to its content will join the 30 billion app index
25links already available to Google Search.</p>
26
27<h2 id=tips>Tips</h2>
28
29<ul>
30 <li> App Indexing will also be used as a ranking signal for all users on Android,
31regardless of whether they have your app installed or not.
32 <li> App Indexing also helps drive use of your app when your app is installed on a
33users device, search results will include deep links to your app that bring
34the user straight to the relevant app content.
35 <li> Use the App Indexing API to help users discover relevant content in your app
36before they complete a query with auto-completions.
37</ul>
38
39<h2 id=related_resources>Related resources</h2>
40
41<div class="resource-widget resource-flow-layout col-13"
42 data-query="collection:distribute/users/appindexing"
43 data-sortOrder="-timestamp"
44 data-cardSizes="9x3"
45 data-maxResults="6"></div>
46