diff --git a/themes/docs.mongodb.org/osd.xml b/themes/docs.mongodb.org/osd.xml
new file mode 100644
index 00000000000..177ece82d75
--- /dev/null
+++ b/themes/docs.mongodb.org/osd.xml
@@ -0,0 +1,14 @@
+
+
+MongoDB Help
+Google Custom Search of MongoDB documentation and wiki
+Google Custom Search of MongoDB documentation (docs.mongodb.org) and wiki (www.mongodb.org/display/DOCS)
+mongodb mongo mongodocs
+
+http://media.mongodb.org/favicon.ico
+10gen, inc.
+sitesearch@10gen.com
+
+
+Google Custom Search by 10Gen.com
+
diff --git a/themes/mongodb/layout.html b/themes/mongodb/layout.html
index 9948f1329f2..a9644a87d16 100644
--- a/themes/mongodb/layout.html
+++ b/themes/mongodb/layout.html
@@ -165,11 +165,10 @@
{{ css() }}
{%- if not embedded %}
{{ script() }}
- {%- if use_opensearch %}
-
- {%- endif %}
+{%- block googlecse_opensearch %}
+{#- can't use Sphinx builtin opensearch, but can point to our own #}
+
+{%- endblock -%}
{%- if favicon %}
{%- endif %}