Skip to content

Commit fc29b6f

Browse files
authored
DOCSP-33172 added meta description for top 250 pages in docs-ecosystem (#934)
1 parent e2d8f25 commit fc29b6f

File tree

6 files changed

+8
-0
lines changed

6 files changed

+8
-0
lines changed

source/csharp-drivers.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ MongoDB .NET/C# Driver
1313
:values: reference
1414

1515
.. meta::
16+
:description: Use the .NET/C# driver to connect your application to MongoDB Atlas, Enterprise, and Community database deployments.
1617
:keywords: application
1718

1819
.. toctree::

source/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Start Developing with MongoDB
77
=============================
88

99
.. meta::
10+
:description: Connect your application to your MongoDB Atlas deployment or a self-hosted MongoDB cluster by using one of the official MongoDB client libraries.
1011
:keywords: r, elixir, prisma, mongoose
1112

1213
You can connect your application to your MongoDB Atlas deployment or a

source/java-drivers.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ MongoDB Java Drivers
1515
:values: reference
1616

1717
.. meta::
18+
:description: Use the Java Sync and Reactive Streams drivers to connect your application to work with MongoDB in Java.
1819
:keywords: java sync, java async, reactive streams
1920

2021
.. toctree::

source/php-drivers.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ MongoDB PHP Driver
1313
:values: tutorial
1414

1515
.. meta::
16+
:description: Use the PHP driver and libraries to connect to MongoDB Atlas, Enterprise, and Community database deployments.
1617
:keywords: code example
1718

1819
.. toctree::

source/pymongo.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ PyMongo
1111
:values: tutorial
1212

1313
.. meta::
14+
:description: Use the PyMongo driver to connect to MongoDB Atlas, Enterprise, and Community database deployments.
1415
:keywords: pymongo, code example
1516

1617
.. contents:: On this page

source/python-drivers.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ MongoDB Python Drivers
88
:name: programming_language
99
:values: python
1010

11+
.. meta::
12+
:description: Use the PyMongo or Motor drivers to connect your application to work with MongoDB in Python.
13+
1114
.. toctree::
1215
:titlesonly:
1316

0 commit comments

Comments
 (0)