Fix Lighthouse SEO metadata issues
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
title: "Opp lens - AI-Powered Tender Management",
|
||||
description: "Win more tenders automatically with our AI-powered platform",
|
||||
url: "https://opplens.com/",
|
||||
url: "https://opplenz.com/",
|
||||
type: "website",
|
||||
locale: "en_US",
|
||||
siteName: "Opp lens",
|
||||
@@ -23,7 +23,7 @@ export const metadata: Metadata = {
|
||||
images: ["/images/opp-lens-mobile.jpg"],
|
||||
},
|
||||
alternates: {
|
||||
canonical: "https://opplens.com/",
|
||||
canonical: "https://opplenz.com/",
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user