SEO + Stripe

This commit is contained in:
Timo Knuth
2026-04-27 17:10:30 +02:00
parent 11159eb02b
commit c4fac0f726
16 changed files with 2530 additions and 1425 deletions

View File

@@ -18,7 +18,7 @@ export function BarcodeGuide() {
</h2>
</div>
<p className="text-xs text-slate-400 mb-8 not-prose">
By <strong className="text-slate-600">Timo Knuth</strong>, QR Master · Last updated: June 2025 · GS1-verified content
By <strong className="text-slate-600">Timo Knuth</strong>, QR Master · Last updated: April 2026 · GS1-verified content
</p>
<p className="lead text-xl text-slate-600">

View File

@@ -56,7 +56,7 @@ const jsonLd = {
'@type': 'HowTo',
name: 'How to Create a Barcode',
datePublished: '2024-06-01',
dateModified: '2025-06-01',
dateModified: '2026-04-27',
author: {
'@type': 'Person',
name: 'Timo Knuth',