fix(seo): configure canonical links dynamically per page
This commit is contained in:
@@ -55,7 +55,6 @@ export async function generateMetadata({ params }: { params: Promise<{ lang: Loc
|
||||
images: ['/og-image.jpg'],
|
||||
},
|
||||
alternates: {
|
||||
canonical: '/',
|
||||
languages: {
|
||||
'en': '/en',
|
||||
'tr': '/tr',
|
||||
|
||||
Reference in New Issue
Block a user