Skip to content

Commit 08c4c2b

Browse files
authored
Add missing meta descriptions (#237)
1 parent 0017ab4 commit 08c4c2b

File tree

14 files changed

+45
-3
lines changed

14 files changed

+45
-3
lines changed

source/generative-ai-faq.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
Generative AI FAQs
99
==================
1010

11+
.. meta::
12+
:description: Explore generative AI features in MongoDB, including query generation and visualization, powered by Azure OpenAI and Github Copilot.
13+
1114
.. image:: /images/homepage-hero.svg
1215
:class: hero-img
1316
:alt: Homepage illustration

source/languages/c.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
MongoDB with C
88
==============
99

10+
.. meta::
11+
:description: Explore building applications with the MongoDB C driver, utilizing `libbson` and `libmongoc` for BSON document handling and database connectivity.
12+
1013
.. include:: /includes/docs-toc.rst
1114

1215
.. introduction::

source/languages/cpp.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with C++
77
================
88

9+
.. meta::
10+
:description: Explore using the MongoDB C++ driver to build applications like engines, games, and GUIs with Atlas cloud database support.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::
@@ -55,4 +58,4 @@ More ways to learn
5558
:icon: general_content_community
5659
:icon-alt: Community icon
5760

58-
MongoDB Community →
61+
MongoDB Community →

source/languages/csharp.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with C#
77
===============
88

9+
.. meta::
10+
:description: Explore using C# with MongoDB, including the .NET/C# driver, Entity Framework integration, and various libraries and extensions for application development.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::

source/languages/go.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with Go
77
===============
88

9+
.. meta::
10+
:description: Explore building Go applications with MongoDB Atlas, utilizing OpenTelemetry and community integrations.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::
@@ -58,4 +61,4 @@ More Ways to Learn
5861
:icon: general_content_community
5962
:icon-alt: Community icon
6063

61-
MongoDB Community →
64+
MongoDB Community →

source/languages/java.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with Java
77
=================
88

9+
.. meta::
10+
:description: Develop Java applications using Atlas with synchronous and asynchronous drivers, and integrate with Spring Data MongoDB for scalable solutions.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::

source/languages/javascript.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with JavaScript
77
=======================
88

9+
.. meta::
10+
:description: Explore JavaScript and TypeScript integrations with MongoDB, including Node.js driver features and support for MERN and MEAN stack applications.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::

source/languages/kotlin.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with Kotlin
77
===================
88

9+
.. meta::
10+
:description: Develop server-side Kotlin applications using Atlas with coroutine-based and synchronous MongoDB drivers.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::

source/languages/php.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with PHP
77
================
88

9+
.. meta::
10+
:description: Build PHP applications using Atlas, PHP drivers, and integrations with frameworks like Laravel and Symfony.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::

source/languages/python.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
MongoDB with Python
77
===================
88

9+
.. meta::
10+
:description: Explore building applications with Python and MongoDB, utilizing drivers, frameworks, and libraries for robust and scalable solutions.
11+
912
.. include:: /includes/docs-toc.rst
1013

1114
.. introduction::

0 commit comments

Comments
 (0)