1. 설명
- 블로그 작성 글이 구글 검색에 노출되지 않음.
2. 사전 필요사항
- 웹사이트(예 : 블로그) 소유권 인증을 할 수 있어야 함.
3. 노출 여부 확인방법
3.1 <your-blog>(https://<your-blog>.blogspot.com) + 최근 작성 글 제목 키워드 작성
> 예 : hkand [사이트] 국가연구안전정보시스템
3.2 구글에서 3.1에서 작성한 키워드 검색
3.3 3.2 결과 블로거 작성 글이 노출되면 문제없음.
- 노출이 되지 않는다면 4.1 방법 참고
4. 방법
- indexing API (비권장)
> The indexing API is *only* for job posting & live stream structured data. For everything else, just use sitemaps. (Google Search Advocate)
> 출처 : https://twitter.com/johnmu/status/1134829160587812865
- 구글 Search Console(https://search.google.com/search-console)
4.1 구글 Search Console 접속 -> 속성 추가
4.2 속성 유형 선택 -> URL 접두어 -> URL 입력(예 : https://hkand.blogspot.com) -> 계속 버튼 클릭
4.3 sitemaps 메뉴 클릭 -> 새 사이트맵 추가(예 : https://hkand.blogspot.com/sitemap.xml) -> 제출 버튼 클릭 -> 성공 상태 확인
> sitemap.xml 주소는 6. 참고 확인
4.4 설정 -> 크롤링 -> 크롤링 통계 상태가 변경(최소 하루 이상 소요됨.)
> 변경 전
> 변경 후
5. 기타
- 이미 색인 생성이 완료되었다면 indexing API 고려(비권장)
6. 참고
- [웹] robots.txt (URL : https://hkand.blogspot.com/2023/01/robotstxt.html)
끝.