アプリのコンテンツを Google の検索対象にする
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google はアプリ コンテンツをクロールし、Android アプリがデベロッパーが所有するウェブページに対応している場合、Google 検索の検索結果でユーザーにリンク先として表示できます。
Android アプリリンクを設定して、コンテンツへのリンクを追加し、アプリをウェブサイトに関連付けることで、ユーザーが Google 検索結果からアプリ内の特定のコンテンツを開けるようにします。Android アプリリンクをアプリに追加すると、Google はウェブサイトとの関連付けを通じてアプリ コンテンツをクロールし、モバイル デバイスのユーザーを検索結果からアプリに誘導し、ウェブページではなくアプリのコンテンツを直接表示できるようになります。
Google によるインデックス登録用に Android アプリを設定するには、Android Studio の Android アプリリンク アシスタントを使用するか、次の手順を行います。
- アプリ マニフェストにインテント フィルタを追加して、アプリ内の特定のコンテンツへのディープリンクを作成します。
- ウェブサイト関連付けを通じて、アプリ コンテンツの所有権を証明します。Digital Asset Links または Google Search Console を使用します。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2024-06-29 UTC。
[null,null,["最終更新日 2024-06-29 UTC。"],[],[],null,["# Making Your App Content Searchable by Google\n\nGoogle can crawl through your app content and present your Android app as a destination to users\nthrough Google Search results, when that content corresponds to a web page that you own.\n\nMake it possible for users to open specific content in your app from Google Search results by\nsetting up Android App Links: adding links to your content and associating your app with your\nwebsite. Once you add Android App Links to your app, Google can crawl your app content through your\nwebsite association and direct users on mobile devices to your app from their search results,\nallowing them to directly view your app's content instead of a web page.\n\nTo set up your Android app for indexing by Google, use the\n[Android App Links Assistant](/tools/help/app-link-indexing) in Android Studio\nor follow these steps:\n\n1. [Create deep links to specific content](/training/app-links/deep-linking) in your app by adding intent filters in your app manifest.\n2. [Verify ownership of your app content](/training/app-links/verify-android-applinks) through a website association. Use Digital Asset Links or Google Search Console."]]