From 6d8e574a17419daa182e4895153f3424c809ef80 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Tue, 22 Jul 2025 10:10:55 -0500 Subject: [PATCH] add noindex --- source/fundamentals/crud/write-operations.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/fundamentals/crud/write-operations.txt b/source/fundamentals/crud/write-operations.txt index 2a4bf5b9..83ab3717 100644 --- a/source/fundamentals/crud/write-operations.txt +++ b/source/fundamentals/crud/write-operations.txt @@ -6,6 +6,7 @@ Write Operations .. meta:: :description: Learn about the commands for running MongoDB write operations by using the {+driver-long+}. + :robots: noindex, nosnippet .. toctree:: :caption: Write Operations