Closed
Conversation
aken-you
reviewed
Oct 13, 2025
Contributor
aken-you
left a comment
There was a problem hiding this comment.
사이트맵과 robots.ts을 설정하면, SEO가 조금 더 좋아지는걸까요?!
robots.ts, sitemap.ts 파일이 어떤 역할을 하는지 궁금합니다.
app/robots.ts
Outdated
| ], | ||
| sitemap: 'https://www.zeroone.it.kr/sitemap.xml', | ||
| } | ||
| } No newline at end of file |
Contributor
There was a problem hiding this comment.
robots.ts와 sitemap.ts에 끝에 줄바꿈 하나씩 추가해주실 수 있나요?
Contributor
Author
There was a problem hiding this comment.
혹시 prettier 설정 공유 가능할까요?
Contributor
Author
There was a problem hiding this comment.
제 커서 설정과 prettier 파일 이름이 달라 적용이 안되었네요! 방금 적용했습니다
Contributor
Author
사이트맵을 설정하면 구글이 사이트구조를 더 정확하게 파악할 수 있고, robots는 크롤링 정책을 설정한 파일이에요! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🌱 연관된 이슈
☘️ 작업 내용
🍀 참고사항
스크린샷 (선택)