# 구글 모바일 퍼스트 인덱싱 준비하기

> Clean Markdown view of GeekNews topic #2527. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2527](https://news.hada.io/topic?id=2527)
- GeekNews Markdown: [https://news.hada.io/topic/2527.md](https://news.hada.io/topic/2527.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-07-25T12:01:55+09:00
- Updated: 2020-07-25T12:01:55+09:00
- Original source: [webmasters.googleblog.com](https://webmasters.googleblog.com/2020/07/prepare-for-mobile-first-indexing-with.html)
- Points: 7
- Comments: 1

## Topic Body

- 올해 9월 예정이었으나 내년 3월로 연기됨

- Googlebot 이 접근 가능하도록 할 것

ㅤ→ 로봇 메타 태그 확인

ㅤ→ 이미지 Lazy로딩은 네이티브 방식 또는 IntersectionObserver 등을 활용. 사용자 클릭/스와이프등에 의존은 피할 것

ㅤ→ robots.txt 에 혹시 모바일만 막혀있는거 있는지 확인

- 주요 콘텐츠가 모바일에서도 다 보이는지 확인

- 이미지/비디오

ㅤ→ 모바일이라고 저해상 이미지 사용하지 말 것 ( 여러개면 한번에 보이는 갯수를 줄일 것)

ㅤ→ Alt 는 무조건 중요

ㅤ→ 모바일/데스크탑에서 다른 이미지 URL을 쓴다면 트래픽 손실이 있을수 있음

ㅤ→ 데스크탑에서 Schema.org 의 VideoObject 를 구현한다면 모바일에도 똑같이 해야 비디오 인덱싱 시스템이 제대로 동작

ㅤ→ 찾기 쉬운 위치에 둘 것

## Comments



### Comment 2403

- Author: xguru
- Created: 2020-07-25T12:02:02+09:00
- Points: 2

상세한 내용은 구글의 "모바일 중심 색인 생성 권장사항" 을 꼭 참고

https://developers.google.com/search/mobile-sites/mobile-first-indexing
