Skip to content

feat: 핀볼 유사 키워드 SEO 랜딩 확장#75

Merged
github-actions[bot] merged 1 commit intomainfrom
codex/seo-keyword-landing-pages
Feb 19, 2026
Merged

feat: 핀볼 유사 키워드 SEO 랜딩 확장#75
github-actions[bot] merged 1 commit intomainfrom
codex/seo-keyword-landing-pages

Conversation

@tada-js
Copy link
Owner

@tada-js tada-js commented Feb 19, 2026

변경 사항

  • 메인 메타(키워드/설명/OG/Twitter)에 핀볼 게임, 핀볼 사다리타기를 포함해 검색 신호를 보강했습니다.
  • 구조화 데이터(JSON-LD, WebApplication)에 유사 키워드(데구르르 게임, 치지직 핀볼, 스트리머 핀볼, 핀볼 게임, 핀볼 사다리타기)를 추가했습니다.
  • 키워드 매칭용 정적 랜딩 페이지를 추가했습니다.
    • public/pinball-game.html
    • public/pinball-ladder.html
  • public/sitemap.xml에 신규 랜딩 URL 2개를 추가해 크롤러 발견성을 높였습니다.

검증

  • npm run build:vite
  • npm run lint

Summary by CodeRabbit

릴리스 노트

  • New Features

    • 핀볼 게임 전용 랜딩 페이지 추가
    • 핀볼 사다리타기 게임 랜딩 페이지 추가
  • Chores

    • SEO 메타데이터 및 키워드 업데이트
    • 사이트맵에 새로운 페이지 등록

@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
degururu Ready Ready Preview, Comment Feb 19, 2026 2:10pm

@github-actions github-actions bot enabled auto-merge (squash) February 19, 2026 14:10
@coderabbitai
Copy link

coderabbitai bot commented Feb 19, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

색인 파일의 SEO 메타데이터를 업데이트하고, 핀볼 게임과 핀볼 사다리타기 관련 새로운 정적 HTML 랜딩 페이지 두 개를 추가하며, 사이트맵에 해당 페이지들의 URL을 등록합니다.

Changes

Cohort / File(s) Summary
SEO 및 메타데이터 업데이트
index.html
핀볼 게임 관련 키워드 추가, 메타 설명 및 og:description, twitter:description 업데이트, JSON-LD 스키마 추가
랜딩 페이지 추가
public/pinball-game.html, public/pinball-ladder.html
핀볼 게임과 핀볼 사다리타기 게임에 대한 새로운 정적 HTML 랜딩 페이지 생성
사이트맵 업데이트
public/sitemap.xml
새로운 두 랜딩 페이지(pinball-game.html, pinball-ladder.html)의 URL 항목 추가

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/seo-keyword-landing-pages

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot merged commit 717d5ac into main Feb 19, 2026
5 of 6 checks passed
@tada-js tada-js deleted the codex/seo-keyword-landing-pages branch February 21, 2026 20:27
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.

1 participant