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

@@ -14,7 +14,7 @@ function truncateAtWord(text: string, maxLength: number): string {
export async function generateMetadata(): Promise<Metadata> {
const title = truncateAtWord('QR Master FAQ: Dynamic & Bulk QR', 60);
const description = truncateAtWord(
'All answers: dynamic QR, security, analytics, bulk, events & print.',
'Find answers about dynamic QR codes, scan tracking, security, bulk generation, and event QR codes. Everything you need to know about QR Master features.',
160
);