seo: sharpen title tags, meta descriptions and H1s for CTR

This commit is contained in:
2026-07-27 11:48:15 +02:00
parent 50c0f33dd7
commit 45a7704ea6
6 changed files with 82 additions and 82 deletions

View File

@@ -3,9 +3,9 @@ import Home from '../page'
import { siteConfig } from '@/lib/site'
export const metadata: Metadata = {
title: 'GreenLens - Plant Identifier & Care Planner',
title: 'GreenLens Plant Identifier — Name + Care Plan Instantly',
description:
'Scan plants by photo, understand what they need, and keep care, reminders, and your collection in one app.',
'GreenLens is a plant identifier app: snap a photo, get the name, and see the care plan before the plant gets worse. 450+ species, one free scan.',
alternates: {
canonical: '/en',
languages: {
@@ -16,18 +16,18 @@ export const metadata: Metadata = {
},
},
openGraph: {
title: 'GreenLens - Plant Identifier & Care Planner',
title: 'GreenLens Plant Identifier — Name + Care Plan Instantly',
description:
'Scan plants by photo, understand what they need, and keep care, reminders, and your collection in one app.',
'GreenLens is a plant identifier app: snap a photo, get the name, and see the care plan before the plant gets worse. 450+ species, one free scan.',
url: `${siteConfig.domain}/en`,
type: 'website',
locale: 'en_US',
},
twitter: {
card: 'summary_large_image',
title: 'GreenLens - Plant Identifier & Care Planner',
title: 'GreenLens Plant Identifier — Name + Care Plan Instantly',
description:
'Scan plants by photo, understand what they need, and keep care, reminders, and your collection in one app.',
'GreenLens is a plant identifier app: snap a photo, get the name, and see the care plan before the plant gets worse. 450+ species, one free scan.',
},
}

View File

@@ -3,9 +3,9 @@ import Home from '../page'
import { siteConfig } from '@/lib/site'
export const metadata: Metadata = {
title: 'GreenLens - Identificar y cuidar plantas',
title: 'GreenLens Identifica tu planta y cuida al instante',
description:
'GreenLens en español: identifica plantas por foto, organiza cuidados, recibe recordatorios y diagnostica síntomas comunes.',
'Haz una foto, identifica la planta y recibe el plan de cuidado antes de que empeore. Más de 450 especies, un escaneo gratis, sin tarjeta.',
alternates: {
canonical: '/es',
languages: {
@@ -16,18 +16,18 @@ export const metadata: Metadata = {
},
},
openGraph: {
title: 'GreenLens - Identificar y cuidar plantas',
title: 'GreenLens Identifica tu planta y cuida al instante',
description:
'Identifica plantas por foto, organiza cuidados, recibe recordatorios y diagnostica síntomas comunes con GreenLens.',
'Haz una foto, identifica la planta y recibe el plan de cuidado antes de que empeore. Más de 450 especies, un escaneo gratis, sin tarjeta.',
url: `${siteConfig.domain}/es`,
type: 'website',
locale: 'es_ES',
},
twitter: {
card: 'summary_large_image',
title: 'GreenLens - Identificar y cuidar plantas',
title: 'GreenLens Identifica tu planta y cuida al instante',
description:
'Identifica plantas por foto, organiza cuidados, recibe recordatorios y diagnostica síntomas comunes con GreenLens.',
'Haz una foto, identifica la planta y recibe el plan de cuidado antes de que empeore. Más de 450 especies, un escaneo gratis, sin tarjeta.',
},
}

View File

@@ -14,9 +14,9 @@ import type { Lang } from '@/lib/i18n'
import { getHomeSchemas } from '@/lib/homeSchema'
export const metadata: Metadata = {
title: 'GreenLens - Pflanzen erkennen & Pflege planen',
title: 'GreenLens Pflanze scannen, Name + Pflegeplan sofort',
description:
'Scanne Pflanzen per Foto, verstehe ihre Bedürfnisse und organisiere Pflege, Erinnerungen und Sammlung in einer App.',
'Foto machen, Pflanze erkennen und sofort den Pflegeplan bekommen — bevor sie eingeht. Über 450 Arten, 1 Scan gratis, keine Kreditkarte nötig.',
alternates: {
canonical: '/',
languages: {