Skip to content

Commit ec89d03

Browse files
committed
fix: robot.txt 변경
1 parent 80ee037 commit ec89d03

File tree

1 file changed

+4
-66
lines changed

1 file changed

+4
-66
lines changed

public/robots.txt

Lines changed: 4 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,6 @@
11
User-agent: *
2-
Disallow: /
3-
Allow: /$
4-
Allow: /about
5-
Allow: /posts/webview-serverside
6-
Allow: /posts/changeset-github-action
7-
Allow: /posts/custom-hook-made-by-me
8-
Allow: /posts/book-front-performance
9-
Allow: /posts/r3f-with-udemy
10-
Allow: /posts/figma-plugin
11-
Allow: /posts/book-elegant-ts
12-
Allow: /posts/v8-dive
13-
Allow: /posts/retrospect-2023
14-
Allow: /posts/image-optimiztion
15-
Allow: /posts/book-frameworkless
16-
Allow: /posts/state-lib-dive
17-
Allow: /posts/css-html-i-didnt-know
18-
Allow: /posts/ssr-hydration-dive
19-
Allow: /posts/functional-coding-3
20-
Allow: /posts/functional-coding-2
21-
Allow: /posts/functional-coding-1
22-
Allow: /posts/ts-simple-arrangement-4
23-
Allow: /posts/ts-simple-arrangement-3
24-
Allow: /posts/ts-simple-arrangement-2
25-
Allow: /posts/ts-simple-arrangement-1
26-
Allow: /posts/deep-dive-intersection-observer
27-
Allow: /posts/retrospect-2021
28-
Allow: /posts/aws-developer-associate-review
29-
Allow: /posts/js-es6-9
30-
Allow: /posts/js-es6-8
31-
Allow: /posts/js-es6-7
32-
Allow: /posts/js-es6-6
33-
Allow: /posts/js-es6-5
34-
Allow: /posts/js-es6-4
35-
Allow: /posts/js-es6-3
36-
Allow: /posts/js-es6-2
37-
Allow: /posts/js-es6-1
38-
Allow: /posts/blog-add-letsencrypt
39-
Allow: /posts/blog-add-disqus
40-
Allow: /posts/js-concept-5
41-
Allow: /posts/js-concept-4
42-
Allow: /posts/aws-developer-associate-5
43-
Allow: /posts/aws-developer-associate-4
44-
Allow: /posts/aws-developer-associate-3
45-
Allow: /posts/aws-developer-associate-2
46-
Allow: /posts/aws-developer-associate-1
47-
Allow: /posts/js-concept-3
48-
Allow: /posts/js-concept-2
49-
Allow: /posts/js-concept-1
50-
Allow: /posts/aws-cloud-practitioner-review
51-
Allow: /posts/aws-cloud-practitioner-6
52-
Allow: /posts/aws-cloud-practitioner-5
53-
Allow: /posts/aws-cloud-practitioner-4
54-
Allow: /posts/aws-cloud-practitioner-3
55-
Allow: /posts/aws-cloud-practitioner-2
56-
Allow: /posts/aws-cloud-practitioner-1
57-
Allow: /posts/blog-add-analytics
58-
Allow: /posts/blog-deployment
59-
Allow: /posts/blog-deployment
60-
Allow: /posts/what-is-graphql-2
61-
Allow: /posts/what-is-graphql-1
62-
Allow: /posts/aws-business-professional-3
63-
Allow: /posts/aws-business-professional-2
64-
Allow: /posts/aws-business-professional-1
65-
Allow: /posts/gatsby-blog
66-
Allow: /sitemap
2+
Allow: /
3+
Disallow: /api/
4+
Disallow: /category/
675

68-
Sitemap: https://binary01.me/sitemap.xml
6+
Sitemap: https://binary01.me/sitemap.xml

0 commit comments

Comments
 (0)