Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seo를 위한 sitemap.xml, robots.txt 설정 #597

Merged
merged 3 commits into from
Sep 13, 2023
Merged

seo를 위한 sitemap.xml, robots.txt 설정 #597

merged 3 commits into from
Sep 13, 2023

Conversation

Gilpop8663
Copy link
Collaborator

@Gilpop8663 Gilpop8663 commented Sep 13, 2023

🔥 연관 이슈

close: #594

📝 작업 요약

  • 빌드되기 전 sitemap을 생성하여 빌드할때 마다 최신의 sitemap이 설정되도록 구현
  • 검색 사이트가 보투게더를 크롤링할 때 허용, 비허용을 표기하기 위해 robots.txt 설정
  • 검색창에 보투게더도 검색되도록 하기 위해 title 변경

⏰ 소요 시간

1시간 (블로그 글도 작성하느라고 오래 걸렸어요)

🔎 작업 상세 설명

팀 블로그에 해당 과정 정리해두었습니다

https://velog.io/@votogether2023/SEO-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0-feat.%EB%84%A4%EC%9D%B4%EB%B2%84-%EA%B5%AC%EA%B8%80

@github-actions
Copy link

github-actions bot commented Sep 13, 2023

⚡️ Lighthouse report!

Category Score
🟠 Performance 59
🟢 Accessibilty 92
🟢 SEO 92
🟠 PWA 89
Category Score
🟢 First Contentful Paint 0.7 s
🔴 Largest Contentful Paint 4.1 s
🔴 Total Blocking Time 1,550 ms
🟢 Cumulative Layout Shift 0
🟠 Speed Index 3.6 s

Copy link
Member

@inyeong-kang inyeong-kang left a comment

Choose a reason for hiding this comment

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

오 robots.txt 가 어디에 쓰이는지 항상 궁금했는데 SEO에 쓰이는군요!
우스 덕분에 SEO가 많이 개선될 수 있겠네요 감사합니다👍👍

fe-리뷰완

@chsua chsua merged commit f8e689f into dev Sep 13, 2023
1 check passed
@woo-chang woo-chang deleted the feat/#594 branch September 13, 2023 07:51
@woo-chang woo-chang restored the feat/#594 branch September 13, 2023 07:51
@woo-chang woo-chang deleted the feat/#594 branch September 13, 2023 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

seo를 위한 sitemap.xml, robots.txt 설정
3 participants