Commit Graph

19 Commits

Author SHA1 Message Date
Timo Knuth
8408159a96 feat: implement blog infrastructure, add SEO keyword planning, and create footer component 2026-04-04 23:50:45 +02:00
Timo Knuth
7afd39c18c Email retention 2026-04-02 11:37:58 +02:00
e6b19e7a1c search console SEO ableitungen 2026-03-23 19:01:52 -05:00
Timo Knuth
8a53b515d1 Blog post. 2026-03-06 17:25:59 +01:00
Timo Knuth
62dc048745 Blog post 2026-03-06 16:15:39 +01:00
Timo Knuth
455f7e090e feat: add inline citations and sources to Tier 1 AEO/GEO posts
Add inline <cite> tags with source links to boost AI search visibility:
- trackable-qr-codes: Added 2 citations (Mordor Intelligence, QR Code Tiger)
- qr-code-scan-statistics-2026: Added sources array + 2 citations
- utm-parameter-qr-codes: Added sources array + 1 citation
- dynamic-vs-static-qr-codes: Added sources array + 1 citation

Sources include Bitly, Mordor Intelligence, QR Code Tiger, and Statista.
Estimated +40% AI citation visibility boost from inline citations per Princeton GEO research.
2026-03-06 16:01:58 +01:00
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
df2663b14f feat: Add Timo Knuth author metadata to all 22 blog posts for AEO/GEO optimization
- Add authorName and authorTitle fields to all 22 blog posts
- Update BlogPost type definition to include optional authorName and authorTitle fields
- Set author to 'Timo Knuth' with title 'QR Code & Marketing Expert' across all posts
- Foundation for schema markup and AI search optimization (AEO/GEO)

Co-Authored-By: Timo Knuth <noreply@qrmaster.net>
2026-03-06 15:32:32 +01:00
Timo Knuth
e871c820f7 Quellen 2026-02-09 11:33:24 +01:00
Timo Knuth
db93e678ee AEO/GEO 2026-02-05 12:42:16 +01:00
Timo Knuth
a76bcb70e1 skills 2026-01-28 16:02:32 +01:00
Timo Knuth
2771faf3ba 14 blog post schedule 2026-01-26 16:43:47 +01:00
Timo Knuth
9ae05d48a4 faq 2026-01-25 18:00:57 +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
99acb37c83 3 neue Blog post 2026-01-20 22:18:12 +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