Skip to content

Chores#171

Closed
usernamebuzz wants to merge 4 commits intodevelopfrom
chores
Closed

Chores#171
usernamebuzz wants to merge 4 commits intodevelopfrom
chores

Conversation

@usernamebuzz
Copy link
Contributor

🌱 연관된 이슈

  1. favicon이 제대로 나타나지 않음
  2. 사이트맵이 없음
  3. robots.ts가 없음

☘️ 작업 내용

  1. favicon 헤더에 설정
  2. 사이트맵 설정
  3. robots.ts 설정

🍀 참고사항

스크린샷 (선택)

Copy link
Contributor

@aken-you aken-you left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

사이트맵과 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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robots.ts와 sitemap.ts에 끝에 줄바꿈 하나씩 추가해주실 수 있나요?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

혹시 prettier 설정 공유 가능할까요?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

혹시 npm 패키지 설치 안하셨을까요?!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

제 커서 설정과 prettier 파일 이름이 달라 적용이 안되었네요! 방금 적용했습니다

@usernamebuzz
Copy link
Contributor Author

사이트맵과 robots.ts을 설정하면, SEO가 조금 더 좋아지는걸까요?! robots.ts, sitemap.ts 파일이 어떤 역할을 하는지 궁금합니다.

사이트맵을 설정하면 구글이 사이트구조를 더 정확하게 파악할 수 있고, robots는 크롤링 정책을 설정한 파일이에요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants