Commit Graph

17 Commits

Author SHA1 Message Date
Timo Knuth 76bde71585 fix: correct metadata dates, remove draft note, remove duplicate section
- Fixed all 'undefined NaN, NaN' dates in metadata divs across all 22 posts
- Removed draft instruction from qr-code-scan-statistics-2026
- Removed duplicate 'Trackable / dynamic QR code' section from trackable-qr-codes
- All posts now have proper 'Last updated' dates showing January 26, 2026
2026-03-06 16:01:01 +01: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 76a76258e8 fixes 2026-01-26 19:51:00 +01:00
Timo Knuth 9ae05d48a4 faq 2026-01-25 18:00:57 +01:00
Timo Knuth 74d0b5e7f2 Hardcode+middleware 2026-01-23 20:48:09 +01:00
knuthtimo-lab f67945d8e7 Final 2026-01-22 22:05:06 +01:00
knuthtimo-lab 59131a54f0 Paar fehler 2026-01-22 20:09:54 +01:00
Timo Knuth cca1374c9e feat: Introduce Google Indexing API and IndexNow submission scripts with a unified URL gathering utility and setup guide. 2026-01-21 13:57:58 +01:00
Timo Knuth c1471830f3 feat: Add a new barcode generator tool with client-side functionality, supporting components, and a Google Indexing script. 2026-01-21 13:43:46 +01:00
Timo Knuth 185c40f470 Add missing migration for Lead table. 2026-01-16 17:40:17 +01:00
Timo Knuth 0eafe421d2 Lead fehler 2026-01-16 16:49:27 +01:00
Timo Knuth 2dec18fc97 100/100 2026-01-16 14:41:42 +01:00
Timo Knuth be54d388bb Lead Magnet 2026-01-16 12:44:13 +01:00
Timo Knuth 83ea141230 Ahrefs 96->100 2026-01-15 10:14:40 +01:00
Timo Knuth 0a02876ea4 bilder komprimieren 2026-01-14 15:30:32 +01:00
Timo Knuth f68b7a331c neuer versuch 2026-01-14 14:02:48 +01:00
Timo Knuth 5262f9e78f Initial commit - QR Master application 2025-10-13 20:19:18 +02:00