landings: OG share image + meta include no IBAN badge
Link previews use an updated 1200×630 shop card with the page badge wording “Intergalactic · GOA · no IBAN”. Meta descriptions/alts match; ?v=noiban cache-busts crawlers that still hold the old image.
This commit is contained in:
parent
96c37cae3c
commit
4ec2f78b14
6 changed files with 26 additions and 22 deletions
|
|
@ -4,25 +4,27 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>GOA Exploration Bank</title>
|
||||
<meta name="description" content="Get your GOA in one step from the shared bank account, try GOA shop samples, pay with GNU Taler — no IBAN." />
|
||||
<meta name="description" content="Get your GOA in one step from the shared bank account, try GOA shop samples, pay with GNU Taler — Intergalactic · GOA · no IBAN." />
|
||||
<link rel="canonical" href="https://bank.hacktivism.ch/intro/" />
|
||||
<!-- Link previews (chats / social): absolute image + no-IBAN copy matching the page badge -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:site_name" content="hacktivism.ch · GOA" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta property="og:title" content="GOA Exploration Bank" />
|
||||
<meta property="og:description" content="Get your GOA in one step from the shared bank account, browse GOA shop samples, pay with GNU Taler." />
|
||||
<meta property="og:title" content="GOA Exploration Bank · no IBAN" />
|
||||
<meta property="og:description" content="Intergalactic · GOA · no IBAN. Get your GOA in one step from the shared bank account, browse GOA shop samples, pay with GNU Taler." />
|
||||
<meta property="og:url" content="https://bank.hacktivism.ch/intro/" />
|
||||
<meta property="og:image" content="https://bank.hacktivism.ch/intro/og-goa-shop.png" />
|
||||
<meta property="og:image:secure_url" content="https://bank.hacktivism.ch/intro/og-goa-shop.png" />
|
||||
<meta property="og:image" content="https://bank.hacktivism.ch/intro/og-goa-shop.png?v=noiban" />
|
||||
<meta property="og:image:secure_url" content="https://bank.hacktivism.ch/intro/og-goa-shop.png?v=noiban" />
|
||||
<meta property="og:image:type" content="image/png" />
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
<meta property="og:image:alt" content="GOA shop product samples — pay with GNU Taler" />
|
||||
<meta property="og:image:alt" content="GOA Shop — Intergalactic · GOA · no IBAN — pay with GNU Taler" />
|
||||
<link rel="image_src" href="https://bank.hacktivism.ch/intro/og-goa-shop.png?v=noiban" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="GOA Exploration Bank" />
|
||||
<meta name="twitter:description" content="Get your GOA in one step from the shared bank account, browse GOA shop samples, pay with GNU Taler." />
|
||||
<meta name="twitter:image" content="https://bank.hacktivism.ch/intro/og-goa-shop.png" />
|
||||
<meta name="twitter:image:alt" content="GOA shop product samples — pay with GNU Taler" />
|
||||
<meta name="twitter:title" content="GOA Exploration Bank · no IBAN" />
|
||||
<meta name="twitter:description" content="Intergalactic · GOA · no IBAN. Get your GOA in one step from the shared bank account, browse GOA shop samples, pay with GNU Taler." />
|
||||
<meta name="twitter:image" content="https://bank.hacktivism.ch/intro/og-goa-shop.png?v=noiban" />
|
||||
<meta name="twitter:image:alt" content="GOA Shop — Intergalactic · GOA · no IBAN — pay with GNU Taler" />
|
||||
<style>
|
||||
:root {
|
||||
--bg: #1a1410;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue