-
Notifications
You must be signed in to change notification settings - Fork 2
feat(IN-320): EP-01, 02 페이지 SEO 적용 #137
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
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
660086a
feat(IN-320): 홈페이지 SEO 적용
kimYunHyeong 50c7d64
Update page.tsx
kimYunHyeong 0489c2a
feat(IN-320): 로그인 후 랜딩 페이지 SEO 적용
kimYunHyeong abe2112
feat(IN-320): 채널 분석 페이지 SEO 적용
kimYunHyeong 164a03f
Update page.tsx
kimYunHyeong 9aba8b6
feat(IN-320): 영상 성과 분석 페이지 SEO 적용
kimYunHyeong 1054a02
fix(IN-320): use client 분리 복원
kimYunHyeong 1ce2030
fix(): /main 페이지 랜더링 버그 수정
kimYunHyeong 2251cb5
Merge branch 'develop' into IN-320
kimYunHyeong File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| import type { Metadata } from 'next' | ||
| import { ChannelPage } from '@/pages/channel' | ||
|
|
||
| const title = '내 채널 분석 대시보드 | 인플레이스' | ||
| const description = | ||
| '구독자 추이, 참여율, 시청자 분포를 한눈에 분석하고 카테고리 평균 대비 내 채널의 위치를 데이터로 확인하세요.' | ||
|
|
||
| export const metadata: Metadata = { | ||
| title, | ||
| description, | ||
| openGraph: { | ||
| title, | ||
| description, | ||
| images: [{ url: '/og-channel-analyze.png' }], | ||
| }, | ||
| twitter: { | ||
| card: 'summary_large_image', | ||
| title, | ||
| description, | ||
| images: ['/og-channel-analyze.png'], | ||
| }, | ||
| } | ||
|
|
||
| export default function Page() { | ||
| return <ChannelPage /> | ||
| } | ||
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| import type { Metadata } from 'next' | ||
| import { VideoDetailPage } from '@/pages/videoDetail' | ||
|
|
||
| export const metadata: Metadata = { | ||
| title: '영상 분석 | 인플레이스', | ||
| openGraph: { title: '영상 분석 | 인플레이스' }, | ||
| twitter: { title: '영상 분석 | 인플레이스' }, | ||
| } | ||
|
|
||
| export default function Page() { | ||
| return <VideoDetailPage /> | ||
| } | ||
|
kimYunHyeong marked this conversation as resolved.
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| import type { Metadata } from 'next' | ||
|
|
||
| const description = | ||
| '내 유튜브 영상별 조회수, 참여율, VPH, Outlier 지수를 분석해 성과 높은 콘텐츠 패턴을 발견하세요.' | ||
|
|
||
| export const metadata: Metadata = { | ||
| description, | ||
| openGraph: { | ||
| description, | ||
| images: [{ url: '/og-channel-score.png' }], | ||
| }, | ||
| twitter: { | ||
| card: 'summary_large_image', | ||
| description, | ||
| images: ['/og-channel-score.png'], | ||
| }, | ||
| } | ||
|
|
||
| export default function VideosLayout({ | ||
| children, | ||
| }: { | ||
| children: React.ReactNode | ||
| }) { | ||
| return children | ||
| } |
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| import type { Metadata } from 'next' | ||
| import { VideosPage } from '@/pages/videos' | ||
|
|
||
| export const metadata: Metadata = { | ||
| title: '영상 분석 대시보드 | 인플레이스', | ||
| openGraph: { title: '영상 분석 대시보드 | 인플레이스' }, | ||
| twitter: { title: '영상 분석 대시보드 | 인플레이스' }, | ||
| } | ||
|
|
||
| export default function Page() { | ||
| return <VideosPage /> | ||
| } | ||
|
kimYunHyeong marked this conversation as resolved.
|
||
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| import type { Metadata } from 'next' | ||
| import { ChannelProfilePage } from '@/pages/main' | ||
|
|
||
| const title = '쉽고 빠르게 인플루언서를 찾고 분석하기 | 인플레이스' | ||
| const description = | ||
| '데이터 기반으로 임팩트 있는 유튜브 인플루언서를 찾고, 내 채널을 성장시키세요. 브랜드와 크리에이터를 연결하는 유튜브 마케팅 플랫폼, 인플레이스.' | ||
|
|
||
| export const metadata: Metadata = { | ||
| title, | ||
| description, | ||
| openGraph: { | ||
| title, | ||
| description, | ||
| images: [{ url: '/og-main.png' }], | ||
| }, | ||
| twitter: { | ||
| card: 'summary_large_image', | ||
| title, | ||
| description, | ||
| images: ['/og-main.png'], | ||
| }, | ||
| } | ||
|
|
||
| export default function Page() { | ||
| return <ChannelProfilePage /> | ||
| } | ||
|
kimYunHyeong marked this conversation as resolved.
|
||
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| import type { Metadata } from 'next' | ||
| import { HomePage } from '@/pages/home' | ||
|
|
||
| const title = '쉽고 빠르게 인플루언서를 찾고 분석하기 | 인플레이스' | ||
| const description = | ||
| '데이터 기반으로 임팩트 있는 유튜브 인플루언서를 찾고, 내 채널을 성장시키세요. 브랜드와 크리에이터를 연결하는 유튜브 마케팅 플랫폼, 인플레이스.' | ||
|
|
||
| export const metadata: Metadata = { | ||
| title, | ||
| description, | ||
| openGraph: { | ||
| title, | ||
| description, | ||
| images: [{ url: '/og-main.png' }], | ||
| }, | ||
| twitter: { | ||
| card: 'summary_large_image', | ||
| title, | ||
| description, | ||
| images: ['/og-main.png'], | ||
| }, | ||
| } | ||
|
|
||
| export default function Page() { | ||
| return <HomePage /> | ||
| } | ||
|
coderabbitai[bot] marked this conversation as resolved.
|
||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
File renamed without changes
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.
Uh oh!
There was an error while loading. Please reload this page.