1 minute read

Google Search Consol?

나도 이런게 있는지 몰랐는데 내 github page를 구글에 검색해봤는데 검색이 안나와서 띄우고자 찾게 되었다.
Google search consol은 구글에 내 블로그를 노출 및 검색하면 나올 수 있도록 만들어주는 TOOL이라고 생각하면 된다.

어떻게 노출하지?

yammong blog나는 이 블로그를 참고해서 진행했으며 google sarch Console 등록은 이 블로그를 참고하길 바란다.

sitemap.xml 생성

우선 내 블로그를 따라온 사람이라면 jekyll에 minimal mistake를 사용할 것이기 때문에 똑같이 진행하면 문제없이 진행 될거라고 생각이 든다. 우선 _config.yml 파일에 url 속성에 블로그 이름을 넣었는지 가장 먼저 확인하고 레포토지에 sitemap.xml 파일을 만들어서 아래와 같은 내용을 추가한다.

    ---
    layout: null
    sitemap:
      exclude: 'yes'
    ---
    <?xml version="1.0" encoding="UTF-8"?>
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/diffusion/controlnet/</loc>
          
            <lastmod>2023-05-01T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/SMPL_short_path/</loc>
          
            <lastmod>2023-04-20T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/amass_data_projection2/</loc>
          
            <lastmod>2023-04-19T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/amass_data_projection/</loc>
          
            <lastmod>2023-04-19T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/T2M-GPT_%EB%B6%84%EC%84%9D4/</loc>
          
            <lastmod>2023-04-18T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/T2M-GPT_%EB%B6%84%EC%84%9D3/</loc>
          
            <lastmod>2023-04-18T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/T2M-GPT_%EB%B6%84%EC%84%9D2/</loc>
          
            <lastmod>2023-04-17T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_13/</loc>
          
            <lastmod>2023-04-11T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/T2M-GPT_%EB%B6%84%EC%84%9D/</loc>
          
            <lastmod>2023-04-11T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/T2M-GPT_Code/</loc>
          
            <lastmod>2023-04-11T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_12/</loc>
          
            <lastmod>2023-04-10T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_11/</loc>
          
            <lastmod>2023-04-09T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_10/</loc>
          
            <lastmod>2023-04-06T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_9/</loc>
          
            <lastmod>2023-04-05T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_8/</loc>
          
            <lastmod>2023-04-04T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/T2M-GPT/</loc>
          
            <lastmod>2023-04-04T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_7/</loc>
          
            <lastmod>2023-04-03T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_6/</loc>
          
            <lastmod>2023-04-02T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_5/</loc>
          
            <lastmod>2023-04-01T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_4/</loc>
          
            <lastmod>2023-03-30T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_3_1/</loc>
          
            <lastmod>2023-03-30T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_3/</loc>
          
            <lastmod>2023-03-30T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_2/</loc>
          
            <lastmod>2023-03-29T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/naver/2023_naver_1/</loc>
          
            <lastmod>2023-03-29T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/tracking/MOT16_eval/</loc>
          
            <lastmod>2023-03-27T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/ubuntu/cuda/</loc>
          
            <lastmod>2023-03-26T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/tracking/SGT/</loc>
          
            <lastmod>2023-03-25T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/search/</loc>
          
            <lastmod>2023-03-25T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/profile/</loc>
          
            <lastmod>2023-03-25T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/naver_consol/</loc>
          
            <lastmod>2023-03-25T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/uvi_study/server_test/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/uvi_study/server/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/uvi_study/hyper_parameter/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/uvi_study/edge_test/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/uvi_study/edge/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/uvi_study/docker/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/uvi_study/dabuchu/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/ubuntu/sudo/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/visitor/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/google_consol/</loc>
          
            <lastmod>2023-03-24T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/utterances/</loc>
          
            <lastmod>2023-03-23T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/blog</loc>
          
            <lastmod>2023-03-23T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/categories/</loc>
          
            <lastmod>2023-03-23T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/jekyll/blog_issue/</loc>
          
            <lastmod>2023-03-22T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
        
        <url>
          <loc>https://yangchanghee2251.github.io/human/first/</loc>
          
            <lastmod>2023-03-22T00:00:00+00:00</lastmod>
          
          
            <changefreq>monthly</changefreq>
          
          
            <priority>0.5</priority>
          
        </url>
        
      
    </urlset>

그리고 root.txt를 만들어야 한다.

 User-agent: *
 Allow: /
 Sitemap: https://yangchanghee2251.github.io/sitemap.xml

이렇게 저장을 한 후에 google site map을 다시 들어가서 sitemap.xml을 추가해야한다.



위 그림이 나온다면 끝났다고 생각하면 된다.

Categories:

Updated:

Leave a comment