Add orphaned pages to sitemap and link review tool from industry pages

This commit is contained in:
2026-08-13 10:04:49 +02:00
parent a9057b25dd
commit 45f6c4d83b
7 changed files with 115 additions and 40 deletions

View File

@@ -95,6 +95,11 @@ const nextConfig = {
destination: '/restaurants',
permanent: true,
},
{
source: '/blog/qr-code-print-size-guide',
destination: '/qr-code-print-size-guide',
permanent: true,
},
{
source: '/create-qr',