1853 lines
96 KiB
TypeScript
1853 lines
96 KiB
TypeScript
export interface SeoFeatureRow {
|
|
feature: string
|
|
greenlens: string
|
|
alternative: string
|
|
}
|
|
|
|
export interface SeoFaq {
|
|
question: string
|
|
answer: string
|
|
}
|
|
|
|
export interface SeoRelatedLink {
|
|
href: string
|
|
label: string
|
|
description: string
|
|
}
|
|
|
|
export interface SeoPageProfile {
|
|
slug: string
|
|
metaTitle: string
|
|
metaDescription: string
|
|
canonical: string
|
|
h1: string
|
|
tagline: string
|
|
directAnswer: string
|
|
definitionBlock: string
|
|
lastUpdated: string
|
|
includeAppSchema: boolean
|
|
featureTable: {
|
|
title: string
|
|
alternativeLabel: string
|
|
rows: SeoFeatureRow[]
|
|
}
|
|
greenLensIf: string[]
|
|
notBestIf: string[]
|
|
faqs: SeoFaq[]
|
|
relatedLinks: SeoRelatedLink[]
|
|
}
|
|
|
|
const seoPageProfiles: Record<string, SeoPageProfile> = {
|
|
'plant-identifier-app': {
|
|
slug: 'plant-identifier-app',
|
|
metaTitle: 'Plant Identifier App — GreenLens',
|
|
metaDescription:
|
|
'GreenLens is a plant identifier app that goes beyond the name. Scan any plant, get the species instantly, and move straight to care guidance, health checks, and rescue decisions.',
|
|
canonical: '/plant-identifier-app',
|
|
h1: 'Plant Identifier App',
|
|
tagline: 'Identify any plant in seconds — then know exactly what to do next.',
|
|
directAnswer:
|
|
'GreenLens is a plant identifier app for iOS and Android. Point your camera at any plant, tap Scan, and receive the species name, care requirements, and next-step guidance in under a second.',
|
|
definitionBlock:
|
|
'A plant identifier app uses your phone camera and AI to match a photo against a plant database and return the species name, common names, and care profile. GreenLens extends this with health diagnostics and care scheduling so identification leads directly to action.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'What separates GreenLens from a basic plant ID app',
|
|
alternativeLabel: 'Basic plant ID apps',
|
|
rows: [
|
|
{
|
|
feature: 'Instant plant identification',
|
|
greenlens: 'AI scan returns species name, common names, and plant profile in under a second.',
|
|
alternative: 'Most apps return a species name and stop there.',
|
|
},
|
|
{
|
|
feature: 'Care guidance after ID',
|
|
greenlens: 'Automatic care plan, watering schedule, and light requirements attached to every scan.',
|
|
alternative: 'Usually absent or linked to a generic external reference.',
|
|
},
|
|
{
|
|
feature: 'Health check and diagnosis',
|
|
greenlens: 'Dedicated health scan analyzes visible symptoms and recommends the safest next action.',
|
|
alternative: 'Rarely included. Most ID apps do not address plant emergencies.',
|
|
},
|
|
{
|
|
feature: 'Plant collection',
|
|
greenlens: 'Save scanned plants to a personal collection with notes, photos, and care history.',
|
|
alternative: 'Scan history only, without ongoing care context.',
|
|
},
|
|
{
|
|
feature: 'Reminders',
|
|
greenlens: 'Context-aware care reminders that adapt to your plant and environment.',
|
|
alternative: 'Generic calendar reminders not tied to plant condition.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want to know the plant name and immediately understand how to care for it.',
|
|
'You are dealing with a plant that looks wrong and need a next step beyond the ID.',
|
|
'You want one app for identification, health checks, and ongoing care reminders.',
|
|
],
|
|
notBestIf: [
|
|
'Your main goal is cataloguing rare species for biodiversity research — iNaturalist has a deeper expert community for that.',
|
|
'You only need occasional identification and have no interest in ongoing care tracking.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'How accurate is GreenLens for plant identification?',
|
|
answer:
|
|
'GreenLens accurately identifies 450+ plant species including the most common houseplants, garden plants, and succulents. For rare or highly regional species, community platforms such as iNaturalist may have a broader expert pool. For everyday owned plants, GreenLens is fast and reliable.',
|
|
},
|
|
{
|
|
question: 'Does GreenLens work offline?',
|
|
answer:
|
|
'Scanning and health checks require an internet connection. Your saved plant collection, care notes, and watering reminders are accessible offline.',
|
|
},
|
|
{
|
|
question: 'Is GreenLens free to use as a plant identifier?',
|
|
answer:
|
|
'GreenLens includes free plant identification. Advanced AI health checks and unlimited scans are available through paid credits or a subscription.',
|
|
},
|
|
{
|
|
question: 'What is the difference between a plant identifier app and a plant care app?',
|
|
answer:
|
|
'A plant identifier app tells you what the plant is. A plant care app helps you keep it alive. GreenLens is both: it identifies the plant and then provides the care plan, health diagnostics, and reminders you need to act on that information.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens identify plants from photos taken earlier?',
|
|
answer:
|
|
'Yes. You can upload a photo from your gallery in addition to taking a new scan. The AI analysis works on any clear image of the plant.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'Diagnose symptoms and get a concrete next action when your plant looks wrong.',
|
|
},
|
|
{
|
|
href: '/plant-care-app',
|
|
label: 'Plant Care App',
|
|
description: 'Reminders, care history, and context-aware guidance for every plant you own.',
|
|
},
|
|
{
|
|
href: '/pflanzen-erkennen-app',
|
|
label: 'Pflanzen erkennen App',
|
|
description: 'Pflanzenerkennung per Foto — direkt mit Pflegeplan und Diagnose.',
|
|
},
|
|
{
|
|
href: '/vs/inaturalist',
|
|
label: 'GreenLens vs iNaturalist',
|
|
description: 'Compare GreenLens and iNaturalist for plant ID, care, and emergency triage.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'plant-disease-identifier': {
|
|
slug: 'plant-disease-identifier',
|
|
metaTitle: 'Plant Disease Identifier — GreenLens',
|
|
metaDescription:
|
|
'Use GreenLens to identify plant diseases from visible symptoms. Get a concrete next action — not a list of possibilities — when your plant shows yellow leaves, soft stems, or sudden decline.',
|
|
canonical: '/plant-disease-identifier',
|
|
h1: 'Plant Disease Identifier',
|
|
tagline: 'Describe the symptom. Get the most likely cause and a clear next step.',
|
|
directAnswer:
|
|
'GreenLens identifies plant diseases by analyzing visible symptoms — yellow leaves, brown tips, soft stems, spots, or wilting — and returns the most probable cause with a specific next action, not a list of generic possibilities.',
|
|
definitionBlock:
|
|
'A plant disease identifier analyzes the visual signs a plant shows — discoloration, texture changes, leaf drop, stem softness — and matches them to known causes such as overwatering, root rot, fungal infection, or nutrient deficiency. GreenLens focuses on the next actionable step rather than an exhaustive diagnosis report.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: false,
|
|
featureTable: {
|
|
title: 'What GreenLens can and cannot do for plant disease',
|
|
alternativeLabel: 'Typical disease apps',
|
|
rows: [
|
|
{
|
|
feature: 'Symptom-based analysis',
|
|
greenlens: 'Health check scan analyzes the visible symptom pattern and surfaces the most likely cause.',
|
|
alternative: 'Often returns a broad list of possible diseases without prioritization.',
|
|
},
|
|
{
|
|
feature: 'Next-step recommendation',
|
|
greenlens: 'Recommends one clear action: check the soil, stop fertilizing, isolate the plant, or adjust watering.',
|
|
alternative: 'Generic advice such as "improve drainage" or "reduce humidity" without sequencing.',
|
|
},
|
|
{
|
|
feature: 'Context from recent care history',
|
|
greenlens: 'Connects symptoms to recent events like repotting, environment changes, or watering frequency.',
|
|
alternative: 'Analyzes the photo in isolation without accounting for recent changes.',
|
|
},
|
|
{
|
|
feature: 'Lab-level diagnosis',
|
|
greenlens: 'Not designed for professional pathology or agricultural-scale disease tracking.',
|
|
alternative: 'Specialized agronomic tools cover industrial and laboratory-grade diagnosis.',
|
|
},
|
|
{
|
|
feature: 'Overcare prevention',
|
|
greenlens: 'Specifically designed to stop the most common mistake: adding more care to an already stressed plant.',
|
|
alternative: 'Most apps give more tasks, not fewer.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Your plant has visible symptoms and you need to know the safest next move.',
|
|
'You want to avoid making a stressed plant worse by applying the wrong fix.',
|
|
'You have already identified the plant and now need help with the health issue.',
|
|
],
|
|
notBestIf: [
|
|
'You need a laboratory-verified pathology report for commercial or academic use.',
|
|
'You are managing a large-scale agricultural operation — specialized agronomic tools are more appropriate.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'What plant diseases can GreenLens identify?',
|
|
answer:
|
|
'GreenLens identifies common disease and stress patterns including overwatering symptoms, root rot signs, underwatering, fungal leaf spots, sunburn, nutrient deficiency indicators, and pest-related damage. It is designed for everyday houseplant and garden scenarios, not rare agricultural pathogens.',
|
|
},
|
|
{
|
|
question: 'Why do my plant leaves keep turning yellow even after I fixed the watering?',
|
|
answer:
|
|
'Yellow leaves after a care adjustment often indicate root damage from previous overwatering, a nutrient imbalance, or a lighting issue. GreenLens health checks ask about recent care history to narrow down which factor is most likely before recommending the next step.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens tell me if my plant has root rot?',
|
|
answer:
|
|
'GreenLens can identify the visible signs associated with root rot — soft lower stems, yellowing, wilting despite moist soil, and foul smell — and recommend the appropriate response. It cannot physically inspect the roots, so its analysis is based on the symptom pattern you describe.',
|
|
},
|
|
{
|
|
question: 'Is GreenLens accurate enough to replace a plant professional?',
|
|
answer:
|
|
'For common household plant diseases and stress patterns, GreenLens is reliable and fast. For rare diseases, serious infestations, or plants with high commercial value, consulting a professional horticulturalist or plant pathologist remains the safer option.',
|
|
},
|
|
{
|
|
question: 'What should I do if GreenLens cannot identify the disease?',
|
|
answer:
|
|
'Take a sharp, well-lit photo of the affected area, note any recent care changes, and try again. If the result is still uncertain, use the support page to submit details — or consult a local plant specialist for hands-on assessment.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'Start with identifying the plant before diagnosing the disease.',
|
|
},
|
|
{
|
|
href: '/plant-care-app',
|
|
label: 'Plant Care App',
|
|
description: 'Build the care routine that prevents disease in the first place.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'plant-care-app': {
|
|
slug: 'plant-care-app',
|
|
metaTitle: 'Plant Care App — GreenLens',
|
|
metaDescription:
|
|
'GreenLens is a plant care app that goes beyond simple watering reminders. It connects care decisions to what your plant actually needs — not to a generic calendar.',
|
|
canonical: '/plant-care-app',
|
|
h1: 'Plant Care App',
|
|
tagline: 'Care reminders that know your plant — not just your calendar.',
|
|
directAnswer:
|
|
'GreenLens is a plant care app that combines identification, care scheduling, and health diagnostics in one place. Instead of generic watering timers, it connects care recommendations to the specific plant, its environment, and recent changes.',
|
|
definitionBlock:
|
|
'A plant care app helps you track watering, fertilizing, and maintenance schedules for each plant you own. GreenLens extends this with AI-based care plans derived from the scan result, context-aware reminders, and health check capability so care decisions stay grounded in what the plant actually shows.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'GreenLens vs a basic reminder app',
|
|
alternativeLabel: 'Basic reminder apps',
|
|
rows: [
|
|
{
|
|
feature: 'Care scheduling',
|
|
greenlens: 'Reminders derived from the identified plant profile, adjusted to your home environment.',
|
|
alternative: 'Manual timers set by the user without plant-specific context.',
|
|
},
|
|
{
|
|
feature: 'Watering guidance',
|
|
greenlens: 'Considers soil feel, recent weather, and season — not just elapsed days.',
|
|
alternative: 'Fixed interval (e.g. every 7 days) regardless of plant condition.',
|
|
},
|
|
{
|
|
feature: 'Health connection',
|
|
greenlens: 'Care history links directly to health check results so you can see if routine care is causing problems.',
|
|
alternative: 'Reminders and diagnosis are separate with no shared context.',
|
|
},
|
|
{
|
|
feature: 'Plant collection',
|
|
greenlens: 'Per-plant care profiles with notes, photo history, and individual reminder schedules.',
|
|
alternative: 'Single shared reminder list with no per-plant differentiation.',
|
|
},
|
|
{
|
|
feature: 'Care plan on first scan',
|
|
greenlens: 'Identification automatically generates a starter care plan — no manual setup required.',
|
|
alternative: 'User must research and configure every parameter manually.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want care reminders that are based on the actual plant, not a generic schedule.',
|
|
'You have multiple plants and need per-plant care profiles in one place.',
|
|
'You want to connect care history to health diagnosis when something goes wrong.',
|
|
],
|
|
notBestIf: [
|
|
'You only need a simple universal timer without any plant-specific context.',
|
|
'You are managing a professional nursery or large-scale growing operation — commercial tools are more appropriate.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'How is GreenLens different from a basic watering reminder app?',
|
|
answer:
|
|
'A basic watering reminder fires every N days regardless of what the plant looks like. GreenLens connects care recommendations to the specific species, your environment, and what changed recently. If a plant is already stressed, the reminder approach adjusts rather than pushing a routine that makes things worse.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens remind me to fertilize and repot as well as water?',
|
|
answer:
|
|
'Yes. GreenLens care plans include watering, fertilizing, and repotting schedules tailored to the identified species. Each reminder type can be adjusted individually per plant.',
|
|
},
|
|
{
|
|
question: 'How many plants can I track in GreenLens?',
|
|
answer:
|
|
'GreenLens supports a personal collection of multiple plants. Free and paid tiers differ on the number of advanced AI health checks available, but collection management and basic care reminders are included in the free version.',
|
|
},
|
|
{
|
|
question: 'Will GreenLens tell me if I am overwatering?',
|
|
answer:
|
|
'Yes. The health check feature is specifically designed to catch overwatering before it becomes root rot. If you scan a plant showing soft stems or yellowing and the care history shows recent watering, GreenLens will flag the likely connection.',
|
|
},
|
|
{
|
|
question: 'Does GreenLens work for outdoor plants as well as houseplants?',
|
|
answer:
|
|
'GreenLens covers both indoor and outdoor plants. Care plan recommendations account for the plant type, so outdoor and garden plants receive contextually different guidance than tropical houseplants.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'Identify the plant first — then the care plan generates automatically.',
|
|
},
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'When the care routine is not enough and the plant starts showing symptoms.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'pflanzen-erkennen-app': {
|
|
slug: 'pflanzen-erkennen-app',
|
|
metaTitle: 'Pflanzen erkennen App — GreenLens',
|
|
metaDescription:
|
|
'GreenLens erkennt Pflanzen per Foto in Sekunden und liefert sofort einen Pflegeplan, Gießerinnerungen und Gesundheitsdiagnosen — alles in einer App.',
|
|
canonical: '/pflanzen-erkennen-app',
|
|
h1: 'Pflanzen erkennen App',
|
|
tagline: 'Pflanze fotografieren — Name, Pflegeanleitung und Diagnose in einer Sekunde.',
|
|
directAnswer:
|
|
'GreenLens ist eine Pflanzenerkennungs-App für iOS und Android. Einfach die Kamera auf eine Pflanze richten, scannen — und sofort erscheinen Artname, Pflegebedarf und nächste Handlungsempfehlung.',
|
|
definitionBlock:
|
|
'Eine Pflanzen-App erkennt Pflanzen anhand von Fotos und liefert den Artnamen sowie Pflegeinformationen. GreenLens geht weiter: Jeder Scan erzeugt automatisch einen Pflegeplan, und ein separater Gesundheitscheck analysiert Symptome wie gelbe Blätter oder weiche Stiele.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'GreenLens im Vergleich zu einfachen Erkennungs-Apps',
|
|
alternativeLabel: 'Einfache Erkennungs-Apps',
|
|
rows: [
|
|
{
|
|
feature: 'Pflanzenerkennung per Foto',
|
|
greenlens: 'KI-gestützter Scan liefert Artname, Trivialname und Pflanzenportrait in unter einer Sekunde.',
|
|
alternative: 'Artname wird ausgegeben — ohne weitere Informationen oder nächste Schritte.',
|
|
},
|
|
{
|
|
feature: 'Automatischer Pflegeplan',
|
|
greenlens: 'Gießen, Düngen und Umtopfen werden nach dem Scan direkt als individueller Plan erstellt.',
|
|
alternative: 'Pflege muss manuell recherchiert und eingetragen werden.',
|
|
},
|
|
{
|
|
feature: 'Gesundheitscheck',
|
|
greenlens: 'Eigener Scan für Symptome wie gelbe Blätter, weiche Stiele oder plötzlichen Rückgang — mit klarer Handlungsempfehlung.',
|
|
alternative: 'Kaum vorhanden. Die meisten Erkennungs-Apps bieten keine Diagnose.',
|
|
},
|
|
{
|
|
feature: 'Pflanzensammlung',
|
|
greenlens: 'Eigene Sammlung mit Pflegeverläufen, Fotos und Erinnerungen pro Pflanze.',
|
|
alternative: 'Nur Scan-Verlauf, kein dauerhafter Pflegekontext.',
|
|
},
|
|
{
|
|
feature: 'Mehrsprachigkeit',
|
|
greenlens: 'Vollständig auf Deutsch, Englisch und Spanisch verfügbar.',
|
|
alternative: 'Häufig nur Englisch oder mit unvollständiger Übersetzung.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Du willst eine Pflanze sofort bestimmen und direkt wissen, wie du sie pflegst.',
|
|
'Du hast eine Pflanze, die krank aussieht, und brauchst einen konkreten nächsten Schritt.',
|
|
'Du möchtest Pflanzen sammeln, Pflegeerinnerungen setzen und Gesundheitsprobleme diagnostizieren — in einer App.',
|
|
],
|
|
notBestIf: [
|
|
'Du möchtest seltene Wildpflanzen für die Citizen Science dokumentieren — dafür ist iNaturalist besser geeignet.',
|
|
'Du benötigst nur gelegentliche Bestimmung ohne Pflege- oder Diagnosefunktionen.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'Wie genau erkennt GreenLens Pflanzen?',
|
|
answer:
|
|
'GreenLens erkennt über 450 Pflanzenarten zuverlässig — darunter die häufigsten Zimmerpflanzen, Gartenpflanzen und Sukkulenten. Bei seltenen oder regional spezifischen Arten kann die Community-Plattform iNaturalist mehr Expertenwissen bieten. Für Alltagspflanzen ist GreenLens schnell und treffsicher.',
|
|
},
|
|
{
|
|
question: 'Funktioniert GreenLens auch ohne Internetverbindung?',
|
|
answer:
|
|
'Scans und Gesundheitschecks benötigen eine Internetverbindung. Die gespeicherte Pflanzensammlung, Pflegenotizen und Gießerinnerungen sind jedoch offline verfügbar.',
|
|
},
|
|
{
|
|
question: 'Ist GreenLens kostenlos nutzbar?',
|
|
answer:
|
|
'GreenLens enthält kostenlose Pflanzenerkennung. Erweiterte KI-Gesundheitschecks und unbegrenzte Scans sind über kostenpflichtige Credits oder ein Abonnement verfügbar.',
|
|
},
|
|
{
|
|
question: 'Kann GreenLens auch Pflanzenkrankheiten erkennen?',
|
|
answer:
|
|
'Ja. Der Gesundheitscheck analysiert sichtbare Symptome wie gelbe Blätter, braune Spitzen, weiche Stiele oder Flecken und liefert die wahrscheinlichste Ursache sowie einen konkreten nächsten Schritt — zum Beispiel Gießen einstellen, Standort prüfen oder isolieren.',
|
|
},
|
|
{
|
|
question: 'Welche Sprachen unterstützt GreenLens?',
|
|
answer:
|
|
'GreenLens ist vollständig auf Deutsch, Englisch und Spanisch verfügbar. Die Sprache kann in der App jederzeit gewechselt werden.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App (English)',
|
|
description: 'The English version of this page for plant identification and care.',
|
|
},
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'Symptom-based diagnosis when your plant starts showing problems.',
|
|
},
|
|
{
|
|
href: '/plant-care-app',
|
|
label: 'Plant Care App',
|
|
description: 'Reminders and care tracking for every plant in your collection.',
|
|
},
|
|
],
|
|
},
|
|
}
|
|
|
|
const additionalSeoPages: Record<string, SeoPageProfile> = {
|
|
'blumen-scanner': {
|
|
slug: 'blumen-scanner',
|
|
metaTitle: 'Blumen Scanner App — Pflanzen per Foto erkennen | GreenLens',
|
|
metaDescription:
|
|
'GreenLens ist der Blumen Scanner, der weitergeht: Blume oder Pflanze fotografieren, sofort den Namen erhalten — und direkt Pflegeplan, Gießerinnerungen und Gesundheitscheck.',
|
|
canonical: '/blumen-scanner',
|
|
h1: 'Blumen Scanner',
|
|
tagline: 'Blume fotografieren — sofort Name, Herkunft und Pflegeplan.',
|
|
directAnswer:
|
|
'GreenLens ist ein Blumen Scanner für iOS und Android. Einfach die Kamera auf eine Blume oder Pflanze richten, scannen — und sofort erscheinen Artname, botanische Klassifizierung und ein vollständiger Pflegeplan.',
|
|
definitionBlock:
|
|
'Ein Blumen Scanner erkennt Blumen und Pflanzen anhand von Fotos und liefert den Artnamen sowie Pflegeinformationen. GreenLens geht über einfache Namensuche hinaus: Jeder Scan erzeugt automatisch einen Pflegeplan, und ein separater Gesundheitscheck analysiert Symptome wie gelbe Blätter oder welkende Blüten.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'Was GreenLens von einfachen Blumen-Scannern unterscheidet',
|
|
alternativeLabel: 'Einfache Scanner-Apps',
|
|
rows: [
|
|
{
|
|
feature: 'Blumen- und Pflanzenerkennung',
|
|
greenlens:
|
|
'KI-gestützter Scan erkennt Blumen und Pflanzen in unter einer Sekunde — mit Artname, Trivialname und botanischer Einordnung.',
|
|
alternative:
|
|
'Name wird ausgegeben. Weitere Informationen fehlen oder sind hinter einer Paywall.',
|
|
},
|
|
{
|
|
feature: 'Pflegeplan nach dem Scan',
|
|
greenlens:
|
|
'Automatischer Pflegeplan mit Gieß-, Dünge- und Pflegehinweisen direkt nach der Erkennung.',
|
|
alternative:
|
|
'Erkennung endet beim Namen. Pflegeinformationen müssen separat recherchiert werden.',
|
|
},
|
|
{
|
|
feature: 'Gesundheitscheck für Blumen',
|
|
greenlens:
|
|
'Eigener Scan für sichtbare Symptome — welkende Blüten, braune Blätter, Schädlingsbefall — mit konkreter Handlungsempfehlung.',
|
|
alternative: 'Keine Diagnosefunktion für kranke oder sterbende Blumen.',
|
|
},
|
|
{
|
|
feature: 'Sammlung und Erinnerungen',
|
|
greenlens:
|
|
'Erkannte Blumen und Pflanzen in persönlicher Sammlung mit Fotos und Pflegeerinnerungen speichern.',
|
|
alternative: 'Scan-Verlauf ohne dauerhaften Pflegekontext.',
|
|
},
|
|
{
|
|
feature: 'Foto aus Galerie',
|
|
greenlens:
|
|
'Scan funktioniert auch mit Fotos aus der Galerie — kein Echtzeitfoto notwendig.',
|
|
alternative: 'Häufig nur Kamera-Scan ohne Galerie-Upload möglich.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Du möchtest eine Blume oder Pflanze sofort erkennen und direkt wissen, wie du sie pflegst.',
|
|
'Du hast eine Blume, die welkt oder Symptome zeigt, und brauchst eine konkrete Diagnose.',
|
|
'Du möchtest eine Sammlung deiner Blumen und Pflanzen mit Pflegeerinnerungen verwalten.',
|
|
],
|
|
notBestIf: [
|
|
'Du suchst ein wissenschaftliches Tool für Citizen Science oder Biodiversitätsdokumentation — dafür ist iNaturalist besser geeignet.',
|
|
'Du benötigst nur eine einmalige Namenssuche ohne Pflegefunktionen — dann reicht Google Lens.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'Was ist das für eine Pflanze? Wie finde ich es mit dem Handy heraus?',
|
|
answer:
|
|
'Mit GreenLens genügt ein Foto: App öffnen, Kamera auf die Pflanze oder Blume richten und scannen. In unter einer Sekunde erscheinen Artname, Pflanzenportrait und ein vollständiger Pflegeplan. Alternativ kann auch ein Foto aus der Galerie hochgeladen werden.',
|
|
},
|
|
{
|
|
question: 'Kann GreenLens sowohl Blumen als auch Zimmerpflanzen erkennen?',
|
|
answer:
|
|
'Ja. GreenLens erkennt über 450 Pflanzenarten — darunter Blumen wie Rosen, Tulpen, Orchideen und Geranien sowie Zimmerpflanzen, Sukkulenten und Gartenpflanzen. Der Pflegeplan passt sich automatisch an den erkannten Pflanzentyp an.',
|
|
},
|
|
{
|
|
question: 'Ist GreenLens als Blumen Scanner kostenlos?',
|
|
answer:
|
|
'GreenLens enthält kostenlose Pflanzenerkennung. Erweiterte KI-Gesundheitschecks und unbegrenzte Scans sind über kostenpflichtige Credits oder ein Abonnement verfügbar.',
|
|
},
|
|
{
|
|
question: 'Funktioniert der Scan auch mit einem älteren Foto?',
|
|
answer:
|
|
'Ja. GreenLens kann Fotos aus der Galerie analysieren — ein neues Kamerafoto ist nicht notwendig. Das Ergebnis ist genauso präzise wie bei einem Echtzeitscan, solange das Foto die Pflanze scharf und bei guter Beleuchtung zeigt.',
|
|
},
|
|
{
|
|
question: 'Was tun, wenn eine Blume welkt oder krank aussieht?',
|
|
answer:
|
|
'GreenLens bietet einen separaten Gesundheitscheck für sichtbare Symptome. Einfach die betroffene Stelle fotografieren — die App analysiert mögliche Ursachen wie Überwässerung, Lichtmangel oder Schädlingsbefall und empfiehlt einen konkreten nächsten Schritt.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/pflanzen-erkennen-app',
|
|
label: 'Pflanzen erkennen App',
|
|
description: 'Alle Pflanzenarten bestimmen — mit Pflegeplan und Diagnose in einer App.',
|
|
},
|
|
{
|
|
href: '/pflanzen-bestimmen',
|
|
label: 'Pflanzen bestimmen',
|
|
description: 'Pflanze per Foto bestimmen — schneller und genauer als mit Google.',
|
|
},
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'Diagnose für Symptome: wenn eine Blume oder Pflanze krank aussieht.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'pflanzen-bestimmen': {
|
|
slug: 'pflanzen-bestimmen',
|
|
metaTitle: 'Pflanzen bestimmen per Foto — besser als Google | GreenLens',
|
|
metaDescription:
|
|
'Pflanzen bestimmen per Foto: GreenLens liefert Artname, Pflegeplan und Gesundheitscheck in einer App — ohne Umweg über Google-Suchergebnisse.',
|
|
canonical: '/pflanzen-bestimmen',
|
|
h1: 'Pflanzen bestimmen per Foto',
|
|
tagline: 'Pflanze fotografieren — sofort bestimmt, mit Pflegeplan und ohne Google-Umweg.',
|
|
directAnswer:
|
|
'GreenLens bestimmt Pflanzen per Foto in unter einer Sekunde. Statt auf Google-Suchergebnisse weiterzuleiten, liefert die App direkt Artname, Pflegebedarf, Gießerinnerungen und bei Bedarf eine Gesundheitsdiagnose.',
|
|
definitionBlock:
|
|
'Pflanzen bestimmen bedeutet, anhand eines Fotos die Pflanzenart, den Trivialnamen und die zugehörigen Pflegeanforderungen herauszufinden. Während Google Lens und allgemeine Suchmaschinen einen Namen und Links liefern, kombiniert GreenLens die Bestimmung mit einem automatischen Pflegeplan und einem Gesundheitscheck-Werkzeug.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'Pflanzen bestimmen: GreenLens vs. Google Lens',
|
|
alternativeLabel: 'Google Lens / Google Suche',
|
|
rows: [
|
|
{
|
|
feature: 'Bestimmung per Foto',
|
|
greenlens:
|
|
'KI-gestützter Scan liefert Artname und vollständiges Pflanzenportrait in unter einer Sekunde.',
|
|
alternative:
|
|
'Google Lens erkennt Pflanzen und zeigt Links zu Google-Suchergebnissen.',
|
|
},
|
|
{
|
|
feature: 'Pflegeplan nach der Bestimmung',
|
|
greenlens:
|
|
'Automatischer Pflegeplan mit Gieß-, Dünge- und Lichthinweisen direkt in der App.',
|
|
alternative:
|
|
'Kein Pflegeplan. Nach der Erkennung folgen allgemeine Webseiten-Links.',
|
|
},
|
|
{
|
|
feature: 'Kostenlos nutzbar',
|
|
greenlens:
|
|
'Kostenlose Pflanzenerkennung mit optionalen Paid-Funktionen für unbegrenzte KI-Scans.',
|
|
alternative:
|
|
'Google Lens ist vollständig kostenlos — aber ohne Pflegefunktionen.',
|
|
},
|
|
{
|
|
feature: 'Gesundheitscheck',
|
|
greenlens:
|
|
'Eigener Scan für Symptome wie gelbe Blätter oder weiche Stiele — mit konkreter Handlungsempfehlung.',
|
|
alternative:
|
|
'Keine Diagnosefunktion. Google Lens analysiert keine Pflanzensymptome.',
|
|
},
|
|
{
|
|
feature: 'Pflanzensammlung',
|
|
greenlens:
|
|
'Erkannte Pflanzen in persönlicher Sammlung speichern — mit Pflegeverlauf und Erinnerungen.',
|
|
alternative:
|
|
'Keine Sammelfunktion. Suchanfragen werden nicht als Pflanzensammlung gespeichert.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Du möchtest eine Pflanze bestimmen und sofort wissen, wie du sie richtig pflegst.',
|
|
'Du willst nach der Bestimmung nicht auf externe Webseiten weitergeleitet werden.',
|
|
'Du hast mehrere Pflanzen und möchtest Pflegeerinnerungen und Gesundheitschecks in einer App.',
|
|
],
|
|
notBestIf: [
|
|
'Du möchtest nur schnell einen Namen nachschlagen — ohne Pflegeansprüche. Dann reicht Google Lens.',
|
|
'Du suchst ein Tool für wissenschaftliche Artbestimmung oder Citizen Science — dafür ist iNaturalist besser geeignet.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'Wie kann ich eine Pflanze per Foto bestimmen?',
|
|
answer:
|
|
'Mit GreenLens: App öffnen, Kamera auf die Pflanze richten, scannen. In unter einer Sekunde erscheinen Artname, botanische Klassifizierung und ein vollständiger Pflegeplan. Alternativ können Fotos aus der Galerie hochgeladen werden.',
|
|
},
|
|
{
|
|
question: 'Kann ich Pflanzen mit Google kostenlos bestimmen?',
|
|
answer:
|
|
'Google Lens erkennt Pflanzen kostenlos und liefert den Namen. GreenLens ist ebenfalls kostenlos für die grundlegende Erkennung und liefert zusätzlich einen Pflegeplan, Gießerinnerungen und einen Gesundheitscheck — alles ohne Umweg über externe Webseiten.',
|
|
},
|
|
{
|
|
question: 'Welche App ist am besten, um Pflanzen zu bestimmen?',
|
|
answer:
|
|
'Das hängt davon ab, was nach der Bestimmung kommt. Für einfache Namenssuche reicht Google Lens. Für Pflege, Diagnose und Erinnerungen ist GreenLens die umfassendere Wahl. GreenLens erkennt über 450 Pflanzenarten und liefert nach dem Scan direkt einen pflanzenspezifischen Pflegeplan.',
|
|
},
|
|
{
|
|
question: 'Kann GreenLens auch Wildpflanzen bestimmen?',
|
|
answer:
|
|
'GreenLens erkennt über 450 Pflanzenarten, darunter häufige Wildpflanzen, Gartenblumen, Zimmerpflanzen und Sukkulenten. Für seltene Wildpflanzen und wissenschaftliche Bestimmung hat iNaturalist eine größere Expertencommunity.',
|
|
},
|
|
{
|
|
question: 'Wie genau ist GreenLens beim Bestimmen von Pflanzen?',
|
|
answer:
|
|
'GreenLens erkennt die häufigsten Pflanzen- und Blumenarten zuverlässig. Die KI ist auf Alltags- und Haushaltspflanzen optimiert. Für ein gutes Ergebnis hilft ein klares Foto bei gutem Licht, das die charakteristischen Merkmale der Pflanze deutlich zeigt.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/pflanzen-erkennen-app',
|
|
label: 'Pflanzen erkennen App',
|
|
description: 'Die deutsche Pflanzenerkennung mit Pflegeplan, Diagnose und Sammlung.',
|
|
},
|
|
{
|
|
href: '/blumen-scanner',
|
|
label: 'Blumen Scanner',
|
|
description: 'Blumen per Foto scannen — sofort Name, Herkunft und Pflegeplan.',
|
|
},
|
|
{
|
|
href: '/vs/google-lens',
|
|
label: 'GreenLens vs Google Lens',
|
|
description: 'Vollständiger Vergleich: Was Google Lens kann — und was GreenLens darüber hinaus liefert.',
|
|
},
|
|
],
|
|
},
|
|
}
|
|
|
|
const englishSeoPages: Record<string, SeoPageProfile> = {
|
|
'flower-scanner': {
|
|
slug: 'flower-scanner',
|
|
metaTitle: 'Flower Scanner App — Identify Any Flower by Photo | GreenLens',
|
|
metaDescription:
|
|
'GreenLens is the flower scanner that goes further: photograph any flower or plant, get the name instantly — then receive a care plan, watering reminders, and health diagnosis.',
|
|
canonical: '/flower-scanner',
|
|
h1: 'Flower Scanner',
|
|
tagline: 'Photograph a flower — get the name, origin, and care plan instantly.',
|
|
directAnswer:
|
|
'GreenLens is a flower scanner for iOS and Android. Point your camera at any flower or plant, tap Scan, and receive the species name, botanical classification, and a complete care plan in under a second.',
|
|
definitionBlock:
|
|
'A flower scanner identifies flowers and plants from photos and returns the species name along with care information. GreenLens goes beyond simple name lookup: every scan automatically generates a care plan, and a separate health check analyzes symptoms like wilting blooms, yellowing leaves, or pest damage.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'What separates GreenLens from a basic flower scanner',
|
|
alternativeLabel: 'Basic scanner apps',
|
|
rows: [
|
|
{
|
|
feature: 'Flower and plant recognition',
|
|
greenlens:
|
|
'AI-powered scan identifies flowers and plants in under a second — species name, common name, and botanical classification.',
|
|
alternative:
|
|
'Returns a name. Further information is missing or locked behind a paywall.',
|
|
},
|
|
{
|
|
feature: 'Care plan after the scan',
|
|
greenlens:
|
|
'Automatic care plan with watering, fertilizing, and maintenance guidance right after identification.',
|
|
alternative:
|
|
'Identification ends at the name. Care information must be researched separately.',
|
|
},
|
|
{
|
|
feature: 'Health check for flowers',
|
|
greenlens:
|
|
'Dedicated scan for visible symptoms — wilting blooms, brown leaves, pest damage — with a concrete next-step recommendation.',
|
|
alternative: 'No diagnostic function for sick or dying flowers.',
|
|
},
|
|
{
|
|
feature: 'Collection and reminders',
|
|
greenlens:
|
|
'Save identified flowers and plants to a personal collection with photos and care reminders.',
|
|
alternative: 'Scan history only, with no ongoing care context.',
|
|
},
|
|
{
|
|
feature: 'Photo from gallery',
|
|
greenlens:
|
|
'Works with photos from your gallery — no live camera shot required.',
|
|
alternative: 'Often camera-only, with no gallery upload option.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want to identify a flower or plant instantly and know right away how to care for it.',
|
|
'You have a flower that is wilting or showing symptoms and need a concrete diagnosis.',
|
|
'You want to manage a collection of your flowers and plants with care reminders.',
|
|
],
|
|
notBestIf: [
|
|
'You need a scientific tool for citizen science or biodiversity documentation — iNaturalist is better suited for that.',
|
|
'You only need a one-off name lookup with no care needs — Google Lens is sufficient.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'What flower is this? How do I find out using my phone?',
|
|
answer:
|
|
'With GreenLens: open the app, point the camera at the flower or plant, and tap Scan. In under a second you get the species name, plant portrait, and a complete care plan. You can also upload a photo from your gallery instead of taking a new shot.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens identify both flowers and houseplants?',
|
|
answer:
|
|
'Yes. GreenLens identifies 450+ plant species — including flowers like roses, tulips, orchids, and geraniums, as well as houseplants, succulents, and garden plants. The care plan automatically adapts to the identified plant type.',
|
|
},
|
|
{
|
|
question: 'Is GreenLens free to use as a flower scanner?',
|
|
answer:
|
|
'GreenLens includes free plant identification. Advanced AI health checks and unlimited scans are available through paid credits or a subscription.',
|
|
},
|
|
{
|
|
question: 'Does the scan work with an older photo?',
|
|
answer:
|
|
'Yes. GreenLens can analyze photos from your gallery — a new live shot is not required. The result is just as accurate as a live scan, as long as the photo shows the plant clearly with good lighting.',
|
|
},
|
|
{
|
|
question: 'What should I do if a flower is wilting or looks sick?',
|
|
answer:
|
|
'GreenLens has a dedicated health check for visible symptoms. Photograph the affected area — the app analyzes likely causes such as overwatering, insufficient light, or pest damage and recommends a concrete next step.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'Identify any plant species — with care plan, diagnosis, and collection.',
|
|
},
|
|
{
|
|
href: '/identify-plant-photo',
|
|
label: 'Identify Plant by Photo',
|
|
description: 'Photograph a plant and get the name, care guidance, and health check.',
|
|
},
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'Symptom-based diagnosis when a flower or plant starts looking wrong.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'identify-plant-photo': {
|
|
slug: 'identify-plant-photo',
|
|
metaTitle: 'Identify Plant by Photo — Instant Name and Care Plan | GreenLens',
|
|
metaDescription:
|
|
'Identify any plant by photo with GreenLens: get the species name, care plan, and health check in one app — no redirect to search results.',
|
|
canonical: '/identify-plant-photo',
|
|
h1: 'Identify Plant by Photo',
|
|
tagline: 'Photograph a plant — identified in under a second, with care plan and no search redirect.',
|
|
directAnswer:
|
|
'GreenLens identifies plants by photo in under a second. Instead of sending you to search results, the app delivers the species name, care requirements, watering reminders, and a health diagnosis directly in one place.',
|
|
definitionBlock:
|
|
'Identifying a plant by photo means using a camera image to determine the species, common name, and associated care requirements. While Google Lens and general search engines return a name and links, GreenLens combines identification with an automatic care plan and a health check tool — so the scan leads directly to action.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'Identify plant by photo: GreenLens vs. Google Lens',
|
|
alternativeLabel: 'Google Lens / Google Search',
|
|
rows: [
|
|
{
|
|
feature: 'Identification by photo',
|
|
greenlens:
|
|
'AI scan returns species name and full plant portrait in under a second.',
|
|
alternative:
|
|
'Google Lens identifies plants and shows links to Google search results.',
|
|
},
|
|
{
|
|
feature: 'Care plan after identification',
|
|
greenlens:
|
|
'Automatic care plan with watering, fertilizing, and light guidance directly in the app.',
|
|
alternative:
|
|
'No care plan. After identification you get general web links.',
|
|
},
|
|
{
|
|
feature: 'Free to use',
|
|
greenlens:
|
|
'Free plant identification with optional paid features for unlimited AI scans.',
|
|
alternative:
|
|
'Google Lens is completely free — but without any care features.',
|
|
},
|
|
{
|
|
feature: 'Health check',
|
|
greenlens:
|
|
'Dedicated scan for symptoms like yellow leaves or soft stems — with a concrete next-step recommendation.',
|
|
alternative:
|
|
'No diagnostic function. Google Lens does not analyze plant symptoms.',
|
|
},
|
|
{
|
|
feature: 'Plant collection',
|
|
greenlens:
|
|
'Save identified plants to a personal collection with care history and reminders.',
|
|
alternative:
|
|
'No plant management. Search queries are not saved as a plant collection.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want to identify a plant and immediately know how to care for it.',
|
|
'You want the answer in the app — not a redirect to external websites.',
|
|
'You have multiple plants and want care reminders and health checks in one place.',
|
|
],
|
|
notBestIf: [
|
|
'You only need a quick name lookup without any care needs — Google Lens is sufficient for that.',
|
|
'You need a tool for scientific species identification or citizen science — iNaturalist is better suited.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'How do I identify a plant by photo?',
|
|
answer:
|
|
'With GreenLens: open the app, point the camera at the plant, and tap Scan. In under a second you get the species name, botanical classification, and a complete care plan. You can also upload a photo from your gallery.',
|
|
},
|
|
{
|
|
question: 'What is the best free app to identify plants by photo?',
|
|
answer:
|
|
'GreenLens offers free plant identification and goes further than most apps: after the scan you get a care plan, watering reminders, and a health check — all without leaving the app. It identifies 450+ species including common houseplants, garden plants, and succulents.',
|
|
},
|
|
{
|
|
question: 'Can Google identify plants from a photo for free?',
|
|
answer:
|
|
'Google Lens identifies plants for free and returns the name. GreenLens is also free for basic identification and additionally provides a care plan, watering reminders, and a health check — without redirecting to external websites.',
|
|
},
|
|
{
|
|
question: 'How accurate is GreenLens at identifying plants by photo?',
|
|
answer:
|
|
'GreenLens reliably identifies the most common plant and flower species. The AI is optimized for everyday houseplants and garden plants. A clear photo in good lighting that shows the plant\'s characteristic features — leaves, bloom, or growth form — produces the best results.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens identify plants from old photos in my gallery?',
|
|
answer:
|
|
'Yes. GreenLens analyzes photos from your gallery — a new live shot is not required. The identification result is just as accurate as a live scan, provided the photo shows the plant clearly.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'The full plant identification experience with care plan, diagnosis, and collection.',
|
|
},
|
|
{
|
|
href: '/flower-scanner',
|
|
label: 'Flower Scanner',
|
|
description: 'Scan flowers by photo — species name, origin, and care plan instantly.',
|
|
},
|
|
{
|
|
href: '/vs/google-lens',
|
|
label: 'GreenLens vs Google Lens',
|
|
description: 'Full comparison: what Google Lens does — and what GreenLens adds on top.',
|
|
},
|
|
],
|
|
},
|
|
}
|
|
|
|
const germanSeoPages2: Record<string, SeoPageProfile> = {
|
|
'pflanzen-krankheiten-erkennen': {
|
|
slug: 'pflanzen-krankheiten-erkennen',
|
|
metaTitle: 'Pflanzenkrankheiten erkennen — App für Diagnose & Hilfe | GreenLens',
|
|
metaDescription:
|
|
'GreenLens erkennt Pflanzenkrankheiten per Foto: gelbe Blätter, weiche Stiele, Flecken — und liefert sofort die wahrscheinlichste Ursache und einen konkreten nächsten Schritt.',
|
|
canonical: '/pflanzen-krankheiten-erkennen',
|
|
h1: 'Pflanzenkrankheiten erkennen',
|
|
tagline: 'Symptom fotografieren — Ursache erfahren, nächsten Schritt erhalten.',
|
|
directAnswer:
|
|
'GreenLens erkennt Pflanzenkrankheiten und Stresssymptome anhand von Fotos. Die App analysiert gelbe Blätter, braune Spitzen, weiche Stiele, Flecken oder plötzlichen Rückgang — und liefert die wahrscheinlichste Ursache sowie eine konkrete Handlungsempfehlung.',
|
|
definitionBlock:
|
|
'Pflanzenkrankheiten erkennen bedeutet, sichtbare Symptome einer Pflanze — Verfärbungen, Texturveränderungen, Blattfall, weiche Stiele — einer bekannten Ursache zuzuordnen: Überwässerung, Wurzelfäule, Pilzbefall oder Nährstoffmangel. GreenLens fokussiert auf den nächsten sicheren Handlungsschritt statt auf eine umfangreiche Diagnose-Liste.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'Was GreenLens bei Pflanzenkrankheiten leistet',
|
|
alternativeLabel: 'Typische Diagnose-Apps',
|
|
rows: [
|
|
{
|
|
feature: 'Symptombasierte Analyse',
|
|
greenlens:
|
|
'Gesundheitscheck-Scan analysiert das sichtbare Symptommuster und zeigt die wahrscheinlichste Ursache.',
|
|
alternative:
|
|
'Häufig eine lange Liste möglicher Krankheiten ohne Priorisierung.',
|
|
},
|
|
{
|
|
feature: 'Nächster Schritt',
|
|
greenlens:
|
|
'Empfiehlt eine klare Maßnahme: Erde prüfen, Düngen stoppen, Pflanze isolieren oder Standort anpassen.',
|
|
alternative:
|
|
'Allgemeiner Rat wie „Drainage verbessern" oder „Luftfeuchtigkeit senken" ohne Reihenfolge.',
|
|
},
|
|
{
|
|
feature: 'Pflegehistorie als Kontext',
|
|
greenlens:
|
|
'Verbindet Symptome mit jüngsten Ereignissen wie Umtopfen, Standortwechsel oder Gießhäufigkeit.',
|
|
alternative:
|
|
'Analysiert das Foto isoliert ohne Berücksichtigung jüngster Veränderungen.',
|
|
},
|
|
{
|
|
feature: 'Überpflege verhindern',
|
|
greenlens:
|
|
'Gezielt entwickelt, um den häufigsten Fehler zu verhindern: mehr Pflege an eine bereits gestresste Pflanze.',
|
|
alternative:
|
|
'Die meisten Apps geben mehr Aufgaben, nicht weniger.',
|
|
},
|
|
{
|
|
feature: 'Labortaugliche Diagnose',
|
|
greenlens:
|
|
'Nicht für professionelle Pathologie oder landwirtschaftliche Großdiagnosen entwickelt.',
|
|
alternative:
|
|
'Spezialisierte Agrar-Tools decken industrielle und wissenschaftliche Diagnosen ab.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Deine Pflanze zeigt sichtbare Symptome und du brauchst den sichersten nächsten Schritt.',
|
|
'Du willst vermeiden, eine gestresste Pflanze durch die falsche Maßnahme zu verschlimmern.',
|
|
'Du hast die Pflanze bereits identifiziert und brauchst jetzt Hilfe mit dem Gesundheitsproblem.',
|
|
],
|
|
notBestIf: [
|
|
'Du benötigst einen laborverifizierten Pathologiebericht für kommerzielle oder wissenschaftliche Zwecke.',
|
|
'Du betreibst eine große landwirtschaftliche Anlage — spezialisierte Agrar-Tools sind besser geeignet.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'Was tun, wenn meine Pflanze gelbe Blätter bekommt?',
|
|
answer:
|
|
'Gelbe Blätter können durch Überwässerung, Nährstoffmangel, zu wenig Licht oder Wurzelschäden entstehen. GreenLens analysiert das Symptombild und fragt nach jüngsten Pflegeveränderungen, um die wahrscheinlichste Ursache einzugrenzen — bevor eine Maßnahme empfohlen wird.',
|
|
},
|
|
{
|
|
question: 'Wie erkenne ich Wurzelfäule?',
|
|
answer:
|
|
'GreenLens erkennt die sichtbaren Zeichen von Wurzelfäule — weiche untere Stiele, Vergilben trotz feuchter Erde, Welken und unangenehmen Geruch — und empfiehlt die passende Reaktion. Da die Wurzeln nicht direkt eingesehen werden können, basiert die Analyse auf dem sichtbaren Symptommuster.',
|
|
},
|
|
{
|
|
question: 'Kann GreenLens Schädlinge erkennen?',
|
|
answer:
|
|
'GreenLens erkennt häufige Schädlingsschäden wie Spinnmilbenbefall, Schildläuse und Trauermückenbefall anhand sichtbarer Symptome. Für seltenere Schädlinge oder großflächigen Befall ist ein Pflanzenprofi vor Ort sinnvoll.',
|
|
},
|
|
{
|
|
question: 'Meine Pflanze hängt nach dem Umtopfen — was tun?',
|
|
answer:
|
|
'Welken nach dem Umtopfen ist häufig Transplantationsschock oder Wurzelschaden durch Überwässerung direkt nach dem Einpflanzen. GreenLens verbindet das Symptom mit dem jüngsten Pflegeschritt und empfiehlt die nächste risikoärmste Maßnahme — meist: warten, keine weiteren Eingriffe.',
|
|
},
|
|
{
|
|
question: 'Wie lange dauert es, bis eine kranke Pflanze sich erholt?',
|
|
answer:
|
|
'Das hängt von der Ursache, der Pflanzenart und der Schwere des Schadens ab. Leichte Stresssymptome bessern sich oft innerhalb von ein bis zwei Wochen nach der richtigen Maßnahme. GreenLens gibt einen ersten Handlungsschritt — bei anhaltenden Problemen ist ein Pflanzenprofi zu empfehlen.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/pflanzen-erkennen-app',
|
|
label: 'Pflanzen erkennen App',
|
|
description: 'Erst die Pflanze bestimmen — dann die Krankheit diagnostizieren.',
|
|
},
|
|
{
|
|
href: '/pflanzen-pflege-app',
|
|
label: 'Pflanzen Pflege App',
|
|
description: 'Die Pflegeroutine aufbauen, die Krankheiten von vornherein verhindert.',
|
|
},
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier (English)',
|
|
description: 'The English version of symptom-based plant diagnosis.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'pflanzen-pflege-app': {
|
|
slug: 'pflanzen-pflege-app',
|
|
metaTitle: 'Pflanzen Pflege App — Gießerinnerungen & Gesundheitscheck | GreenLens',
|
|
metaDescription:
|
|
'GreenLens ist die Pflanzen Pflege App mit Gießerinnerungen, Pflegeplan und Gesundheitscheck — individuell pro Pflanze, nicht nach Kalender.',
|
|
canonical: '/pflanzen-pflege-app',
|
|
h1: 'Pflanzen Pflege App',
|
|
tagline: 'Pflegeerinnerungen, die deine Pflanze kennen — nicht nur deinen Kalender.',
|
|
directAnswer:
|
|
'GreenLens ist eine Pflanzen Pflege App, die Pflanzenerkennung, Pflegeplanung und Gesundheitsdiagnose verbindet. Statt generischer Gießeintimer verknüpft sie Pflegeempfehlungen mit der konkreten Pflanze, ihrem Standort und jüngsten Veränderungen.',
|
|
definitionBlock:
|
|
'Eine Pflanzen Pflege App hilft dabei, Gieß-, Dünge- und Pflegepläne für jede einzelne Pflanze zu verwalten. GreenLens erweitert das mit KI-basierten Pflegeplänen aus dem Scan-Ergebnis, kontextbewussten Erinnerungen und einem Gesundheitscheck, damit Pflegeentscheidungen auf dem basieren, was die Pflanze tatsächlich zeigt.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'GreenLens vs. einfache Erinnerungs-Apps',
|
|
alternativeLabel: 'Einfache Erinnerungs-Apps',
|
|
rows: [
|
|
{
|
|
feature: 'Pflegeplanung',
|
|
greenlens:
|
|
'Erinnerungen basieren auf dem identifizierten Pflanzenprofil, angepasst an die Wohnumgebung.',
|
|
alternative:
|
|
'Manuelle Timer ohne pflanzenspezifischen Kontext.',
|
|
},
|
|
{
|
|
feature: 'Gießhinweise',
|
|
greenlens:
|
|
'Berücksichtigt Erdfeuchtigkeit, Jahreszeit und Umgebung — nicht nur vergangene Tage.',
|
|
alternative:
|
|
'Festes Intervall (z.B. alle 7 Tage) unabhängig vom Pflanzenzustand.',
|
|
},
|
|
{
|
|
feature: 'Gesundheitsverbindung',
|
|
greenlens:
|
|
'Pflegehistorie verknüpft sich direkt mit Gesundheitscheck-Ergebnissen.',
|
|
alternative:
|
|
'Erinnerungen und Diagnose sind getrennt ohne gemeinsamen Kontext.',
|
|
},
|
|
{
|
|
feature: 'Pflanzensammlung',
|
|
greenlens:
|
|
'Pro-Pflanze-Profile mit Notizen, Fotohistorie und individuellen Erinnerungen.',
|
|
alternative:
|
|
'Eine gemeinsame Erinnerungsliste ohne Unterscheidung pro Pflanze.',
|
|
},
|
|
{
|
|
feature: 'Pflegeplan beim ersten Scan',
|
|
greenlens:
|
|
'Erkennung erzeugt automatisch einen Startpflegeplan — kein manuelles Setup nötig.',
|
|
alternative:
|
|
'Nutzer muss jeden Parameter manuell recherchieren und eintragen.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Du willst Pflegeerinnerungen, die auf der echten Pflanze basieren — nicht auf einem allgemeinen Zeitplan.',
|
|
'Du hast mehrere Pflanzen und brauchst Pro-Pflanze-Profile an einem Ort.',
|
|
'Du willst Pflegehistorie mit Gesundheitsdiagnose verbinden, wenn etwas schiefläuft.',
|
|
],
|
|
notBestIf: [
|
|
'Du brauchst nur einen einfachen universellen Timer ohne Pflanzenkontext.',
|
|
'Du betreibst eine professionelle Gärtnerei oder großflächige Anbauanlage — kommerzielle Tools sind besser geeignet.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'Wie unterscheidet sich GreenLens von einer einfachen Gieß-Erinnerungs-App?',
|
|
answer:
|
|
'Eine einfache Erinnerungs-App löst alle N Tage aus — unabhängig vom Pflanzenzustand. GreenLens verknüpft Pflegeempfehlungen mit der konkreten Art, der Umgebung und jüngsten Veränderungen. Wenn eine Pflanze bereits gestresst ist, passt sich die Empfehlung an, statt eine Routine zu erzwingen, die das Problem verschlimmert.',
|
|
},
|
|
{
|
|
question: 'Erinnert GreenLens auch an Düngen und Umtopfen?',
|
|
answer:
|
|
'Ja. GreenLens-Pflegepläne umfassen Gießen, Düngen und Umtopfen — individuell auf die erkannte Art abgestimmt. Jeder Erinnerungstyp kann pro Pflanze einzeln angepasst werden.',
|
|
},
|
|
{
|
|
question: 'Wie viele Pflanzen kann ich in GreenLens verwalten?',
|
|
answer:
|
|
'GreenLens unterstützt eine persönliche Sammlung mit mehreren Pflanzen. Kostenlose und kostenpflichtige Stufen unterscheiden sich bei der Anzahl der erweiterten KI-Gesundheitschecks, aber Sammlungsverwaltung und grundlegende Pflegeerinnerungen sind in der kostenlosen Version enthalten.',
|
|
},
|
|
{
|
|
question: 'Erkennt GreenLens, wenn ich meine Pflanze zu viel gieße?',
|
|
answer:
|
|
'Ja. Der Gesundheitscheck ist darauf ausgelegt, Überwässerung zu erkennen, bevor sie zu Wurzelfäule wird. Wenn eine Pflanze weiche Stiele oder Vergilben zeigt und die Pflegehistorie eine kürzliche Bewässerung aufzeichnet, weist GreenLens auf den wahrscheinlichen Zusammenhang hin.',
|
|
},
|
|
{
|
|
question: 'Funktioniert GreenLens auch für Garten- und Balkonpflanzen?',
|
|
answer:
|
|
'Ja. GreenLens unterstützt Innen- und Außenpflanzen. Pflegeempfehlungen berücksichtigen den Pflanzentyp, sodass Garten- und Balkonpflanzen andere Hinweise erhalten als tropische Zimmerpflanzen.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/pflanzen-erkennen-app',
|
|
label: 'Pflanzen erkennen App',
|
|
description: 'Pflanze zuerst bestimmen — dann wird der Pflegeplan automatisch erstellt.',
|
|
},
|
|
{
|
|
href: '/pflanzen-krankheiten-erkennen',
|
|
label: 'Pflanzenkrankheiten erkennen',
|
|
description: 'Wenn die Pflegeroutine nicht ausreicht und Symptome auftreten.',
|
|
},
|
|
{
|
|
href: '/plant-care-app',
|
|
label: 'Plant Care App (English)',
|
|
description: 'The English version of context-aware plant care and reminders.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'zimmerpflanzen-bestimmen': {
|
|
slug: 'zimmerpflanzen-bestimmen',
|
|
metaTitle: 'Zimmerpflanzen bestimmen per Foto — sofort mit Pflegeplan | GreenLens',
|
|
metaDescription:
|
|
'Zimmerpflanze bestimmen per Foto: GreenLens erkennt über 450 Zimmerpflanzenarten und liefert sofort Artname, Pflegeplan und Gießerinnerungen.',
|
|
canonical: '/zimmerpflanzen-bestimmen',
|
|
h1: 'Zimmerpflanzen bestimmen',
|
|
tagline: 'Zimmerpflanze fotografieren — Artname, Pflegebedarf und Gießplan in einer Sekunde.',
|
|
directAnswer:
|
|
'GreenLens bestimmt Zimmerpflanzen per Foto in unter einer Sekunde. Die App liefert Artname, botanische Einordnung und einen vollständigen Pflegeplan — direkt nach dem Scan, ohne Umweg über externe Seiten.',
|
|
definitionBlock:
|
|
'Zimmerpflanzen bestimmen bedeutet, anhand eines Fotos die Pflanzenart, den Trivialnamen und die Pflegeanforderungen für Innenraumbedingungen herauszufinden. GreenLens kombiniert die Bestimmung mit einem automatischen Pflegeplan und einem Gesundheitscheck, damit die Erkennung direkt zur Pflege führt.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'Zimmerpflanzen bestimmen: GreenLens im Vergleich',
|
|
alternativeLabel: 'Allgemeine Such-Tools',
|
|
rows: [
|
|
{
|
|
feature: 'Zimmerpflanzenerkennung',
|
|
greenlens:
|
|
'KI-Scan erkennt häufige Zimmerpflanzen — Monstera, Pothos, Ficus, Orchideen, Sukkulenten — in unter einer Sekunde.',
|
|
alternative:
|
|
'Allgemeine Bild-Suche liefert Namen und Links — ohne pflanzenspezifische Pflegehinweise.',
|
|
},
|
|
{
|
|
feature: 'Innenraum-Pflegeplan',
|
|
greenlens:
|
|
'Pflegeplan berücksichtigt Innenraumbedingungen: Lichtverhältnisse, Zimmertemperatur, typische Gießintervalle.',
|
|
alternative:
|
|
'Generische Pflegehinweise ohne Anpassung an den Wohnraum.',
|
|
},
|
|
{
|
|
feature: 'Gesundheitscheck',
|
|
greenlens:
|
|
'Eigener Scan für Symptome wie gelbe Blätter, hängende Triebe oder Schädlingsbefall bei Zimmerpflanzen.',
|
|
alternative:
|
|
'Keine Diagnosefunktion für erkrankte Zimmerpflanzen.',
|
|
},
|
|
{
|
|
feature: 'Gießerinnerungen',
|
|
greenlens:
|
|
'Individuelle Gießerinnerungen pro Zimmerpflanze — abgestimmt auf Art und Standort.',
|
|
alternative:
|
|
'Kein Erinnerungssystem. Pflege muss selbst nachverfolgt werden.',
|
|
},
|
|
{
|
|
feature: 'Sammlung',
|
|
greenlens:
|
|
'Alle Zimmerpflanzen in einer Sammlung mit Fotos, Notizen und Pflegeverlauf.',
|
|
alternative:
|
|
'Keine Verwaltungsfunktion für die eigene Pflanzensammlung.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Du willst eine Zimmerpflanze sofort bestimmen und direkt wissen, wie du sie pflegst.',
|
|
'Du hast eine Zimmerpflanze, die Symptome zeigt, und brauchst eine Diagnose.',
|
|
'Du möchtest deine Zimmerpflanzensammlung mit Pflegeerinnerungen verwalten.',
|
|
],
|
|
notBestIf: [
|
|
'Du suchst ein Tool für seltene Wildpflanzen oder Citizen Science — iNaturalist ist besser geeignet.',
|
|
'Du benötigst nur einmalige Bestimmung ohne Pflegebedarf.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'Welche Zimmerpflanzen kann GreenLens erkennen?',
|
|
answer:
|
|
'GreenLens erkennt über 450 Pflanzenarten, darunter die häufigsten Zimmerpflanzen: Monstera, Pothos, Ficus, Efeutute, Yucca, Orchideen, Kakteen, Sukkulenten, Sansevieria und viele mehr. Für seltene oder regional ungewöhnliche Arten hat iNaturalist eine größere Expertencommunity.',
|
|
},
|
|
{
|
|
question: 'Wie genau ist GreenLens bei Zimmerpflanzen?',
|
|
answer:
|
|
'GreenLens ist auf die häufigsten Zimmerpflanzen optimiert und erkennt diese zuverlässig. Für ein gutes Ergebnis empfiehlt sich ein klares Foto bei natürlichem Licht, das die charakteristischen Merkmale der Pflanze deutlich zeigt — Blätter, Wuchsform oder Blüte.',
|
|
},
|
|
{
|
|
question: 'Kann ich eine Zimmerpflanze aus einem älteren Foto bestimmen?',
|
|
answer:
|
|
'Ja. GreenLens analysiert auch Fotos aus der Galerie. Das Ergebnis ist genauso präzise wie bei einem Echtzeitscan, solange das Foto die Pflanze klar und bei ausreichend Licht zeigt.',
|
|
},
|
|
{
|
|
question: 'Was tun, wenn meine Zimmerpflanze gelbe Blätter bekommt?',
|
|
answer:
|
|
'GreenLens bietet einen Gesundheitscheck für sichtbare Symptome. Einfach die betroffene Stelle fotografieren — die App analysiert wahrscheinliche Ursachen wie Überwässerung, Lichtmangel oder Nährstoffmangel und empfiehlt den nächsten konkreten Schritt.',
|
|
},
|
|
{
|
|
question: 'Ist GreenLens auch für Sukkulenten und Kakteen geeignet?',
|
|
answer:
|
|
'Ja. GreenLens erkennt gängige Sukkulenten und Kakteen und liefert passende Pflegehinweise — inklusive spezifischer Gießintervalle, die für Sukkulenten deutlich geringer sind als für tropische Zimmerpflanzen.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/pflanzen-erkennen-app',
|
|
label: 'Pflanzen erkennen App',
|
|
description: 'Alle Pflanzenarten bestimmen — Zimmerpflanzen, Gartenpflanzen und mehr.',
|
|
},
|
|
{
|
|
href: '/pflanzen-bestimmen',
|
|
label: 'Pflanzen bestimmen',
|
|
description: 'Pflanze per Foto bestimmen — besser als mit Google.',
|
|
},
|
|
{
|
|
href: '/pflanzen-pflege-app',
|
|
label: 'Pflanzen Pflege App',
|
|
description: 'Gießerinnerungen und Pflegepläne für jede Zimmerpflanze.',
|
|
},
|
|
],
|
|
},
|
|
}
|
|
|
|
const englishSeoPages2: Record<string, SeoPageProfile> = {
|
|
'plant-scanner': {
|
|
slug: 'plant-scanner',
|
|
metaTitle: 'Plant Scanner App — Scan Any Plant for Instant ID and Care | GreenLens',
|
|
metaDescription:
|
|
'GreenLens is the plant scanner that goes further: scan any plant with your camera, get the species name instantly, then receive a full care plan and health diagnosis.',
|
|
canonical: '/plant-scanner',
|
|
h1: 'Plant Scanner',
|
|
tagline: 'Point. Scan. Know the plant, the care, and the next step — in under a second.',
|
|
directAnswer:
|
|
'GreenLens is a plant scanner for iOS and Android. Point your camera at any plant, tap Scan, and get the species name, care requirements, and next-step guidance in under a second. Unlike basic scanners, it keeps going after the name.',
|
|
definitionBlock:
|
|
'A plant scanner uses your phone camera and AI to identify plants from photos and return the species name. GreenLens extends scanning with an automatic care plan, context-aware watering reminders, and a health check tool — so a scan leads to action, not just a label.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'What separates GreenLens from a basic plant scanner',
|
|
alternativeLabel: 'Basic plant scanners',
|
|
rows: [
|
|
{
|
|
feature: 'Instant plant scan',
|
|
greenlens:
|
|
'AI scan returns species name, common name, and plant profile in under a second.',
|
|
alternative:
|
|
'Returns a species name and stops there.',
|
|
},
|
|
{
|
|
feature: 'Care plan from scan',
|
|
greenlens:
|
|
'Automatic care plan with watering schedule, fertilizing, and light requirements after every scan.',
|
|
alternative:
|
|
'No care guidance — the scan ends at identification.',
|
|
},
|
|
{
|
|
feature: 'Health scan',
|
|
greenlens:
|
|
'Dedicated health check analyzes visible symptoms and recommends the safest next action.',
|
|
alternative:
|
|
'No health or disease diagnostic function.',
|
|
},
|
|
{
|
|
feature: 'Plant collection',
|
|
greenlens:
|
|
'Save scanned plants to a personal collection with care history, notes, and reminders.',
|
|
alternative:
|
|
'Scan history only, with no ongoing care context.',
|
|
},
|
|
{
|
|
feature: 'Gallery upload',
|
|
greenlens:
|
|
'Scan works with photos from your gallery — no live shot required.',
|
|
alternative:
|
|
'Often live camera only, with no gallery scan option.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want to scan a plant and immediately know how to care for it.',
|
|
'You need a health diagnosis after the scan, not just a species name.',
|
|
'You want to save scanned plants and manage a care collection in one app.',
|
|
],
|
|
notBestIf: [
|
|
'Your main goal is cataloguing rare species for biodiversity research — iNaturalist is stronger for that.',
|
|
'You only need an occasional name lookup without any care interest.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'How does GreenLens scan plants?',
|
|
answer:
|
|
'Open the app, point the camera at the plant, and tap Scan. GreenLens uses AI to match the image against a database of 450+ species and returns the species name, plant profile, and care plan in under a second. You can also upload a photo from your gallery.',
|
|
},
|
|
{
|
|
question: 'Is GreenLens free to use as a plant scanner?',
|
|
answer:
|
|
'GreenLens includes free plant scanning. Advanced AI health checks and unlimited scans are available through paid credits or a subscription.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens scan plants from old photos?',
|
|
answer:
|
|
'Yes. GreenLens analyzes photos from your gallery just as accurately as a live scan, as long as the photo shows the plant clearly with good lighting.',
|
|
},
|
|
{
|
|
question: 'How accurate is the GreenLens plant scanner?',
|
|
answer:
|
|
'GreenLens accurately identifies 450+ plant species including the most common houseplants, garden plants, and succulents. For rare or regionally specific species, iNaturalist has a broader expert community. For everyday plants, GreenLens is fast and reliable.',
|
|
},
|
|
{
|
|
question: 'What happens after GreenLens scans a plant?',
|
|
answer:
|
|
'After the scan, GreenLens shows the species name and plant portrait, then automatically generates a care plan with watering schedule, fertilizing guidance, and light requirements. You can save the plant to your collection and trigger a health check if it is showing symptoms.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'The full plant identification experience with care plan and diagnosis.',
|
|
},
|
|
{
|
|
href: '/flower-scanner',
|
|
label: 'Flower Scanner',
|
|
description: 'Scan flowers specifically — with name, origin, and care plan.',
|
|
},
|
|
{
|
|
href: '/houseplant-identifier',
|
|
label: 'Houseplant Identifier',
|
|
description: 'Identify houseplants and get tailored indoor care guidance.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'houseplant-identifier': {
|
|
slug: 'houseplant-identifier',
|
|
metaTitle: 'Houseplant Identifier — Identify Any Indoor Plant by Photo | GreenLens',
|
|
metaDescription:
|
|
'GreenLens identifies houseplants by photo in seconds. Get the species name, indoor care plan, watering reminders, and health diagnosis — all in one app.',
|
|
canonical: '/houseplant-identifier',
|
|
h1: 'Houseplant Identifier',
|
|
tagline: 'Photograph any houseplant — get the name, indoor care guide, and watering schedule instantly.',
|
|
directAnswer:
|
|
'GreenLens is a houseplant identifier for iOS and Android. Scan any indoor plant to get the species name and an indoor-specific care plan — including watering frequency, light requirements, and fertilizing schedule — in under a second.',
|
|
definitionBlock:
|
|
'A houseplant identifier uses a photo to determine the species and care requirements of an indoor plant. GreenLens is built specifically for plant owners: every identification automatically generates a care plan tailored to indoor conditions, and a health check helps diagnose problems like yellow leaves, root rot signs, or pest damage.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'Why GreenLens is the right houseplant identifier',
|
|
alternativeLabel: 'Basic identification apps',
|
|
rows: [
|
|
{
|
|
feature: 'Houseplant identification',
|
|
greenlens:
|
|
'Identifies 450+ species including Monstera, Pothos, Ficus, orchids, succulents, snake plants, and more — in under a second.',
|
|
alternative:
|
|
'Returns a species name without further context or next steps.',
|
|
},
|
|
{
|
|
feature: 'Indoor-specific care plan',
|
|
greenlens:
|
|
'Care plan accounts for indoor conditions: room light, temperature ranges, and typical watering intervals for houseplants.',
|
|
alternative:
|
|
'Generic care information without adjustment for indoor environments.',
|
|
},
|
|
{
|
|
feature: 'Health check',
|
|
greenlens:
|
|
'Dedicated health scan for houseplant symptoms: yellow leaves, drooping, soft stems, or spots — with a concrete next step.',
|
|
alternative:
|
|
'No diagnostic function for sick houseplants.',
|
|
},
|
|
{
|
|
feature: 'Watering reminders',
|
|
greenlens:
|
|
'Per-plant watering reminders based on the identified species — not a one-size-fits-all timer.',
|
|
alternative:
|
|
'No reminder system. Watering tracking is manual.',
|
|
},
|
|
{
|
|
feature: 'Collection management',
|
|
greenlens:
|
|
'Save all your houseplants to a personal collection with care notes, photos, and individual reminder schedules.',
|
|
alternative:
|
|
'Scan history only, with no collection or ongoing care tracking.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want to know what your houseplant is and immediately receive the right care guidance.',
|
|
'You have a houseplant that is showing symptoms and need a concrete next step.',
|
|
'You want reminders, health checks, and a plant collection all in one app.',
|
|
],
|
|
notBestIf: [
|
|
'You are cataloguing rare wild plants for scientific observation — iNaturalist has a deeper expert community for that.',
|
|
'You only need an occasional name lookup without care interest.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'What houseplants can GreenLens identify?',
|
|
answer:
|
|
'GreenLens identifies 450+ plant species including the most popular houseplants: Monstera deliciosa, Pothos, Ficus varieties, Orchids, Snake plants (Sansevieria), Peace lilies, ZZ plants, Rubber plants, Succulents, Cacti, and many more. For rare or unusual indoor plants, the community at iNaturalist may offer additional expertise.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens tell me how often to water my houseplant?',
|
|
answer:
|
|
'Yes. After identifying the plant, GreenLens generates a care plan including a watering frequency recommendation based on the species. You can set a watering reminder that will alert you when it is time — no more guessing or generic every-7-days timers.',
|
|
},
|
|
{
|
|
question: 'Why are my houseplant leaves turning yellow?',
|
|
answer:
|
|
'Yellow leaves in houseplants are most commonly caused by overwatering, insufficient light, root damage, or nutrient deficiency. GreenLens health checks analyze visible symptoms and ask about recent care changes to narrow down the most likely cause before recommending the next step.',
|
|
},
|
|
{
|
|
question: 'Is GreenLens free to use as a houseplant identifier?',
|
|
answer:
|
|
'GreenLens includes free plant identification. Advanced AI health checks and unlimited scans are available through paid credits or a subscription. Basic care information and collection management are included in the free version.',
|
|
},
|
|
{
|
|
question: 'Can I identify a houseplant from an old photo?',
|
|
answer:
|
|
'Yes. GreenLens works with photos from your gallery — a live shot is not required. The identification result is just as accurate as a live scan, provided the photo shows the houseplant clearly with sufficient lighting.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'Identify any plant species — indoors or outdoors — with care plan and diagnosis.',
|
|
},
|
|
{
|
|
href: '/plant-care-app',
|
|
label: 'Plant Care App',
|
|
description: 'Manage watering reminders and care history for every plant you own.',
|
|
},
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'Diagnose symptoms when your houseplant starts looking wrong.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'succulent-identifier': {
|
|
slug: 'succulent-identifier',
|
|
metaTitle: 'Succulent Identifier — Identify Any Succulent by Photo | GreenLens',
|
|
metaDescription:
|
|
'GreenLens identifies succulents and cacti by photo in seconds. Get the species name, watering schedule, light requirements, and a health check — all in one app.',
|
|
canonical: '/succulent-identifier',
|
|
h1: 'Succulent Identifier',
|
|
tagline: 'Photograph any succulent — species name, watering schedule, and care plan instantly.',
|
|
directAnswer:
|
|
'GreenLens identifies succulents and cacti by photo in under a second. The app returns the species name with a care plan specifically adapted for succulents — including low-frequency watering schedules, light requirements, and soil conditions.',
|
|
definitionBlock:
|
|
'A succulent identifier uses a photo to determine the species of a succulent or cactus and provide relevant care information. Succulents have specific needs — infrequent watering, bright indirect light, fast-draining soil — that generic plant apps often get wrong. GreenLens generates care plans tuned to succulent requirements after every scan.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'What GreenLens does for succulent identification and care',
|
|
alternativeLabel: 'Generic plant apps',
|
|
rows: [
|
|
{
|
|
feature: 'Succulent and cactus identification',
|
|
greenlens:
|
|
'Identifies common succulent genera including Echeveria, Haworthia, Aloe, Sedum, Crassula, and most popular cactus varieties.',
|
|
alternative:
|
|
'May identify the succulent but return generic plant care advice not suited to succulents.',
|
|
},
|
|
{
|
|
feature: 'Succulent-specific watering',
|
|
greenlens:
|
|
'Watering reminders reflect the actual low frequency succulents need — not a standard plant schedule.',
|
|
alternative:
|
|
'Generic watering timers that often recommend too-frequent watering for succulents.',
|
|
},
|
|
{
|
|
feature: 'Light and soil guidance',
|
|
greenlens:
|
|
'Care plan includes bright light requirements, soil drainage needs, and seasonal care adjustments.',
|
|
alternative:
|
|
'Generic light and soil advice not tuned to succulent physiology.',
|
|
},
|
|
{
|
|
feature: 'Health check for succulents',
|
|
greenlens:
|
|
'Dedicated health scan identifies overwatering signs (soft, mushy leaves), underwatering (shrivelled leaves), and etiolation (stretching toward light).',
|
|
alternative:
|
|
'No diagnostic function for succulent-specific problems.',
|
|
},
|
|
{
|
|
feature: 'Collection tracking',
|
|
greenlens:
|
|
'Save succulents to a personal collection with individual care reminders and growth photo history.',
|
|
alternative:
|
|
'No per-plant tracking or collection management.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want to identify a succulent and immediately get the right watering and care guidance.',
|
|
'You are worried about overwatering and want a health check for soft or mushy leaves.',
|
|
'You want to manage a succulent collection with individual reminders per plant.',
|
|
],
|
|
notBestIf: [
|
|
'You are cataloguing rare desert flora for scientific observation — iNaturalist has a broader specialist community.',
|
|
'You need a single name lookup with no care tracking interest.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'How do I identify a succulent from a photo?',
|
|
answer:
|
|
'Open GreenLens, point the camera at the succulent, and tap Scan. The app identifies the succulent species in under a second and generates a care plan specific to that genus — including the recommended watering frequency, light conditions, and soil type. You can also upload a photo from your gallery.',
|
|
},
|
|
{
|
|
question: 'How often should I water my succulent?',
|
|
answer:
|
|
'Most succulents need watering once every one to two weeks in summer and every three to four weeks in winter — significantly less than typical houseplants. After GreenLens identifies your succulent, it generates a watering schedule calibrated to the specific species and sets a reminder so you do not have to track it manually.',
|
|
},
|
|
{
|
|
question: 'Why are my succulent leaves soft and mushy?',
|
|
answer:
|
|
'Soft or mushy succulent leaves are the most common sign of overwatering, which can quickly lead to root rot. GreenLens health checks identify this symptom pattern and recommend stopping watering immediately, checking for root damage, and improving drainage — before the situation worsens.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens identify all succulents?',
|
|
answer:
|
|
'GreenLens identifies the most common succulent genera including Echeveria, Haworthia, Aloe vera, Sedum, Crassula (jade plant), Gasteria, and common cactus varieties. For rare species or regional cultivars, iNaturalist has a larger database and expert community.',
|
|
},
|
|
{
|
|
question: 'Why is my succulent stretching out?',
|
|
answer:
|
|
'Succulents stretch (etiolate) when they do not get enough light — they are reaching toward the nearest light source. GreenLens health checks recognize this symptom and recommend moving the plant to a brighter location with more direct indirect light.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'Identify any plant — succulents, houseplants, and garden plants.',
|
|
},
|
|
{
|
|
href: '/houseplant-identifier',
|
|
label: 'Houseplant Identifier',
|
|
description: 'Identify indoor plants and get tailored care guidance for each.',
|
|
},
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'Diagnose overwatering, root rot, and other succulent health issues.',
|
|
},
|
|
],
|
|
},
|
|
}
|
|
|
|
const highVolumeSeoPages: Record<string, SeoPageProfile> = {
|
|
'best-plant-identification-app': {
|
|
slug: 'best-plant-identification-app',
|
|
metaTitle: 'Best Plant Identification App — Free & Accurate | GreenLens',
|
|
metaDescription:
|
|
'Looking for the best plant identification app? GreenLens identifies 450+ species for free and goes further: care plan, health check, and watering reminders after every scan.',
|
|
canonical: '/best-plant-identification-app',
|
|
h1: 'Best Plant Identification App',
|
|
tagline: 'Free to identify. Keeps going after the name — care plan, health check, reminders.',
|
|
directAnswer:
|
|
'GreenLens is a free plant identification app for iOS and Android. Point your camera at any plant, get the species name instantly, and receive a complete care plan — no search redirect, no paywall for basic identification.',
|
|
definitionBlock:
|
|
'The best plant identification app does more than return a name. It tells you what to do next. GreenLens identifies 450+ plant species for free and automatically generates a care plan, watering reminders, and health diagnostic after every scan — making it the most actionable free plant ID app available.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'How GreenLens compares to other plant identification apps',
|
|
alternativeLabel: 'Typical plant ID apps',
|
|
rows: [
|
|
{
|
|
feature: 'Free plant identification',
|
|
greenlens: 'Free for basic identification. No paywall before you see the plant name.',
|
|
alternative: 'Many apps show a paywall before revealing the full result.',
|
|
},
|
|
{
|
|
feature: 'Care plan after scan',
|
|
greenlens: 'Automatic care plan with watering, light, and fertilizing guidance after every free scan.',
|
|
alternative: 'Identification ends at the name. Care guidance is a paid feature or absent.',
|
|
},
|
|
{
|
|
feature: 'Health check and diagnosis',
|
|
greenlens: 'Dedicated health scan for symptoms — yellow leaves, soft stems, spots — with a concrete next step.',
|
|
alternative: 'Disease diagnosis is either absent or locked behind an expensive subscription.',
|
|
},
|
|
{
|
|
feature: 'Accuracy',
|
|
greenlens: 'Reliably identifies 450+ common houseplants, garden plants, and succulents.',
|
|
alternative: 'Varies widely. Broad databases sometimes sacrifice accuracy for quantity.',
|
|
},
|
|
{
|
|
feature: 'No redirect to search results',
|
|
greenlens: 'Everything stays in the app — name, care plan, reminders, diagnosis.',
|
|
alternative: 'Many apps return a name and then link out to generic web results.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'You want a free plant ID app that tells you what to do after the scan, not just the name.',
|
|
'You need a health check when your plant starts showing symptoms.',
|
|
'You want to track multiple plants with individual care reminders in one place.',
|
|
],
|
|
notBestIf: [
|
|
'You need the largest possible species database for rare botanical research — iNaturalist has a bigger expert community.',
|
|
'You are managing a commercial nursery or large-scale growing operation.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'What is the best free plant identification app?',
|
|
answer:
|
|
'GreenLens offers free plant identification for 450+ species and goes further than most free apps: after identifying the plant, it generates a care plan, sets watering reminders, and provides a health check — all without a paywall for basic use. For rare or unusual species, iNaturalist has a larger community database.',
|
|
},
|
|
{
|
|
question: 'How accurate is GreenLens for plant identification?',
|
|
answer:
|
|
'GreenLens accurately identifies the most common houseplants, garden plants, and succulents. For everyday plant owners, it is fast and reliable. A clear, well-lit photo of the plant\'s characteristic features — leaves, bloom, or growth form — produces the best results.',
|
|
},
|
|
{
|
|
question: 'Is there a truly free plant identification app?',
|
|
answer:
|
|
'Yes. GreenLens includes free plant identification with no upfront paywall. Advanced features like unlimited AI health checks and unlimited scans are available through paid credits or a subscription, but basic identification and a starter care plan are always free.',
|
|
},
|
|
{
|
|
question: 'What should a plant identification app do beyond just naming the plant?',
|
|
answer:
|
|
'A great plant ID app connects identification to action: a care plan, watering schedule, and health diagnostic. GreenLens does all three after every free scan — so the identification is the beginning of the workflow, not the end.',
|
|
},
|
|
{
|
|
question: 'Can I use GreenLens to identify plants from photos in my gallery?',
|
|
answer:
|
|
'Yes. GreenLens works with photos from your gallery as well as live camera shots. Upload any clear image of a plant to get the species name and care plan instantly.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-identifier-app',
|
|
label: 'Plant Identifier App',
|
|
description: 'The full GreenLens identification experience with care plan and diagnosis.',
|
|
},
|
|
{
|
|
href: '/plant-health-app',
|
|
label: 'Plant Health App',
|
|
description: 'Diagnose symptoms and get a concrete next step when your plant looks wrong.',
|
|
},
|
|
{
|
|
href: '/identify-plant-photo',
|
|
label: 'Identify Plant by Photo',
|
|
description: 'Upload any photo and get the species name and care plan instantly.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'plant-health-app': {
|
|
slug: 'plant-health-app',
|
|
metaTitle: 'Plant Health App — Diagnose Symptoms & Save Your Plant | GreenLens',
|
|
metaDescription:
|
|
'GreenLens is the plant health app that gives you a concrete next step — not a list of possibilities. Diagnose yellow leaves, root rot signs, and plant emergencies in seconds.',
|
|
canonical: '/plant-health-app',
|
|
h1: 'Plant Health App',
|
|
tagline: 'Something looks wrong. Find out what — and what to do about it — in under a second.',
|
|
directAnswer:
|
|
'GreenLens is a plant health app for iOS and Android. When your plant shows symptoms — yellow leaves, soft stems, wilting, or spots — the health check scan identifies the most likely cause and gives you one clear next step. No endless list of possibilities.',
|
|
definitionBlock:
|
|
'A plant health app analyzes visible plant symptoms and recommends corrective action. GreenLens is built around a core insight: most plant owners make the problem worse by doing too much. The health check is designed to surface the single next safest action — stop watering, check the roots, adjust the light — rather than overwhelming with options.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'What a real plant health app should do',
|
|
alternativeLabel: 'Generic plant apps',
|
|
rows: [
|
|
{
|
|
feature: 'Symptom diagnosis',
|
|
greenlens: 'AI health scan analyzes the visible symptom pattern and returns the most likely cause with a priority ranking.',
|
|
alternative: 'Returns a broad list of possible diseases without helping you decide which one applies.',
|
|
},
|
|
{
|
|
feature: 'One clear next step',
|
|
greenlens: 'Recommends one concrete action: stop watering, check soil moisture, isolate the plant, or move it to better light.',
|
|
alternative: 'Generic advice like "improve drainage" or "reduce humidity" without actionable sequencing.',
|
|
},
|
|
{
|
|
feature: 'Overcare prevention',
|
|
greenlens: 'Specifically designed to stop the most common beginner mistake: adding more care to an already stressed plant.',
|
|
alternative: 'Most apps give more tasks, which often makes the problem worse.',
|
|
},
|
|
{
|
|
feature: 'Care history context',
|
|
greenlens: 'Connects symptoms to recent care events — repotting, environment change, watering frequency — for a more accurate diagnosis.',
|
|
alternative: 'Analyzes the photo in isolation without accounting for what changed recently.',
|
|
},
|
|
{
|
|
feature: 'Plant identification link',
|
|
greenlens: 'Identification and health check are connected — the care plan informs the diagnosis and vice versa.',
|
|
alternative: 'ID and health features are separate with no shared context.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Your plant has visible symptoms and you need the safest next move right now.',
|
|
'You want to avoid making a stressed plant worse by applying the wrong fix.',
|
|
'You want identification, care planning, and health diagnosis in one app.',
|
|
],
|
|
notBestIf: [
|
|
'You need a laboratory-verified pathology report for commercial or academic use.',
|
|
'You are managing a large-scale agricultural operation — specialized agronomic tools are better suited.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'What is the best app for diagnosing plant problems?',
|
|
answer:
|
|
'GreenLens is built specifically for plant health triage. The health check scan identifies the most likely cause of visible symptoms — yellow leaves, soft stems, wilting, spots — and recommends one concrete next step. It connects symptoms to recent care history for a more accurate diagnosis than photo-only tools.',
|
|
},
|
|
{
|
|
question: 'Why are my plant leaves turning yellow?',
|
|
answer:
|
|
'Yellow leaves are most commonly caused by overwatering, insufficient light, root damage, or nutrient deficiency. GreenLens health checks analyze the symptom pattern and ask about recent care changes to narrow down the most likely cause before recommending a next step.',
|
|
},
|
|
{
|
|
question: 'Can GreenLens tell me if my plant has root rot?',
|
|
answer:
|
|
'GreenLens identifies the visible signs associated with root rot — soft lower stems, yellowing despite moist soil, wilting, and foul smell — and recommends the appropriate response. Since it cannot physically inspect the roots, the diagnosis is based on the visible symptom pattern.',
|
|
},
|
|
{
|
|
question: 'My plant is dying — what should I do first?',
|
|
answer:
|
|
'Stop adding more care. The most common reason plants die quickly is because owners stack more watering, fertilizing, or repotting on top of an already stressed plant. Open GreenLens, run a health check, and follow the single next recommended action before doing anything else.',
|
|
},
|
|
{
|
|
question: 'Is GreenLens accurate enough to replace a plant professional?',
|
|
answer:
|
|
'For common houseplant problems and stress patterns, GreenLens is reliable and fast. For rare diseases, serious infestations, or high-value commercial plants, consulting a professional horticulturalist remains the safer option.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/plant-disease-identifier',
|
|
label: 'Plant Disease Identifier',
|
|
description: 'Symptom-based diagnosis for specific plant diseases and stress patterns.',
|
|
},
|
|
{
|
|
href: '/best-plant-identification-app',
|
|
label: 'Best Plant Identification App',
|
|
description: 'Identify the plant first — then run the health check.',
|
|
},
|
|
{
|
|
href: '/plant-care-app',
|
|
label: 'Plant Care App',
|
|
description: 'Build the care routine that prevents health problems in the first place.',
|
|
},
|
|
],
|
|
},
|
|
|
|
'pflanzen-erkennen-kostenlos': {
|
|
slug: 'pflanzen-erkennen-kostenlos',
|
|
metaTitle: 'Pflanzen erkennen kostenlos — App mit Pflegeplan | GreenLens',
|
|
metaDescription:
|
|
'GreenLens erkennt Pflanzen kostenlos per Foto und liefert direkt Artname, Pflegeplan und Gießerinnerungen — ohne Umweg und ohne Paywall bei der Erkennung.',
|
|
canonical: '/pflanzen-erkennen-kostenlos',
|
|
h1: 'Pflanzen erkennen kostenlos',
|
|
tagline: 'Pflanze fotografieren — kostenlos erkennen, sofort Pflegeplan erhalten.',
|
|
directAnswer:
|
|
'GreenLens erkennt Pflanzen kostenlos per Foto. Kein Bezahlschritt vor dem Ergebnis: Artname, Pflanzenportrait und ein vollständiger Pflegeplan erscheinen direkt nach dem Scan — für über 450 Pflanzenarten.',
|
|
definitionBlock:
|
|
'Pflanzen kostenlos erkennen bedeutet, die Pflanzenart ohne Bezahlung per Foto zu bestimmen. GreenLens bietet kostenlose Pflanzenerkennung und geht weiter: Jeder kostenlose Scan erzeugt automatisch einen Pflegeplan mit Gieß- und Düngehinweisen. Erweiterte KI-Gesundheitschecks und unbegrenzte Scans sind als optionale Paid-Funktionen verfügbar.',
|
|
lastUpdated: 'April 2026',
|
|
includeAppSchema: true,
|
|
featureTable: {
|
|
title: 'Was bei GreenLens kostenlos ist — und was nicht',
|
|
alternativeLabel: 'Andere Pflanzenerkenner',
|
|
rows: [
|
|
{
|
|
feature: 'Pflanzenerkennung per Foto',
|
|
greenlens: 'Kostenlos. Artname, Trivialname und Pflanzenportrait nach jedem Scan ohne Paywall.',
|
|
alternative: 'Häufig wird das Ergebnis erst nach dem Kauf oder einer Abo-Anmeldung angezeigt.',
|
|
},
|
|
{
|
|
feature: 'Pflegeplan nach dem Scan',
|
|
greenlens: 'Kostenlos. Gieß-, Dünge- und Lichthinweise direkt nach der Erkennung.',
|
|
alternative: 'Pflegeinformationen sind oft kostenpflichtig oder fehlen komplett.',
|
|
},
|
|
{
|
|
feature: 'Gießerinnerungen',
|
|
greenlens: 'Kostenlos in der Basisversion. Erinnerungen pro Pflanze einstellbar.',
|
|
alternative: 'Erinnerungen häufig nur mit Abonnement verfügbar.',
|
|
},
|
|
{
|
|
feature: 'KI-Gesundheitschecks',
|
|
greenlens: 'Begrenzt kostenlos, danach über Credits oder Abonnement verfügbar.',
|
|
alternative: 'Oft gar nicht vorhanden oder von Beginn an kostenpflichtig.',
|
|
},
|
|
{
|
|
feature: 'Pflanzensammlung',
|
|
greenlens: 'Kostenlos. Mehrere Pflanzen in persönlicher Sammlung speichern.',
|
|
alternative: 'Sammlung oft auf wenige Pflanzen begrenzt oder kostenpflichtig.',
|
|
},
|
|
],
|
|
},
|
|
greenLensIf: [
|
|
'Du willst Pflanzen kostenlos bestimmen und direkt Pflegeinformationen erhalten.',
|
|
'Du suchst eine App, die das Ergebnis zeigt — ohne erst eine Kreditkarte einzugeben.',
|
|
'Du möchtest mehrere Pflanzen kostenlos verwalten und Gießerinnerungen nutzen.',
|
|
],
|
|
notBestIf: [
|
|
'Du brauchst unbegrenzte KI-Gesundheitschecks — das ist eine kostenpflichtige Funktion.',
|
|
'Du suchst eine vollständig kostenlose App ohne jegliche Paid-Option — dann ist iNaturalist die Alternative.',
|
|
],
|
|
faqs: [
|
|
{
|
|
question: 'Kann ich Pflanzen wirklich kostenlos mit GreenLens erkennen?',
|
|
answer:
|
|
'Ja. GreenLens zeigt Artname, Pflanzenportrait und einen Starter-Pflegeplan kostenlos nach jedem Scan — ohne Paywall vor dem Ergebnis. Erweiterte Funktionen wie unbegrenzte KI-Gesundheitschecks sind optional kostenpflichtig.',
|
|
},
|
|
{
|
|
question: 'Welche Pflanzen-Apps sind wirklich kostenlos?',
|
|
answer:
|
|
'GreenLens bietet kostenlose Pflanzenerkennung ohne Pflichtabonnement. iNaturalist ist ebenfalls vollständig kostenlos, bietet aber keine Pflegepläne oder Gießerinnerungen. PlantNet ist kostenlos für Erkennung, hat aber keinen integrierten Pflegebereich.',
|
|
},
|
|
{
|
|
question: 'Wie viele Scans sind bei GreenLens kostenlos?',
|
|
answer:
|
|
'GreenLens bietet eine Auswahl kostenloser Erkennungs-Scans und Basis-Gesundheitschecks. Für unbegrenzte Nutzung sind Credits oder ein Abonnement verfügbar. Die genaue Anzahl kostenloser Scans ist in der App einsehbar.',
|
|
},
|
|
{
|
|
question: 'Gibt es eine kostenlose App, die Pflanzen erkennt und Pflegehinweise gibt?',
|
|
answer:
|
|
'Ja — GreenLens. Pflanzenerkennung und ein automatischer Pflegeplan sind kostenlos verfügbar. Das unterscheidet GreenLens von reinen Erkennungs-Apps, die nur den Namen liefern, und von allgemeinen Such-Tools wie Google Lens, die keine Pflegefunktionen haben.',
|
|
},
|
|
{
|
|
question: 'Ist GreenLens besser als kostenlose Alternativen wie PlantNet oder iNaturalist?',
|
|
answer:
|
|
'Das hängt vom Anwendungsfall ab. PlantNet und iNaturalist sind stark für reine Artbestimmung. GreenLens ist die bessere Wahl, wenn nach der Erkennung ein Pflegeplan, Gießerinnerungen und bei Bedarf eine Diagnose folgen sollen — alles in einer App.',
|
|
},
|
|
],
|
|
relatedLinks: [
|
|
{
|
|
href: '/pflanzen-erkennen-app',
|
|
label: 'Pflanzen erkennen App',
|
|
description: 'Die vollständige Pflanzenerkennung mit Pflegeplan und Diagnose.',
|
|
},
|
|
{
|
|
href: '/pflanzen-bestimmen',
|
|
label: 'Pflanzen bestimmen',
|
|
description: 'Pflanze per Foto bestimmen — schneller als mit Google.',
|
|
},
|
|
{
|
|
href: '/blumen-scanner',
|
|
label: 'Blumen Scanner',
|
|
description: 'Blumen kostenlos scannen und sofort Pflegeplan erhalten.',
|
|
},
|
|
],
|
|
},
|
|
}
|
|
|
|
const allSeoPages = {
|
|
...seoPageProfiles,
|
|
...additionalSeoPages,
|
|
...englishSeoPages,
|
|
...germanSeoPages2,
|
|
...englishSeoPages2,
|
|
...highVolumeSeoPages,
|
|
}
|
|
|
|
export function getSeoPageBySlug(slug: string): SeoPageProfile | undefined {
|
|
return allSeoPages[slug]
|
|
}
|