fix(seo): cache-bust OG image URL — rename to og-image-v2.png
Old URL was cached by Telegram/Slack/etc with Lovable branding. New URL forces a fresh fetch of the correct Cohorta image. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f746dbee8e
commit
8f068cc81c
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<meta property="og:url" content="https://cohorta.ai-impress.com" />
|
||||
<meta property="og:title" content="Cohorta — AI-Powered Synthetic Focus Groups" />
|
||||
<meta property="og:description" content="Run AI-moderated focus groups with synthetic personas. Get real research insights in minutes, not weeks — no recruits, no scheduling, no bias." />
|
||||
<meta property="og:image" content="https://cohorta.ai-impress.com/og-image.png" />
|
||||
<meta property="og:image" content="https://cohorta.ai-impress.com/og-image-v2.png" />
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
<meta property="og:image:alt" content="Cohorta — Synthetic focus groups. Real insights, no recruits." />
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Cohorta — AI-Powered Synthetic Focus Groups" />
|
||||
<meta name="twitter:description" content="Run AI-moderated focus groups with synthetic personas. Get real research insights in minutes, not weeks." />
|
||||
<meta name="twitter:image" content="https://cohorta.ai-impress.com/og-image.png" />
|
||||
<meta name="twitter:image" content="https://cohorta.ai-impress.com/og-image-v2.png" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
BIN
public/og-image-v2.png
Executable file
BIN
public/og-image-v2.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 152 KiB |
Loading…
Add table
Reference in a new issue