seo: sharpen title tags, meta descriptions and H1s for CTR
This commit is contained in:
@@ -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.',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
@@ -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.',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user