Skip to content

Commit 4918169

Browse files
committed
sitemap change
1 parent 88a7953 commit 4918169

3 files changed

Lines changed: 12 additions & 57 deletions

File tree

app/sitemap.ts

Lines changed: 0 additions & 27 deletions
This file was deleted.

public/robots.txt

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,4 @@
1-
# 모든 검색 엔진 크롤러 허용
21
User-agent: *
32
Allow: /
43

5-
# Google AdSense 크롤러 명시적 허용
6-
User-agent: Mediapartners-Google
7-
Allow: /
8-
9-
# 구글 크롤러 명시적 허용
10-
User-agent: Googlebot
11-
Allow: /
12-
13-
# 네이버 크롤러 명시적 허용
14-
User-agent: Yeti
15-
Allow: /
16-
17-
# 빙 크롤러 명시적 허용
18-
User-agent: Bingbot
19-
Allow: /
20-
21-
# 사이트맵 위치 지정
22-
Sitemap: https://ppippi-dev.github.io/sitemap.xml
4+
Sitemap: https://ppippi-dev.github.io/sitemap.xml

public/sitemap.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<urlset
3-
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5-
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6-
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
7-
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8-
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset
3+
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6+
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
7+
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8+
99

1010
<url>
1111
<loc>https://ppippi-dev.github.io/</loc>
@@ -341,7 +341,7 @@
341341
<loc>https://ppippi-dev.github.io/post/730bbc52-a6cd-43b3-a8f9-518ea89b6c7e</loc>
342342
<lastmod>2025-01-12T05:24:40+00:00</lastmod>
343343
<priority>0.80</priority>
344-
</url>
345-
346-
344+
</url>
345+
346+
347347
</urlset>

0 commit comments

Comments
 (0)