Skip to content

Commit 612975d

Browse files
authored
DOCSP-38260: add meta descriptions to t250 (#533)
* DOCSP-38260: add meta descriptions to t250 * JS suggestion
1 parent bc3cbd4 commit 612975d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

source/compatibility.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Compatibility
1313
:values: reference
1414

1515
.. meta::
16-
:keywords: java sync
16+
:description: Learn about version compatibility between the MongoDB Java Driver and MongoDB, and between the driver and the Java language.
17+
:keywords: language, server, java sync
1718

1819
.. contents:: On this page
1920
:local:

source/index.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ MongoDB Java Driver
1111
:values: reference
1212

1313
.. meta::
14-
:keywords: java sync
14+
:description: Learn how to use the MongoDB Java Sync Driver.
15+
:keywords: landing page, index, java sync
1516

1617
.. toctree::
1718
:titlesonly:

0 commit comments

Comments
 (0)