← 전체로 돌아가기
스킬 web

sitemap 생성 및 제출

사이트 sitemap 만들고 검색엔진에 등록함.

sitemapseogoogle-search-consoleweb-dev

sitemap 만들기 & 제출

sitemap.xml 생성

https://www.xml-sitemaps.com/ 여기서 만듦.

sitemap.xml 업로드

만든 sitemap.xml 파일 사이트 루트에 올림. (git으로 올리면 끝)

google search console에 제출

  1. google search console 접속, 사이트 등록
  2. sitemap 메뉴에서 [sitemap.xml] 경로 제출.

여기서 배울 것

  1. sitemap.xml 온라인 툴로 쉽게 생성
  2. google search console에 사이트 등록 필수
  3. sitemap 제출로 검색엔진 크롤링 유도
원본 파일 보기 (.claude/skills/tn-sitemap/SKILL.md)
---
name: Sitemap 생성 및 제출
description: Use when the user asks to create a sitemap for their website and submit it to search engines like Google Search Console.
version: 1.0.0
source: /home/son/prj/resume/backup_notes_260317/notion/Tech Note/sitemap 6a69ad60b9174553aec7f94df24bcec4.md
---

# sitemap

1. make sitemap.xml

[https://www.xml-sitemaps.com/](https://www.xml-sitemaps.com/)

[2.google](http://2.google) search console

![Screen Shot 2023-09-19 at 8.00.19 PM.png](sitemap/Screen_Shot_2023-09-19_at_8.00.19_PM.png)

![Screen Shot 2023-09-19 at 7.59.12 PM.png](sitemap/Screen_Shot_2023-09-19_at_7.59.12_PM.png)

3.upload sitemap.xml to git

1. submit the xml to search console.

![Screen Shot 2023-09-19 at 8.26.09 PM.png](sitemap/Screen_Shot_2023-09-19_at_8.26.09_PM.png)