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

feat: SEO 최적화 기본 작업 #385

Merged
merged 23 commits into from
Jul 12, 2024
Merged

feat: SEO 최적화 기본 작업 #385

merged 23 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. feat: search console 추가

    im-na0 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    894e53e View commit details
    Browse the repository at this point in the history
  2. feat: og image 추가

    im-na0 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c2a5d28 View commit details
    Browse the repository at this point in the history
  3. fix: description 태그 제거

    im-na0 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    608009f View commit details
    Browse the repository at this point in the history
  4. feat: og, meta 태그 수정

    im-na0 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    168207b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. chore: 주석 추가

    im-na0 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    88d40cf View commit details
    Browse the repository at this point in the history
  2. refactor: 라우터 계층 구조 올바르게 수정

    * helmet tag 제거
    * Outlet 컴포넌트 추가
    im-na0 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0722f60 View commit details
    Browse the repository at this point in the history
  3. feat: Outlet 컴포넌트 추가

    Helmet Tag + 기본 스키마 레이아웃 컴포넌트 추가
    im-na0 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    10c2087 View commit details
    Browse the repository at this point in the history
  4. feat: Helmet Tag 컴포넌트에 스키마 추가

    json-dl 작업을 위해 스키마를 props로 받을 수 있도록 수정
    im-na0 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4efce86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fde509 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3713c7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5ff14d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b43ebb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0387574 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    321e908 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e044f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    321c3bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0de59e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2ad154 View commit details
    Browse the repository at this point in the history
  15. refactor: 메인 상세 페이지 리팩터링

    * search 무한 쿼리 hooks로 분리
    * fetcher - view 컴포넌트 분리
    * json-ld 추가
    im-na0 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2279d5b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    26d5cf1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06245a1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    341ec99 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6e47f60 View commit details
    Browse the repository at this point in the history