feat(site): 소셜 미리보기 카드 + 페이지 자체 기능 서술 정정 - #33
Merged
Conversation
Sharing the landing page to HN, X, Reddit, or Slack rendered a bare URL: the product page had no Open Graph or Twitter Card tags at all (the hub had them; the page adoption actually flows through did not). Added og:type/site_name/url/title/description/image and a summary_large_image twitter card, plus the missing canonical. og.png is a real 1200x630 screenshot of the core demo — the ruler with its handles above genuinely indented paragraphs. Used the bare contenteditable tab rather than Froala so the card is brand-neutral and carries no trial watermark. Auditing the page for the card copy turned up three stale claims of the same kind just fixed in the org profile and the hub: - the meta description — which is literally what Google prints in search results — sold table column markers as a general feature; they are Froala-only. - the hero badge row said 'Froala · Tiptap', still missing CKEditor 5 three releases after that adapter shipped, and carried the same column-marker badge. Now 'Froala · Tiptap · CKEditor 5' and the genuinely universal vertical ruler. - the FAQ described whole-table and image pushing without scoping, and the table preset's own copy did the same. Both now say which adapter. Verified: 99 tests green; built page re-parsed for every tag (canonical, og:*, twitter:*) and og.png confirmed 1200x630 at 71KB; hero badge row and FAQ checked in a browser.
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.
문제
랜딩 페이지를 HN·X·Reddit·Slack에 공유하면 제목도 미리보기도 없는 맨 URL로 떴습니다 — 제품 페이지에 Open Graph·Twitter Card 태그가 하나도 없었습니다. (허브에는 있는데, 정작 채택이 일어나는 페이지에 없었음.) canonical도 없었습니다.
변경
og:type/site_name/url/title/description/image+summary_large_image트위터 카드 +canonical카드 문구 감사 중 발견한 낡은 주장 3건
프로필·허브에서 고친 것과 같은 종류가 이 페이지에도 있었습니다:
Froala · Tiptap이었고, 컬럼 마커 배지도 최상단에 있었음 →Froala · Tiptap · CKEditor 5+ 진짜 공통인세로 줄자로 교체검증