전반적인 SEO 개선 및 설정 단일화#883
Draft
prgmr99 wants to merge 10 commits into
Hidden character warning
The head ref may contain hidden characters: "847-ops-seo-\uac80\ud1a0-\ubc0f-\uac1c\uc120"
Draft
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…적용 제거 / 도메인 통일 www 제거
e15cb7d to
027f27f
Compare
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.
🏄🏼♂️ Summary (요약)
robots.txt상세화.🫨 Describe your Change (변경사항)
index.html에 SEO 메타 태그 및 JSON-LD 구조화 데이터 추가/수정.robots.txt에 크롤링 제한 경로(Disallow)를 상세하게 정의.route-paths.json,routes.cjs,seo.config.cjs를 통해 라우팅 및 SEO 정책을 단일화하여 관리.server.cjs에서 Cheerio를 활용한 동적 메타 태그 주입 및 SSR 로직 구현.vite.config.ts에vite-plugin-sitemap및vite-plugin-robots설정을 추가하여 SEO 자동화.🧐 Issue number and link (참고)
closes: #847
📚 Reference (참조)