깃허브를 구글 검색엔진에 등록하기
2021-09-25
참고 블로그
[Jekyll] github blog를 google에서 검색되도록 설정하기
순서
- sitemap.xml 파일 등록
- robot.txt 추가
- _config.xml에 url 등록
- 구글 등록
- 소유권 확인
- sitemap 제출
sitemap.xml
---
layout: null
---
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://lajancia.github.io//VanillaJavascriptSPA/</loc>
<lastmod>2024-02-10T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//VanillaJavascriptToSPA/</loc>
<lastmod>2024-02-10T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//VanillaJavascriptSPA/</loc>
<lastmod>2024-01-31T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//VanillaJavascriptSPA/</loc>
<lastmod>2024-01-23T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//Jenkins2/</loc>
<lastmod>2023-12-04T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//Jenkins/</loc>
<lastmod>2023-12-01T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//TypeScript3/</loc>
<lastmod>2023-03-29T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//TypeScript3/</loc>
<lastmod>2023-03-28T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//TypeScript2/</loc>
<lastmod>2023-03-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//TypeScript1/</loc>
<lastmod>2022-08-18T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//bitburner/</loc>
<lastmod>2022-08-18T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//typescript2/</loc>
<lastmod>2022-08-16T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//typescrip1/</loc>
<lastmod>2022-08-15T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//nest7/</loc>
<lastmod>2022-08-14T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//nest6/</loc>
<lastmod>2022-08-10T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//IAM/</loc>
<lastmod>2022-08-08T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//git/</loc>
<lastmod>2022-07-29T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//5nest/</loc>
<lastmod>2022-07-06T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//nest4/</loc>
<lastmod>2022-06-22T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vps7/</loc>
<lastmod>2022-06-20T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//nestjs3/</loc>
<lastmod>2022-06-10T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//nestjs2/</loc>
<lastmod>2022-06-07T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//nestjs/</loc>
<lastmod>2022-06-05T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//Hacking5/</loc>
<lastmod>2022-06-01T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//Hacking4/</loc>
<lastmod>2022-06-01T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vps7/</loc>
<lastmod>2022-05-30T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vps6/</loc>
<lastmod>2022-05-22T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//hack3/</loc>
<lastmod>2022-04-12T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vps-logout/</loc>
<lastmod>2022-04-06T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//htaccess/</loc>
<lastmod>2022-03-21T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vps/</loc>
<lastmod>2022-03-20T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//sql-injection/</loc>
<lastmod>2022-03-18T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//hacking1/</loc>
<lastmod>2022-03-04T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//hostinger/</loc>
<lastmod>2022-02-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vue9/</loc>
<lastmod>2022-02-22T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vue.js8/</loc>
<lastmod>2022-02-14T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az90012/</loc>
<lastmod>2022-01-29T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az90011/</loc>
<lastmod>2022-01-29T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az90010/</loc>
<lastmod>2022-01-28T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az9009/</loc>
<lastmod>2022-01-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az9008/</loc>
<lastmod>2022-01-26T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vps2/</loc>
<lastmod>2022-01-22T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vps/</loc>
<lastmod>2022-01-18T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az7/</loc>
<lastmod>2022-01-18T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az9006/</loc>
<lastmod>2022-01-15T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az9005/</loc>
<lastmod>2022-01-13T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az-architecture/</loc>
<lastmod>2022-01-11T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//summary/</loc>
<lastmod>2022-01-10T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az9002/</loc>
<lastmod>2022-01-09T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//az9001/</loc>
<lastmod>2022-01-08T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//cors/</loc>
<lastmod>2022-01-05T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//api/</loc>
<lastmod>2022-01-04T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vue7/</loc>
<lastmod>2021-12-13T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//sidebar/</loc>
<lastmod>2021-12-10T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//frontend/</loc>
<lastmod>2021-12-08T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//domain/</loc>
<lastmod>2021-12-05T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//addcategory/</loc>
<lastmod>2021-11-09T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//change/</loc>
<lastmod>2021-11-08T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//Book/</loc>
<lastmod>2021-11-08T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//npm/</loc>
<lastmod>2021-10-30T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//%EC%88%9C%EC%9C%84%EA%B2%80%EC%83%89/</loc>
<lastmod>2021-10-28T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//ethereum3/</loc>
<lastmod>2021-10-28T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//nft/</loc>
<lastmod>2021-10-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//express/</loc>
<lastmod>2021-10-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//%ED%9B%84%EB%B3%B4%ED%82%A4/</loc>
<lastmod>2021-10-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//session/</loc>
<lastmod>2021-10-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//seo/</loc>
<lastmod>2021-10-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//engine/</loc>
<lastmod>2021-10-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//cookie/</loc>
<lastmod>2021-10-22T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//blenderkey/</loc>
<lastmod>2021-10-19T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//blender1/</loc>
<lastmod>2021-10-18T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//use-ethereum/</loc>
<lastmod>2021-10-08T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//set-ethereum/</loc>
<lastmod>2021-10-07T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vuejs-calendar/</loc>
<lastmod>2021-09-28T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vuejs-nodejs/</loc>
<lastmod>2021-09-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//vuejs-frontend/</loc>
<lastmod>2021-09-26T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//deque/</loc>
<lastmod>2021-09-13T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//binary_search/</loc>
<lastmod>2021-09-04T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//BERT/</loc>
<lastmod>2021-08-31T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//sql/</loc>
<lastmod>2021-07-17T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//backend/</loc>
<lastmod>2021-07-17T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//github-customize/</loc>
<lastmod>2021-07-06T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//githubog/</loc>
<lastmod>2021-07-05T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//webpack-modulefederation/</loc>
<lastmod>2021-05-28T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//module-federation/</loc>
<lastmod>2021-05-28T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//spa-seo/</loc>
<lastmod>2021-05-27T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://lajancia.github.io//single-spa/</loc>
<lastmod>2021-05-26T00:00:00+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
</urlset>
전체 파일의 root에 sitemap.xml 파일을 추가한다.
robot.txt 추가
User-agent: *
Allow: /
Sitemap: github주소/sitemap.xml
_config.yml
- url 부분에 자신의 블로그 url이 제대로 표기되어있는지 확인하다.
구글 등록
- 위의 웹사이트에 접속하여 url 접두어에 자신의 깃허브 블로그 주소를 등록한다.
소유권 등록
- url을 등록한 뒤, 나타나는 화면에서 html 파일을 다운받아 깃허브 블로그 파일의 root 부분에 html 파일을 넣어준다.
- git에 push 하고 난 뒤, 확인을 눌러준다.
사이트맵 제출
- 소유권 등록 후 확인 > 속성으로 들어가 왼쪽 메뉴에서 sitemaps로 들어가 sitemap 등록을 시작한다.
- 등록 직후에는
가져올 수 없음
이라고 뜨는데, 정상적으로 성공이 뜰 때 까지는 시간이 좀 더 걸리는 듯 하다.