Skip to content

Commit

Permalink
DOCSP-33172 added meta description for top 250 pages in docs-ecosystem (
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahemlin authored Nov 28, 2023
1 parent e2d8f25 commit fc29b6f
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/csharp-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ MongoDB .NET/C# Driver
:values: reference

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

.. toctree::
Expand Down
1 change: 1 addition & 0 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Start Developing with MongoDB
=============================

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

You can connect your application to your MongoDB Atlas deployment or a
Expand Down
1 change: 1 addition & 0 deletions source/java-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ MongoDB Java Drivers
:values: reference

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

.. toctree::
Expand Down
1 change: 1 addition & 0 deletions source/php-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ MongoDB PHP Driver
:values: tutorial

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

.. toctree::
Expand Down
1 change: 1 addition & 0 deletions source/pymongo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ PyMongo
:values: tutorial

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

.. contents:: On this page
Expand Down
3 changes: 3 additions & 0 deletions source/python-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ MongoDB Python Drivers
:name: programming_language
:values: python

.. meta::
:description: Use the PyMongo or Motor drivers to connect your application to work with MongoDB in Python.

.. toctree::
:titlesonly:

Expand Down

0 comments on commit fc29b6f

Please sign in to comment.