Ahrefs 96->100

This commit is contained in:
Timo Knuth
2026-01-15 10:14:40 +01:00
parent 0a02876ea4
commit 83ea141230
17 changed files with 694 additions and 579 deletions

View File

@@ -21,7 +21,7 @@ export const blogPosts: Record<string, BlogPostData> = {
'qr-code-analytics': {
slug: 'qr-code-analytics',
title: 'QR Code Analytics: The Complete Guide',
excerpt: 'Master QR Code Analytics with our complete guide. Learn how to track scans, measure ROI, and optimize your marketing campaigns using real-time data and insights.',
excerpt: 'Master QR Code Analytics with our complete guide. Learn how to track scans, measure ROI, and optimize your marketing campaigns using real-time data.',
date: 'October 16, 2025',
datePublished: '2025-10-16T09:00:00Z',
dateModified: '2025-10-16T09:00:00Z',
@@ -142,7 +142,7 @@ export const blogPosts: Record<string, BlogPostData> = {
'qr-code-tracking-guide-2025': {
slug: 'qr-code-tracking-guide-2025',
title: 'QR Code Tracking: Complete Guide 2025',
excerpt: 'The complete guide to QR Code Tracking in 2025. Learn how to track scans, measure ROI with analytics tools, and optimize your marketing campaigns for maximum engagement.',
excerpt: 'The complete guide to QR Code Tracking in 2025. Learn how to track scans, measure ROI, and optimize your marketing campaigns.',
date: 'October 18, 2025',
datePublished: '2025-10-18T09:00:00Z',
dateModified: '2025-10-18T09:00:00Z',
@@ -668,7 +668,7 @@ app.get('/qr/:id', async (req, res) => {
'dynamic-vs-static-qr-codes': {
slug: 'dynamic-vs-static-qr-codes',
title: 'Dynamic vs Static QR Codes: The Ultimate Comparison',
excerpt: 'Static vs Dynamic QR Codes: Which one should you choose? Learn the key differences, pros and cons, and why dynamic QR codes are the better choice for business and marketing.',
excerpt: 'Static vs Dynamic QR Codes: Which should you choose? Learn the key differences, pros and cons, and why dynamic codes are better for business.',
date: 'October 17, 2025',
datePublished: '2025-10-17T09:00:00Z',
dateModified: '2025-10-17T09:00:00Z',