geo search

This commit is contained in:
2026-05-06 09:55:27 +02:00
parent c57f349518
commit 2e91ce7595
4 changed files with 253 additions and 0 deletions

View File

@@ -20,8 +20,102 @@
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Profice GmbH baut KI-gestützte Systeme für profitables Wachstum. Feedgine: POAS-Optimierung für Google Shopping. VISIGINE: GEO-Optimierung für KI-Sichtbarkeit." />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://profice.ai/" />
<link rel="sitemap" type="application/xml" href="/sitemap.xml" />
<link rel="alternate" hreflang="de" href="https://profice.ai/" />
<link rel="alternate" hreflang="x-default" href="https://profice.ai/" />
<meta property="og:title" content="Profice GmbH KI-Systeme für profitables Wachstum" />
<meta property="og:description" content="Profice baut proprietäre KI-Systeme, die Unternehmensdaten mit Werbekanälen verbinden. Feedgine: POAS statt ROAS. VISIGINE: GEO-Optimierung für KI-Suche." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://profice.ai/" />
<meta property="og:locale" content="de_DE" />
<meta property="og:image" content="https://profice.ai/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://profice.ai/og-image.png" />
<meta name="twitter:title" content="Profice GmbH KI-Systeme für profitables Wachstum" />
<title>Profice — AI Systems for Business Growth</title>
<link rel="icon" type="image/png" href="/Appicon 1024X1024-01.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": ["Organization", "ProfessionalService"],
"@id": "https://profice.ai/#organization",
"name": "Profice GmbH",
"url": "https://profice.ai",
"email": "hello@profice.ai",
"description": "Profice GmbH baut KI-gestützte Profit-Systeme für E-Commerce und digitales Marketing. Hauptprodukte: Feedgine (POAS-Optimierung) und VISIGINE (GEO-Optimierung).",
"sameAs": [
"https://feedgine.de",
"https://www.visigine.de"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Profice Produkte & Systeme",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Feedgine — Profit Intelligence Platform",
"url": "https://feedgine.de",
"description": "POAS-Optimierung für Google Shopping auf Basis von JTL-Wawi-Margendaten."
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "VISIGINE — GEO & SEO Automatisierung",
"url": "https://www.visigine.de",
"description": "Automatisierte GEO+SEO-Analyse für KI-Sichtbarkeit bei ChatGPT, Perplexity und Gemini."
}
}
]
}
},
{
"@type": "WebSite",
"@id": "https://profice.ai/#website",
"url": "https://profice.ai",
"name": "Profice GmbH",
"description": "KI-Systeme für profitables Wachstum.",
"inLanguage": "de-DE",
"publisher": { "@id": "https://profice.ai/#organization" }
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Was macht Profice GmbH?",
"acceptedAnswer": { "@type": "Answer", "text": "Profice GmbH baut proprietäre KI-Systeme, die Unternehmensdaten mit Werbekanälen und KI-Suchsystemen verbinden — für profitableres Wachstum ohne Tool-Abhängigkeit." }
},
{
"@type": "Question",
"name": "Was ist Feedgine?",
"acceptedAnswer": { "@type": "Answer", "text": "Feedgine ist eine Profit Intelligence Platform, die JTL-Wawi-Margendaten mit Google Shopping, Meta Ads und Microsoft Ads verbindet. Optimierung auf POAS statt ROAS. Referenz: +31% profitabler Umsatz bei lkw-teile24.de." }
},
{
"@type": "Question",
"name": "Was ist VISIGINE?",
"acceptedAnswer": { "@type": "Answer", "text": "VISIGINE ist ein automatisiertes GEO- und SEO-Analyse-Tool von Profice. Es prüft Websites auf KI-Sichtbarkeit und liefert einen Score sowie konkrete Maßnahmen." }
},
{
"@type": "Question",
"name": "Wie kontaktiert man Profice GmbH?",
"acceptedAnswer": { "@type": "Answer", "text": "Per E-Mail an hello@profice.ai oder über die Online-Buchung auf termine.profice.de." }
}
]
}
]
}
</script>
<style>
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
:root{