Jekyll 따라하기(6) - Google Search Console
Jekyll 따라하기의 목차입니다.
- Jekyll 따라하기(0) - Jekyll Start
- Jekyll 따라하기(1) - Jekyll Setup
- Jekyll 따라하기(2) - Jekyll Modify and Publish
- Jekyll 따라하기(3) - Jekyll Web Font
- Jekyll 따라하기(4) - Highlighting with rouge
- Jekyll 따라하기(5) - Search function with lunr.js
- Jekyll 따라하기(6) - Google Search Console
- Jekyll 따라하기(7) - GitHub Gist
- Jekyll 따라하기(8) - Travis CI
github blog 사용을 위한 Jykell Setup 과정입니다.
- Reference: https://moon9342.github.io/jekyll-sitemap
-
robots.txt 생성
https://support.google.com/webmasters/answer/6062596?hl=ko&ref_topic=6061961
-
sitemap.xml 설정
./sitemap.xml 생성 및 설정
-
Google Search Console 계정 생성
https://developers.google.com/search#?modal_active=none Github page url 연결
-
Sitemaps 설정
크롤링 - Sitemaps에 sitemap.xml 추가
제출된 사이트맵 - 상태: 가져올 수 없음 error 발생.
문제점 파악 중.