OSDN Git Service

docs: Removed "Drive Installs from Search" page.
authorKevin Hufnagle <khufnagle@google.com>
Wed, 23 Mar 2016 01:20:59 +0000 (18:20 -0700)
committerKevin Hufnagle <khufnagle@google.com>
Thu, 24 Mar 2016 03:25:02 +0000 (20:25 -0700)
Removed "Drive Installs from Search" page, the GIF image that the
page contained, and most references to the page within the
"collections" and "extras" JD resource files.

Also fixed a typo within the DAC YAML file.

Bug: 26884271
Change-Id: I4533140513749ffa55ba4922cf2ab6878656139d

docs/html/_redirects.yaml
docs/html/distribute/users/appindexing.jd [deleted file]
docs/html/images/distribute/appindexing.gif [deleted file]
docs/html/jd_collections.js
docs/html/jd_extras_en.js

index 5d59130..5ce98ff 100644 (file)
@@ -1,5 +1,5 @@
 # WARNING: THIS FILE IS NOT USED IN PRODUCTION
-# CHANGES MADE HERE **DO NOT EFFECT** developer.android.com
+# CHANGES MADE HERE **DO NOT AFFECT** developer.android.com
 
 # Instead, update the following file in the current docs release branch:
 # <docs-release-branch>/vendor/google/docs/app-engine-server/v3/redirects.yaml
diff --git a/docs/html/distribute/users/appindexing.jd b/docs/html/distribute/users/appindexing.jd
deleted file mode 100644 (file)
index 04114e3..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-page.title=Drive installs from Google Search
-page.metaDescription=Surface the content of your apps in Google Search and link it to app installs.
-meta.tags="getusers", "search", "appindexing"
-page.tags="app indexing", "search", "get users"
-page.image=images/cards/google-search_2x.png
-@jd:body
-
-<p>Google Search now helps users discover your app, with App Indexing. When users
-search with Google on their Android device the results will include details of
-relevant, indexed apps. The search results will include an install button that
-takes users to your app in the Google Play store. And when your app is
-installed, the user will be taken straight to the right content within it.</p>
-
-<div class="figure-left">
-<img src="{@docRoot}images/distribute/appindexing.gif">
-</div>
-
-<p>This free service expands your opportunities to turn the investment you’ve made
-in creating an outstanding app or game into installs. </p>
-
-<p>Start now by adding deep linking support to your app, verifying your app’s
-official website, and defining deep links. To learn how, check out these <a
-href="https://developers.google.com/app-indexing/webmasters/details">instructions</a>. </p>
-
-<p>Once your app is index, links to its content will join the 30 billion app index
-links already available to Google Search.</p>
-
-<h2 id=tips>Tips</h2>
-
-<ul>
-  <li> App Indexing will also be used as a ranking signal for all users on Android,
-regardless of whether they have your app installed or not. 
-  <li> App Indexing also helps drive use of your app — when your app is installed on a
-user’s device, search results will include deep links to your app that bring
-the user straight to the relevant app content.
-  <li> Use the App Indexing API to help users discover relevant content in your app
-before they complete a query with auto-completions.
-</ul>
-
-<h2 id=related_resources>Related resources</h2>
-
-<div class="resource-widget resource-flow-layout col-13"
-  data-query="collection:distribute/users/appindexing"
-  data-sortOrder="-timestamp"
-  data-cardSizes="9x3"
-  data-maxResults="6"></div>
-
diff --git a/docs/html/images/distribute/appindexing.gif b/docs/html/images/distribute/appindexing.gif
deleted file mode 100644 (file)
index 6015d14..0000000
Binary files a/docs/html/images/distribute/appindexing.gif and /dev/null differ
index ce8f5fb..63e9354 100644 (file)
@@ -370,7 +370,6 @@ var RESOURCE_COLLECTIONS = {
     "resources": [
       "distribute/users/your-listing.html",
       "distribute/users/promote-with-ads.html",
-      "distribute/users/appindexing.html",
       "distribute/googleplay/index.html#opportunities",
       "distribute/analyze/improve-roi.html",
       "distribute/users/expand-to-new-markets.html",
@@ -1032,7 +1031,6 @@ var RESOURCE_COLLECTIONS = {
     "resources": [
       "distribute/engage/intents.html",
       "distribute/engage/deep-linking.html",
-      "distribute/users/appindexing.html",
       "training/app-indexing/index.html"
     ]
   },
index f43ddd6..54b77b0 100644 (file)
@@ -3527,7 +3527,6 @@ METADATA['en'].collections = {
     "resources": [
       "distribute/users/your-listing.html",
       "distribute/users/promote-with-ads.html",
-      "distribute/users/appindexing.html",
       "distribute/googleplay/index.html#opportunities",
       "distribute/analyze/improve-roi.html",
       "distribute/users/expand-to-new-markets.html",
@@ -4136,7 +4135,6 @@ METADATA['en'].collections = {
     "resources": [
       "distribute/engage/intents.html",
       "distribute/engage/deep-linking.html",
-      "distribute/users/appindexing.html",
       "training/app-indexing/index.html"
     ]
   },