Lines Matching refs:to
36 You can enable Google to crawl through your app content and present your
37 Android app as a destination to users through Google Search results, when
38 that content corresponds to a web page that you own.</p>
40 <p>You can make it possible for Google Search to open specific content in your
42 app indexing complements this capability by presenting links to relevant app
43 content alongside links to your web pages in users' search results. Users on
44 mobile devices can then click on a link to open your app from their search
45 results, allowing them to directly view your app's content instead of a
48 <p>To enable Google Search app indexing, you need to provide Google with
52 <li>Enable deep linking to specific content
56 <li>Opt in to allow Googlebot to crawl through your APK in the Google Play store
57 to index your app content. You are automatically opted-in when you join as
62 <p>This class shows how to enable deep linking and indexing of your application
69 These should be short and to the point. It should be clear from reading the summary whether someone
70 will want to jump to a lesson or not.-->
75 <dd>Shows how to add intent filters to enable deep linking to app
79 <dd>Shows how to annotate web site metadata to allow Google's algorithms to index