Ahrefs problems
This commit is contained in:
@@ -28,30 +28,10 @@ const nextConfig = {
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/blog/vcard-qr-code-generator',
|
||||
destination: '/tools/vcard-qr-code',
|
||||
source: '/blog/bulk-qr-codes-excel',
|
||||
destination: '/blog/bulk-qr-code-generator-excel',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/blog/qr-code-restaurant-menu',
|
||||
destination: '/dynamic-qr-code-generator',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/blog/bulk-qr-code-generator',
|
||||
destination: '/bulk-qr-code-generator',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/blog/qr-code-small-business',
|
||||
destination: '/signup',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/analytics',
|
||||
destination: '/signup',
|
||||
permanent: false, // 307 Temporary Redirect as it requires auth eventually
|
||||
},
|
||||
];
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user