SEO blog post

This commit is contained in:
2026-08-05 19:32:52 +02:00
parent 94bf162062
commit 8c50bf71c5
21 changed files with 7976 additions and 4355 deletions

View File

@@ -121,11 +121,12 @@ export function getAllIndexableUrls(): string[] {
...publishedGuidePages.map(page => `${baseUrl}${page.canonicalPath}`),
];
// Standalone guide pages (not part of the pSEO [slug] route)
// Learn hub pillars (the /guide/* URLs these replaced are 301'd in next.config.mjs
// and must never be submitted to IndexNow - see redirects() there)
const guidePages = [
`${baseUrl}/guide/bulk-qr-code-generation`,
`${baseUrl}/guide/qr-code-best-practices`,
`${baseUrl}/guide/tracking-analytics`,
`${baseUrl}/learn/developer`,
`${baseUrl}/learn/basics`,
`${baseUrl}/learn/tracking`,
];
// Industry landing pages