讓 Google 可以順利搜尋您的應用程式內容
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Google 可檢索您的應用程式內容,如果內容與您所擁有的網頁相符,即可透過 Google 搜尋結果將 Android 應用程式顯示為目的地。
設定 Android 應用程式連結 (包括在內容中加入連結,為應用程式與網站建立關聯),讓使用者能在 Google 搜尋結果中開啟您應用程式中的特定內容。將 Android 應用程式連結新增至應用程式後,Google 就能透過網站關聯檢索應用程式內容,並將行動裝置使用者從搜尋結果導向您的應用程式,進而直接查看應用程式內容,而非網頁。
如要設定 Android 應用程式供 Google 建立索引,請使用 Android Studio 中的 Android 應用程式連結小幫手,或按照下列步驟操作:
- 在應用程式資訊清單中新增意圖篩選器,即可建立應用程式中特定內容的深層連結。
- 透過網站關聯驗證應用程式內容的擁有權。使用 Digital Asset Links 或 Google Search Console。
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2024-06-29 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-06-29 (世界標準時間)。"],[],[],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."]]