Google에서 앱 콘텐츠를 검색 가능하게 만들기
Google은 앱 콘텐츠를 크롤링하여 콘텐츠가 게시자 소유의 웹페이지에 상응하는 경우 Google 검색결과를 통해 사용자에게 Android 앱을 대상으로 표시할 수 있습니다.
사용자가 Google 검색결과에서 앱의 특정 콘텐츠를 열 수 있도록 하세요. 콘텐츠에 링크를 추가하고 앱을 웹사이트와 연결하는 방법으로 Android 앱 링크를 설정하면 됩니다. 앱에 Android 앱 링크를 추가하고 나면 Google은 웹사이트 연결을 통해 앱 콘텐츠를 크롤링하고 휴대기기를 사용하는 사용자가 검색결과에서 앱으로 연결되도록 할 수 있습니다. 그러면 사용자는 웹페이지 대신 앱 콘텐츠를 직접 볼 수 있게 됩니다.
Google에서 Android 앱의 색인을 생성하도록 설정하려면 Android 스튜디오의 Android App Links Assistant를 사용하거나 다음 단계를 따르세요.
- 앱 매니페스트에 인텐트 필터를 추가하여 앱의 특정 콘텐츠로 연결되는 딥 링크를 만듭니다.
- 웹사이트 연결을 통해 앱 콘텐츠의 소유권을 확인합니다. 이때 디지털 애셋 링크 또는 Google Search Console을 사용합니다.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-06-26 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]