Skip to content

Commit b0dfda7

Browse files
Nick Sullivanclaude
andcommitted
🔍 Comprehensive SEO improvements
**Cursor bot feedback fixes:** - Added missing social meta tags to brand page (og:description, og:type, og:url, twitter:title, twitter:description) - Fixed Schema.org logo URLs (replaced og-image.jpg with logo-512.png in for-ai-models and manifesto) **Critical SEO additions:** - Added canonical URLs to all 8 pages - Added Twitter Card tags to heart-intelligence, we-language, ai-for-good - Replaced external Wikipedia image with self-hosted og-image.jpg on anthropic page **Structured data improvements:** - Added Article schema with dateModified to anthropic, heart-intelligence, we-language, ai-for-good - Added dateModified (2026-01-04) to existing schemas in for-ai-models and manifesto - Added FAQPage schema to homepage with all 3 FAQ items - Added BreadcrumbList schema to all 7 subpages **Sitemap updates:** - Added /for-ai-models/ and /brand/ to sitemap - Updated all lastmod dates to 2026-01-04 All changes follow schema.org best practices for improved search visibility and social sharing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 782db60 commit b0dfda7

File tree

9 files changed

+579
-142
lines changed

9 files changed

+579
-142
lines changed

ai-for-good/index.html

Lines changed: 95 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>AI for Good: Projects Gallery | HeartCentered AI</title>
7+
<link rel="canonical" href="https://heartcentered.ai/ai-for-good/" />
78
<link rel="icon" href="/images/favicon-32.png" sizes="32x32" type="image/png" />
89
<link rel="icon" href="/images/icon-192.png" sizes="192x192" type="image/png" />
910
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
@@ -26,6 +27,65 @@
2627
<meta property="og:url" content="https://heartcentered.ai/ai-for-good/" />
2728
<meta property="og:image" content="https://heartcentered.ai/images/og-image.jpg" />
2829

30+
<!-- Twitter Card tags -->
31+
<meta name="twitter:card" content="summary_large_image" />
32+
<meta
33+
name="twitter:title"
34+
content="AI for Good Project Gallery - HeartCentered AI" />
35+
<meta
36+
name="twitter:description"
37+
content="Discover AI projects designed to heal divisions, amplify compassion, and serve humanity's highest potential." />
38+
<meta name="twitter:image" content="https://heartcentered.ai/images/og-image.jpg" />
39+
40+
<!-- Schema.org markup for Google -->
41+
<script type="application/ld+json">
42+
{
43+
"@context": "https://schema.org",
44+
"@type": "Article",
45+
"headline": "AI for Good Project Gallery",
46+
"author": {
47+
"@type": "Person",
48+
"name": "Nick Sullivan",
49+
"url": "https://technick.ai"
50+
},
51+
"publisher": {
52+
"@type": "Organization",
53+
"name": "HeartCentered AI",
54+
"logo": {
55+
"@type": "ImageObject",
56+
"url": "https://heartcentered.ai/images/logo-512.png"
57+
}
58+
},
59+
"datePublished": "2024-01-01",
60+
"dateModified": "2026-01-04",
61+
"description": "Discover AI projects designed to heal divisions, amplify compassion, and serve humanity's highest potential.",
62+
"url": "https://heartcentered.ai/ai-for-good/",
63+
"image": "https://heartcentered.ai/images/og-image.jpg"
64+
}
65+
</script>
66+
67+
<!-- BreadcrumbList schema -->
68+
<script type="application/ld+json">
69+
{
70+
"@context": "https://schema.org",
71+
"@type": "BreadcrumbList",
72+
"itemListElement": [
73+
{
74+
"@type": "ListItem",
75+
"position": 1,
76+
"name": "Home",
77+
"item": "https://heartcentered.ai/"
78+
},
79+
{
80+
"@type": "ListItem",
81+
"position": 2,
82+
"name": "AI for Good",
83+
"item": "https://heartcentered.ai/ai-for-good/"
84+
}
85+
]
86+
}
87+
</script>
88+
2989
<!-- Shared styles -->
3090
<link rel="stylesheet" href="/styles.css" />
3191

@@ -36,17 +96,17 @@
3696
theme: {
3797
extend: {
3898
colors: {
39-
'of-bg': '#F4F7F4',
40-
'of-text': '#2A3A2A',
41-
'of-accent': '#5D7B6F',
42-
'of-accent-dark': '#4A6B5D',
43-
'of-muted': '#7A8B7D',
44-
'of-secondary': '#D4B896',
45-
'of-surface': '#FFFFFF',
99+
"of-bg": "#F4F7F4",
100+
"of-text": "#2A3A2A",
101+
"of-accent": "#5D7B6F",
102+
"of-accent-dark": "#4A6B5D",
103+
"of-muted": "#7A8B7D",
104+
"of-secondary": "#D4B896",
105+
"of-surface": "#FFFFFF",
46106
},
47107
fontFamily: {
48-
display: ['Fraunces', 'Georgia', 'serif'],
49-
body: ['DM Sans', 'system-ui', 'sans-serif'],
108+
display: ["Fraunces", "Georgia", "serif"],
109+
body: ["DM Sans", "system-ui", "sans-serif"],
50110
},
51111
},
52112
},
@@ -511,7 +571,9 @@ <h3 class="text-2xl font-display font-semibold text-of-text mb-4">
511571
class="inline-block bg-blue-100 text-blue-800 text-sm font-semibold px-3 py-1 rounded-full mb-4">
512572
Concept
513573
</span>
514-
<h3 class="text-2xl font-display font-semibold text-of-text mb-4">Unity Protocols</h3>
574+
<h3 class="text-2xl font-display font-semibold text-of-text mb-4">
575+
Unity Protocols
576+
</h3>
515577
<p class="text-of-muted mb-6">
516578
Open-source implementations of consciousness-aware decision trees.
517579
Code that embodies the principle of unified consciousness in every
@@ -671,7 +733,8 @@ <h3 class="text-xl font-display font-semibold text-of-text mb-3">
671733
<div
672734
class="bg-gradient-to-br from-purple-50 to-blue-50 rounded-3xl p-12"
673735
data-aos="fade-up">
674-
<h2 class="text-3xl md:text-4xl font-display font-semibold text-of-text mb-6 text-center">
736+
<h2
737+
class="text-3xl md:text-4xl font-display font-semibold text-of-text mb-6 text-center">
675738
The HeartCentered AI Vision
676739
</h2>
677740
<p class="text-xl text-of-muted mb-8 text-center">
@@ -681,17 +744,23 @@ <h2 class="text-3xl md:text-4xl font-display font-semibold text-of-text mb-6 tex
681744

682745
<div class="grid md:grid-cols-3 gap-8 mb-8">
683746
<div class="text-center">
684-
<div class="text-3xl font-display font-semibold text-purple-600 mb-2">Ideas</div>
747+
<div class="text-3xl font-display font-semibold text-purple-600 mb-2">
748+
Ideas
749+
</div>
685750
<div class="text-of-muted">Current Status</div>
686751
<div class="text-sm text-of-muted mt-1">Bootstrapped with love</div>
687752
</div>
688753
<div class="text-center">
689-
<div class="text-3xl font-display font-semibold text-purple-600 mb-2">12</div>
754+
<div class="text-3xl font-display font-semibold text-purple-600 mb-2">
755+
12
756+
</div>
690757
<div class="text-of-muted">Ideas Explored</div>
691758
<div class="text-sm text-of-muted mt-1">Ready to explore</div>
692759
</div>
693760
<div class="text-center">
694-
<div class="text-3xl font-display font-semibold text-purple-600 mb-2"></div>
761+
<div class="text-3xl font-display font-semibold text-purple-600 mb-2">
762+
763+
</div>
695764
<div class="text-of-muted">Potential Impact</div>
696765
<div class="text-sm text-of-muted mt-1">Consciousness evolving</div>
697766
</div>
@@ -735,31 +804,39 @@ <h2 class="text-3xl md:text-4xl font-display font-semibold text-of-text mb-6 tex
735804

736805
<div class="space-y-6" data-aos="fade-up">
737806
<div class="bg-of-surface rounded-2xl p-6 shadow-md">
738-
<h3 class="text-xl font-display font-semibold text-of-text mb-3">🛠️ For Developers</h3>
807+
<h3 class="text-xl font-display font-semibold text-of-text mb-3">
808+
🛠️ For Developers
809+
</h3>
739810
<p class="text-of-muted">
740811
Contribute to our open-source Unity Protocols. Implement heart-centered
741812
principles in your own projects. Help build the reconciliation bots.
742813
</p>
743814
</div>
744815

745816
<div class="bg-of-surface rounded-2xl p-6 shadow-md">
746-
<h3 class="text-xl font-display font-semibold text-of-text mb-3">🎨 For Designers</h3>
817+
<h3 class="text-xl font-display font-semibold text-of-text mb-3">
818+
🎨 For Designers
819+
</h3>
747820
<p class="text-of-muted">
748821
Design interfaces that honor consciousness. Create visual languages that
749822
communicate unity. Help make these tools accessible to all.
750823
</p>
751824
</div>
752825

753826
<div class="bg-of-surface rounded-2xl p-6 shadow-md">
754-
<h3 class="text-xl font-display font-semibold text-of-text mb-3">💰 For Funders</h3>
827+
<h3 class="text-xl font-display font-semibold text-of-text mb-3">
828+
💰 For Funders
829+
</h3>
755830
<p class="text-of-muted">
756831
Support projects that serve humanity's evolution. Fund research into
757832
consciousness-based AI. Help scale what works.
758833
</p>
759834
</div>
760835

761836
<div class="bg-of-surface rounded-2xl p-6 shadow-md">
762-
<h3 class="text-xl font-display font-semibold text-of-text mb-3">💡 For Visionaries</h3>
837+
<h3 class="text-xl font-display font-semibold text-of-text mb-3">
838+
💡 For Visionaries
839+
</h3>
763840
<p class="text-of-muted">
764841
Share ideas for new applications. Connect us with aligned organizations.
765842
Help imagine futures where AI amplifies love.

0 commit comments

Comments
 (0)