diff --git a/source/about-compatibility.txt b/source/about-compatibility.txt index 01d09c1b..12079590 100644 --- a/source/about-compatibility.txt +++ b/source/about-compatibility.txt @@ -4,6 +4,9 @@ MongoDB Compatibility Tables ============================ +.. meta:: + :description: Explore compatibility tables for MongoDB drivers, detailing server, language, and component compatibility to ensure operational environments. + .. facet:: :name: genre :values: reference diff --git a/source/cosmosdb-support.txt b/source/cosmosdb-support.txt index 111d9466..d614c614 100644 --- a/source/cosmosdb-support.txt +++ b/source/cosmosdb-support.txt @@ -12,6 +12,7 @@ Azure Cosmos DB Compatibility .. meta:: :keywords: microsoft, support + :description: Explore how Azure Cosmos DB for MongoDB allows using MongoDB drivers and tools, with limitations in compatibility and feature support. .. contents:: On this page :local: diff --git a/source/documentdb-support.txt b/source/documentdb-support.txt index ab11c313..83a30e1c 100644 --- a/source/documentdb-support.txt +++ b/source/documentdb-support.txt @@ -12,6 +12,7 @@ Amazon DocumentDB Compatibility .. meta:: :keywords: AWS, support + :description: Explore the limited compatibility of Amazon DocumentDB with MongoDB features, commands, query operators, and aggregation stages. .. contents:: On this page :local: diff --git a/source/kotlin-drivers.txt b/source/kotlin-drivers.txt index 7612c828..a0dfd15a 100644 --- a/source/kotlin-drivers.txt +++ b/source/kotlin-drivers.txt @@ -4,6 +4,9 @@ MongoDB Kotlin Drivers ====================== +.. meta:: + :description: Explore options for integrating MongoDB with Kotlin applications using Coroutine or Sync drivers. + .. toctree:: :titlesonly: diff --git a/source/motor.txt b/source/motor.txt index 2f7df050..0777c457 100644 --- a/source/motor.txt +++ b/source/motor.txt @@ -14,6 +14,7 @@ Motor (Async Driver) .. meta:: :keywords: Python async, Stable API, local connection, atlas, code example + :description: Explore Motor, the async Python driver for MongoDB, with installation guides, connection examples, and compatibility details. .. contents:: On this page :local: diff --git a/source/other-document-dbs.txt b/source/other-document-dbs.txt index 356b3c8a..174cecf8 100644 --- a/source/other-document-dbs.txt +++ b/source/other-document-dbs.txt @@ -2,6 +2,9 @@ Other Document Database Compatibility ===================================== +.. meta:: + :description: Explore compatibility information between MongoDB and other document databases like Amazon DocumentDB and Azure Cosmos DB. + .. toctree:: :titlesonly: :maxdepth: 1 diff --git a/source/php-frameworks/symfony.txt b/source/php-frameworks/symfony.txt index 9b1e6ea2..e51a9d8d 100644 --- a/source/php-frameworks/symfony.txt +++ b/source/php-frameworks/symfony.txt @@ -10,6 +10,7 @@ Symfony MongoDB Integration .. meta:: :keywords: php framework, doctrine odm, web app + :description: Build a PHP web application using Symfony with MongoDB integration, leveraging Doctrine ODM for object-document mapping and querying. .. contents:: On this page :local: diff --git a/source/php-libraries.txt b/source/php-libraries.txt index 5f35f47f..c10a8018 100644 --- a/source/php-libraries.txt +++ b/source/php-libraries.txt @@ -14,6 +14,7 @@ PHP Libraries, Frameworks, and Tools .. meta:: :keywords: plugins, document mapper, tools, third party + :description: Explore PHP libraries, frameworks, and tools for integrating MongoDB, including Doctrine MongoDB ODM, Laravel, Symfony, and Yii2. .. contents:: On this page :local: diff --git a/source/ruby-drivers.txt b/source/ruby-drivers.txt index 90071178..a872bdd1 100644 --- a/source/ruby-drivers.txt +++ b/source/ruby-drivers.txt @@ -4,6 +4,9 @@ MongoDB Ruby Driver =================== +.. meta:: + :description: Explore the MongoDB Ruby Driver and Mongoid ODM for integrating MongoDB with Ruby applications. + .. toctree:: :titlesonly: diff --git a/source/swift.txt b/source/swift.txt index 23d29fe9..5a38781e 100644 --- a/source/swift.txt +++ b/source/swift.txt @@ -4,6 +4,9 @@ MongoDB Swift Driver ==================== +.. meta:: + :description: Explore how to use the MongoDB Swift driver to connect to MongoDB, noting its compatibility and installation options. + .. default-domain:: mongodb .. contents:: On this page diff --git a/source/typescript.txt b/source/typescript.txt index 79ebba54..c6d36d18 100644 --- a/source/typescript.txt +++ b/source/typescript.txt @@ -4,6 +4,9 @@ TypeScript ========== +.. meta:: + :description: Explore how to use TypeScript with the Node.js Driver for MongoDB applications. + .. default-domain:: mongodb .. contents:: On this page