Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCSP-33172 added meta description for top 250 pages in docs-ecosystem #934

Merged
merged 2 commits into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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