Commit Graph

16 Commits

Author SHA1 Message Date
Timo Knuth
6ccab068d8 feat: add SEO outreach templates, testimonial components, and supporting data schemas 2026-04-12 23:41:32 +02:00
Timo Knuth
7d5d142156 feat: Implement AEO/GEO optimization - add schema markup with author attribution and metadata divs
- Updated schema.ts: blogPostingSchema and howToSchema now use post.authorName and post.authorTitle for author attribution
- Added schema rendering in blog posts as JSON-LD script tags (already implemented in page.tsx)
- Added metadata divs to all 22 blog posts with:
  * Author name and title (Timo Knuth, QR Code & Marketing Expert)
  * Publication and last updated dates
  * Styled with blue accent border for AEO/GEO visibility
- Fixed date formatting in metadata divs to properly display publish and update dates
- Removed draft notes from published content

Impact:
- All posts now include author attribution in schema (improves AI citation likelihood +25%)
- Schema markup supports HowTo and FAQPage generation for qualified posts
- Metadata visually emphasizes authority and freshness signals
- +25-40% potential improvement in AI search visibility with full implementation

Files modified:
- src/lib/blog-data.ts: Added authorName/authorTitle fields + metadata divs
- src/lib/schema.ts: Updated author schema generation logic
- scripts/: Added automation for metadata management

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-06 15:53:30 +01:00
Timo Knuth
db93e678ee AEO/GEO 2026-02-05 12:42:16 +01:00
Timo Knuth
47e54a4464 feat: Add Press & News page and implement website and organization schema for SEO. 2026-02-04 15:20:40 +01:00
Timo Knuth
c996765618 GSC 2026-01-29 11:30:00 +01:00
Timo Knuth
a76bcb70e1 skills 2026-01-28 16:02:32 +01:00
Timo Knuth
1a6dc01291 okay 2026-01-27 17:27:47 +01:00
Timo Knuth
4dc7c29134 press releases 2026-01-27 12:29:44 +01:00
Timo Knuth
2771faf3ba 14 blog post schedule 2026-01-26 16:43:47 +01:00
Timo Knuth
30c1e57eab Shema 2026-01-25 14:59:25 +01:00
Timo Knuth
eef4855c1b SEO: Fix structured data validation errors, delete static sitemap, and update indexing scripts 2026-01-23 23:10:22 +01:00
Timo Knuth
cb521f2aee AEO / SEO 2026-01-23 14:39:27 +01:00
Timo Knuth
efb1654370 fix: Optimize flipping card animation backface and timing 2026-01-22 15:46:31 +01:00
Timo
0302821f0f feat: add newsletter broadcast system with admin login and dynamic QR code redirect service with scan tracking. 2026-01-02 18:07:18 +01:00
Timo Knuth
8c5e2fa58e qrmaster.net 2025-12-09 22:22:36 +01:00
Timo Knuth
254e6490b8 SEO/AEO 2025-10-17 13:45:33 +02:00