Seobility und Ahrefs 100/100 score

This commit is contained in:
Timo Knuth
2026-01-13 08:49:35 +01:00
parent 5b74b7b405
commit ffe4cca5e5
56 changed files with 6204 additions and 1918 deletions

View File

@@ -18,7 +18,7 @@ function truncateAtWord(text: string, maxLength: number): string {
export async function generateMetadata(): Promise<Metadata> {
const title = truncateAtWord('QR Insights: Latest QR Strategies', 60);
const description = truncateAtWord(
'Expert guides on QR analytics, dynamic codes & smart marketing uses.',
'Expert guides on QR code analytics, dynamic vs static codes, bulk generation, and smart marketing use cases. Learn how to maximize your QR campaign ROI.',
160
);