LinkedIn에서 Google 검색 확인하기:
LinkedIn에서 팔로우하고 검색 가능한 사이트를 만드는 방법에 관한 Google 검색 뉴스와 리소스를 확인하세요.
새 Search Console URL Inspection API 출시
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
2022년 1월 31일 월요일
드디어 Google Search Console의 새로운 URL Inspection API가 출시됩니다. 이제 Search Console에서 관리하는 속성의 URL 수준 데이터에 프로그래매틱 방식으로 액세스하세요.
Search Console API를 사용하면 외부 애플리케이션 및 제품을 통해 Search Console 외부의 데이터에 액세스할 수 있습니다.
여러 개발자와 검색엔진 최적화 도구는 이미 이 API를 사용하여 속성 및 사이트맵을 확인, 추가, 삭제하는 맞춤 솔루션을 구축하고 Google 검색 실적 데이터에 관한 고급 쿼리를 실행하고 있습니다.
Google이 제공하는 새 URL Inspection API를 개발자를 위한 도구로 사용하여 페이지를 디버그하고 최적화하시기 바랍니다. Search Console에 있는 색인 생성된 URL 버전에 관한 데이터를 요청하면 이 API는 현재 URL 검사 도구에서 제공되는 색인 생성된 정보를 반환합니다.
새 API 사용
새 API의 사용 방법을 알아보려면 API 개발자 문서를 참고하세요.
요청 매개변수에는 검사할 URL과 Search Console에서 정의한 속성의 URL이 포함됩니다.
색인 상태, AMP, 리치 결과, 모바일 사용 편의성 등 Search Console의 정보가 포함된 분석 결과가 응답으로 반환됩니다. 자세한 내용은 매개변수 목록 및 색인 생성된 URL 결과 설명을 참고하세요.
API를 호출하면 관련된 모든 결과를 담은 응답을 받게 되고, 요청이 실패할 경우 오류 메시지가 표시됩니다. 응답에 특정 분석 결과가 누락되었다면 검사 대상 URL에 해당 분석을 사용할 수 없다는 의미입니다. 다음은 이 API로 얻을 수 있는 응답의 예시입니다.
{
"inspectionResult": {
"inspectionResultLink": "https://search.google.com/search-console/inspect?resource_id=https://developers.google.com/search/&id=odaUL5Dqq3q8n0EicQzawg&utm_medium=link",
"indexStatusResult": {
"verdict": "PASS",
"coverageState": "Indexed, not submitted in sitemap",
"robotsTxtState": "ALLOWED",
"indexingState": "INDEXING_ALLOWED",
"lastCrawlTime": "2022-01-31T08:39:51Z",
"pageFetchState": "SUCCESSFUL",
"googleCanonical": "https://developers.google.com/search/help/site-appearance-faq",
"userCanonical": "https://developers.google.com/search/help/site-appearance-faq",
"referringUrls": [
"https://developers.google.com/search/updates",
"https://developers.google.com/search/help/crawling-index-faq"
],
"crawledAs": "MOBILE"
},
"mobileUsabilityResult": {
"verdict": "PASS"
},
"richResultsResult": {
"verdict": "PASS",
"detectedItems": [
{
"richResultType": "Breadcrumbs",
"items": [
{
"name": "Unnamed item"
}
]
},
{
"richResultType": "FAQ",
"items": [
{
"name": "Unnamed item"
}
]
}
]
}
}
}
잠재적 사용 사례
새로운 API를 빌드하는 과정에서 Google은 다양한 검색엔진 최적화 전문가와 게시자에게 이 데이터로 솔루션을 만들 때 API를 어떻게 사용할 것인지 문의했습니다. 다음은 주목할 만한 사용 사례입니다.
- 검색엔진 최적화 도구 및 대행사는 중요한 페이지 및 단일 페이지 디버깅 옵션에 관한 지속적인 모니터링을 제공할 수 있습니다. 예를 들어 사용자가 선언한 표준 페이지와 Google에서 선택한 표준 페이지 간에 차이가 있는지 확인하거나 페이지 그룹에서 구조화된 데이터 문제를 디버깅할 수 있습니다.
- CMS 및 플러그인 개발자는 페이지 또는 템플릿 수준의 통계 및 기존 페이지에 대한 지속적 검사를 추가할 수 있습니다. 예를 들어 시간 경과에 따른 주요 페이지의 변화를 모니터링하여 문제를 진단하고 해결의 우선순위를 정할 수 있습니다.
사용량 한도
개발자 문서에서 Search Console API 사용량 한도에 관한 자세한 설명을 확인할 수 있습니다. 특히 URL Inspection API와 관련하여 Search Console 웹사이트 속성(동일 사이트에 대한 쿼리 호출)에 따라 다음과 같은 할당량이 적용됩니다.
의견
새로운 API는 Google 검색 데이터를 이용한 혁신의 기회를 관련 생태계에 선사할 것입니다. Google은 개발자와 검색엔진 최적화 전문가들이 Search Console API를 활용하여 빌드한 솔루션을 항상 기대하고 있습니다.
질문이나 의견이 있다면 트위터를 통해 문의하거나 검색 센터 커뮤니티에 질문을 올려 주시기 바랍니다.
게시자: 다니엘 와이즈버그와 도리 로젠버그(Search Console팀)
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
[null,null,[],[[["\u003cp\u003eGoogle Search Console launches a new URL Inspection API, offering programmatic access to URL-level data for properties managed within Search Console.\u003c/p\u003e\n"],["\u003cp\u003eThis API enables developers and SEO tools to debug and optimize pages by retrieving indexed information, such as index status, AMP, rich results, and mobile usability.\u003c/p\u003e\n"],["\u003cp\u003ePotential use cases include ongoing monitoring, single-page debugging, and integration into CMS or plugins for enhanced page insights.\u003c/p\u003e\n"],["\u003cp\u003eUsage is limited to 2,000 queries per day and 600 queries per minute per website property.\u003c/p\u003e\n"],["\u003cp\u003eGoogle encourages feedback and welcomes innovative solutions built using the Search Console APIs.\u003c/p\u003e\n"]]],["Google launched the URL Inspection API, enabling programmatic access to URL-level data from Search Console. Developers can use it to request indexed information about a specific URL, including its index status, AMP, rich results, and mobile usability. The API returns analysis results or error messages. The data can be used by SEO tools, agencies, CMS and plugins to monitor pages, debug issues, and compare canonical URLs. The API has a limit of 2,000 daily and 600 per minute queries per website property.\n"],null,["# Welcoming the new Search Console URL Inspection API\n\nMonday, January 31, 2022\n\n\nToday we're launching the new Google Search Console [URL Inspection API](/webmaster-tools/v1/urlInspection.index/inspect),\nwhich gives programmatic access to URL-level data for properties you manage in Search Console.\n\n\nThe [Search Console APIs](/webmaster-tools) are a way to access data outside of Search Console, through external applications and products.\nDevelopers and SEO tools already use the APIs to build custom solutions to view, add, or remove properties and sitemaps, and to run advanced queries on Search performance data.\n\n\nWith the new URL Inspection API, we're providing a new tool for developers to debug and optimize their pages. You can request the data Search Console has about the indexed version of a URL;\nthe API will return the indexed information currently available in the [URL Inspection tool](https://support.google.com/webmasters/answer/9012289).\n\nUsing the new API\n-----------------\n\n\nIn order to learn how to use the new API, check the [API developer documentation](/webmaster-tools/v1/urlInspection.index/inspect).\nThe request parameters include the URL you'd like to inspect and the URL of the property as defined in Search Console.\n\n\nThe response includes analysis results containing information from Search Console, including index status, AMP, rich results, and mobile usability. For more details, read the\n[list of parameters](/webmaster-tools/v1/urlInspection.index/UrlInspectionResult) and the\n[Indexed URL results explanation](https://support.google.com/webmasters/answer/9012289#indexed_inspection).\n\n\nOnce you make the API call, you will get a response with all relevant results, or an error message if the request fails. If a specific analysis result is missing from the response,\nit means the analysis was not available for the URL inspected. Here's an example of the response you'll get from the API. \n\n```scdoc\n {\n \"inspectionResult\": {\n \"inspectionResultLink\": \"https://search.google.com/search-console/inspect?resource_id=https://developers.google.com/search/&id=odaUL5Dqq3q8n0EicQzawg&utm_medium=link\",\n \"indexStatusResult\": {\n \"verdict\": \"PASS\",\n \"coverageState\": \"Indexed, not submitted in sitemap\",\n \"robotsTxtState\": \"ALLOWED\",\n \"indexingState\": \"INDEXING_ALLOWED\",\n \"lastCrawlTime\": \"2022-01-31T08:39:51Z\",\n \"pageFetchState\": \"SUCCESSFUL\",\n \"googleCanonical\": \"https://developers.google.com/search/help/site-appearance-faq\",\n \"userCanonical\": \"https://developers.google.com/search/help/site-appearance-faq\",\n \"referringUrls\": [\n \"https://developers.google.com/search/updates\",\n \"https://developers.google.com/search/help/crawling-index-faq\"\n ],\n \"crawledAs\": \"MOBILE\"\n },\n \"mobileUsabilityResult\": {\n \"verdict\": \"PASS\"\n },\n \"richResultsResult\": {\n \"verdict\": \"PASS\",\n \"detectedItems\": [\n {\n \"richResultType\": \"Breadcrumbs\",\n \"items\": [\n {\n \"name\": \"Unnamed item\"\n }\n ]\n },\n {\n \"richResultType\": \"FAQ\",\n \"items\": [\n {\n \"name\": \"Unnamed item\"\n }\n ]\n }\n ]\n }\n }\n}\n```\n\nPotential use cases\n-------------------\n\n\nWhile building the new API, we consulted various SEOs and publishers with regards to how they would use the API to create solutions with this data. Here are some of the use cases that stand out:\n\n- *SEO tools and agencies* can provide ongoing monitoring for important pages and single page debugging options. For example, checking if there are differences between user-declared and Google-selected canonicals, or debugging structured data issues from a group of pages.\n- *CMS and plugin developers* can add page or template-level insights and ongoing checks for existing pages. For example, monitoring changes over time for key pages to diagnose issues and help prioritize fixes.\n\nUsage limits\n------------\n\n\nYou can find a more detailed description of Search Console [APIs usage limits](/webmaster-tools/limits)\nin the developer documentation. Specifically with regards to the URL Inspection API, the quota is enforced per Search Console\n[website property](https://support.google.com/webmasters/answer/34592) (calls querying the same site):\n\n- 2,000 queries per day\n- 600 queries per minute\n\nFeedback\n--------\n\n\nWe believe the new API will bring new opportunities to the ecosystem to innovate with Google Search data; we're always excited to see the solutions developers and SEOs build around the\nSearch Console APIs.\n\n\nIf you have any questions or feedback, reach out to us [on Twitter](https://twitter.com/googlesearchc), or post a question in the\n[Search Central community](https://support.google.com/webmasters/threads?thread_filter=(category:search_console)).\nPosted by [Daniel Waisberg](https://www.danielwaisberg.com) and Dori Rosenberg, Search Console team"]]