diff --git a/docs.json b/docs.json index e599d9282..6a5ae03ec 100644 --- a/docs.json +++ b/docs.json @@ -5108,6 +5108,17 @@ } }, "seo": { - "indexing": "all" - } + "indexing": "all", + "metatags" :{ + "charset": "UTF-8", + "viewport": "width=device-width, initial-scale=1.0", + "description": "Learn how to integrate, customize, and scale real-time chat using CometChat’s UI Kits, SDKs, and widgets across popular frameworks. Get step-by-step guides, best practices, and implementation details to build production-ready chat experiences.", + "language": "en" + } + }, + "errors": { + "404": { + "redirect": true + } + } } \ No newline at end of file diff --git a/index.mdx b/index.mdx index 958b0803e..f7e09fd40 100644 --- a/index.mdx +++ b/index.mdx @@ -2,6 +2,7 @@ mode: "custom" title: "Home" description: "Technical documentation & Implementation guides to add In-app Messaging & Voice & Video Calling to your apps and websites in minutes." +canonical: "https://cometchat.com/docs" --- export function openSearch() {