컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google 검색의 AMP 콘텐츠 향상
기본 AMP 페이지를 만들고 구조화된 데이터를 추가하고 페이지를 모니터링하고 Codelab으로 연습하여 Google 검색의 AMP 콘텐츠를 향상할 수 있습니다.
기본 AMP 페이지 만들기
-
첫 번째 AMP 페이지를 만듭니다.
-
AMP 페이지용 Google 검색 가이드라인을 따릅니다.
-
페이지를 연결하여 콘텐츠를 검색 가능한 상태로 만듭니다.
Google 검색에서 크롤링하고 색인을 생성하려면 AMP 페이지가 표준 페이지에 연결되어 있어야 합니다. 표준 페이지는 페이지의 AMP가 아닌 버전이거나 AMP 페이지 자체일 수 있습니다. 자세한 내용은 개발자 블로그 게시물의
AMP URL에 포함된 내용을
참고하세요.
-
가능하면 사용자가 AMP 페이지에서 일치하는 표준 페이지와 동일한 콘텐츠를 경험하고 동일한 작업을 완료하도록 보장합니다.
-
AMP 테스트 도구를 사용해
페이지가 유효한 AMP HTML 문서를 위한 Google 검색 요구사항을 충족하는지 확인합니다.
- 표준 페이지와 AMP 페이지 모두에서 동일한 구조화된 데이터 마크업을 사용합니다.
- 다음과 같은 일반적인 콘텐츠 권장사항을 적용합니다.
- robots.txt 파일이 AMP 페이지를 차단하지 않아야 합니다.
해당하는 경우 robots
meta
태그, data-nosnippet
, X-Robots-Tag
를 사용합니다.
- 언어 및 지역 URL을 위한 hreflang 가이드라인을 따릅니다. AMP 관련 예는 국제화를 참고하세요.
CMS로 AMP 페이지 만들기
CMS(콘텐츠 관리 시스템)를 통해 웹 콘텐츠를 게재하는 경우 기존 CMS 플러그인(예: WordPress, Drupal, Joomla)을 사용하거나 CMS에 맞춤 기능을 구현하여 AMP 콘텐츠를 생성할 수 있습니다. CMS를 맞춤설정하려면 기본 AMP 페이지 만들기 외에 다음 가이드라인도 따르세요.
- AMP HTML 파일을 사이트의 URL 경로 스키마에 어떻게 맞출지 고려합니다. AMP가 아닌 표준 페이지 외에 AMP 페이지를 생성하는 경우 다음 URL 스키마 중 하나를 선택하는 것이 좋습니다.
- https://www.example.com/myarticle/amp
- https://www.example.com/myarticle.amp.html
- 구조화된 데이터 마크업 템플릿을 개발합니다. 다음 가이드라인을 참고하세요.
- 게시 중인 콘텐츠 유형의 요구사항을 기반으로 템플릿을
구성합니다.
- 레시피, 기사,
동영상, 리뷰 관련 샘플 템플릿은 AMP 프로젝트 메타데이터 예제를 참조하세요.
리치 결과 최적화하기
구조화된 데이터를 사용하여 검색결과에서 페이지의 디자인을 개선할 수 있습니다. 구조화된 데이터가 포함된 AMP 페이지는 주요 뉴스 캐러셀이나 호스트 캐러셀과 같은 리치 결과로 표시될 수 있습니다.
- 구조화된 데이터를 구현합니다.
- 리치 결과 테스트를 사용하여 구조화된 데이터가 올바르게 파싱되는지 확인합니다.
- AMP 테스트 도구를 사용해 Google 검색의 전체 AMP를 확인합니다.
페이지 모니터링 및 개선
다음 보고서를 모니터링하여 모든 AMP 페이지를 정기적으로 확인하세요.
- AMP 상태 보고서: 많은 AMP
페이지에 영향을 미칠 수 있는 사이트 템플릿 및 기타 사이트 전체 구현 문제를
파악합니다.
- 리치 결과 상태 보고서:
구조화된 데이터의 문제와 구조화된 데이터를 추가할 기회를
확인합니다.
콘텐츠의 최신 버전을 제공하기 위해 Google AMP 캐시를 즉시
업데이트해야 하는 경우 AMP 콘텐츠
업데이트를 참조하세요.
Google 검색결과에서 AMP 페이지 게재를 중지해야 하는 경우 Google 검색결과에서 AMP 삭제를 따르세요.
Codelab으로 연습
다음은 Google 검색의 AMP 페이지 빌드를 연습할 수 있는 몇 가지 Codelab입니다.
리소스
AMP 페이지를 만들었으므로 다음은 AMP에 다른 Google 제품 통합을 자세히
알아볼 수 있는 몇가지 리소스입니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-04(UTC)
[null,null,["최종 업데이트: 2025-08-04(UTC)"],[[["\u003cp\u003eEnhance your website's visibility on Google Search by creating AMP pages that load quickly and provide a seamless user experience.\u003c/p\u003e\n"],["\u003cp\u003eOptimize your AMP pages for rich results using structured data to improve their appearance and prominence in search results.\u003c/p\u003e\n"],["\u003cp\u003eRegularly monitor your AMP pages using Google Search Console reports to identify and resolve any issues, ensuring optimal performance.\u003c/p\u003e\n"],["\u003cp\u003eLeverage codelabs and resources to learn best practices and further enhance your AMP pages with advanced features and integrations.\u003c/p\u003e\n"],["\u003cp\u003eExplore Google's product integrations for AMP to monetize your content, track user engagement, and optimize marketing initiatives.\u003c/p\u003e\n"]]],["To enhance AMP content for Google Search, create a basic AMP page, ensuring it links to a canonical page and uses consistent structured data. Optimize for rich results by implementing structured data and validating it with testing tools. Monitor pages for errors with status reports. Practice building AMP pages using codelabs. Ensure content is accessible to users and search engines. Use resources to learn how to integrate AMP with ads, monetization, and analytics.\n"],null,["# Enhance AMP Content for Google Search | Google Search Central\n\nEnhance AMP content for Google Search\n=====================================\n\n\nYou can enhance your [AMP](/amp) content for Google\nSearch by creating a basic AMP page, adding structured data, monitoring your pages, and\npracticing with codelabs.\n\nCreate a basic AMP page\n-----------------------\n\n1. [Create your first AMP page](https://www.ampproject.org/docs/get_started/create).\n2. Follow the [Google Search guidelines for AMP pages](/search/docs/crawling-indexing/amp).\n3. Make your content [discoverable by linking your pages](https://www.ampproject.org/docs/guides/discovery). For crawling and indexing, Google Search requires that an AMP page links to a [canonical page](/search/docs/crawling-indexing/consolidate-duplicate-urls). The canonical page can be either a non-AMP version of the page or it can be the AMP page itself. For more information, see the [What's in an AMP URL?](https://developers.googleblog.com/2017/02/whats-in-amp-url.html) developer blog post.\n4. Ensure that users can experience the same content and complete the same actions on AMP pages as on the corresponding canonical pages, where possible.\n5. Use the [AMP Test Tool](https://search.google.com/test/amp) to ensure that your page meets the Google Search requirements for a valid AMP HTML document.\n6. Use the same [structured data markup](/search/docs/appearance/structured-data/intro-structured-data) across both the canonical and AMP pages.\n7. Apply common content best practices:\n 1. Make sure that your [robots.txt file](/search/docs/crawling-indexing/robots/robots_txt) doesn't block your AMP page. Use [robots `meta` tags,\n `data-nosnippet`, and `X-Robots-Tag`](/search/docs/crawling-indexing/robots-meta-tag) where appropriate.\n 2. Follow the guidelines for [hreflang for language and regional URLs](/search/docs/specialty/international/localized-versions). For AMP specific examples, see [Internationalization](https://amp.dev/documentation/examples/guides/internationalization/).\n\nCreate an AMP page using a CMS\n------------------------------\n\nIf you serve your web content through a Content Management System (CMS), you can\nuse an existing CMS plugin (such as for [WordPress](https://wordpress.org/plugins/amp/), [Drupal](https://www.drupal.org/project/amp), or Joomla) or implement\ncustom functionality in your CMS to generate AMP content. If you intend to\ncustomize your CMS, follow these guidelines in addition to [Create a basic AMP page](#create-basic-amp):\n\n- Consider how AMP HTML files will fit your site's URL path scheme. If you're generating an AMP page in addition to a canonical non-AMP page, we recommend choosing one of the following URL schemes:\n - https://www.example.com/myarticle/amp\n - https://www.example.com/myarticle.amp.html\n- Develop a structured data markup template. Here are some guidelines:\n - Construct the template based on the requirements for the type of content you are publishing.\n - Refer to [AMP Project metadata examples](https://github.com/ampproject/amphtml/tree/main/examples/metadata-examples) for sample templates for recipes, articles, videos, and reviews.\n\nOptimize for rich results\n-------------------------\n\n\nYou can use structured data to enhance the appearance of your page in search results. AMP pages with\nstructured data can appear as a [rich result](/search/docs/appearance/structured-data/search-gallery),\nlike the Top stories carousel or host carousel.\n\n1. [Implement structured data](/search/docs/appearance/structured-data/intro-structured-data).\n2. Verify that your structured data parses correctly by using the [Rich Results Test](https://search.google.com/test/rich-results).\n3. Verify your complete AMP for Google Search by using the [AMP Test Tool](https://search.google.com/test/amp).\n\nMonitor and improve your pages\n------------------------------\n\n\nPeriodically check all of your AMP pages by monitoring the following reports:\n\n- [AMP status report](https://search.google.com/search-console/amp): Catch site templating and other site-wide implementation issues that can affect large numbers of your AMP pages.\n- [Rich result status reports](https://support.google.com/webmasters/answer/7552505): Identify problems with your structured data and opportunities to provide additional structured data.\n\n\nIf you need to immediately update the Google AMP Cache to serve the latest\nversion of your content, refer to [Update AMP\nContent](/amp/cache/update-ping).\n\nIf you need to stop serving your AMP pages from Google Search results, follow [Remove AMP from Google Search results](/search/docs/crawling-indexing/amp/remove-amp).\n\nPractice with codelabs\n----------------------\n\n\nHere are some codelabs to practice building AMP pages for Google Search:\n\n- Learn how to build AMP pages with the [AMP\n foundations codelab.](https://codelabs.developers.google.com/codelabs/accelerated-mobile-pages-foundations/)\n- Add features like analytics, video embedding, social media integration, and image carousels to your AMP pages with the [Advanced concepts codelab.](https://codelabs.developers.google.com/codelabs/accelerated-mobile-pages-advanced/#0)\n- Build a [beautiful, interactive, and canonical AMP pages codelab](/codelabs/amp-beautiful-interactive-canonical#0) that incorporates many AMP features and extended components.\n- Use AMP components to build a [PWA](/web/progressive-web-apps) experience with the [AMP+PWA codelab](https://amp.dev/documentation/guides-and-tutorials/integrate/integrate-with-apps/).\n\nResources\n---------\n\nNow that you've created your AMP pages, here are some resources for learning more about other Google\nproduct integrations for AMP:\n\n- Learn how to [Create AMP ad\n units.](https://support.google.com/adsense/answer/7183212)\n- Learn how to [monetize your AMP pages](https://support.google.com/dfp_premium/topic/7178122).\n- Use [Google Tag\n Manager](https://support.google.com/tagmanager/answer/9205783) to optimize and measure marketing initiatives.\n- Add [analytics to your AMP pages](/analytics/devguides/collection/amp-analytics) to track user interactions with built-in Google Analytics support."]]