Skip to content

Commit 20ee6c4

Browse files
committed
Add missing meta descriptions
1 parent 0752581 commit 20ee6c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+141
-0
lines changed

source/authentication.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Authentication
55
==============
66

7+
.. meta::
8+
:description: Configure authentication for the MongoDB BI Connector using mechanisms like SCRAM, LDAP, and Kerberos, and learn how to set up client authentication.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/client-applications.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Connect BI Tools
33
================
44

5+
.. meta::
6+
:description: Connect BI tools like Tableau, Power BI, and Excel to BI Connector using ODBC and JDBC drivers.
7+
58
.. default-domain:: mongodb
69

710
After you install and configure the |bi-short|, you can use |odbc| and

source/components.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
MongoDB Connector for BI Components
33
===================================
44

5+
.. meta::
6+
:description: Explore the tools and drivers available for the MongoDB Connector for BI, including `mongodrdl`, `mongosqld`, and various authentication plugins.
7+
58
.. default-domain:: mongodb
69

710
.. contents:: On this page

source/connect/excel.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Connect from Microsoft Excel
55
============================
66

7+
.. meta::
8+
:description: Import data from a MongoDB collection into Microsoft Excel using the MongoDB Connector for BI and an ODBC data connection.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/connect/mysql.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Connect from the MySQL Client
55
=============================
66

7+
.. meta::
8+
:description: Connect to the MongoDB Connector for BI using the MySQL client with options for authentication and TLS/SSL.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/connect/powerbi.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Connect from Microsoft Power BI Desktop
55
=======================================
66

7+
.. meta::
8+
:description: Connect to the MongoDB Connector for BI using Microsoft Power BI Desktop by setting up an ODBC Data Source Name and selecting your data.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/connect/qlik.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Connect from Qlik Sense
55
=======================
66

7+
.. meta::
8+
:description: Learn to connect Qlik Sense to MongoDB Connector for BI by creating a 64-bit system DSN and setting up a new app.
9+
710
.. default-domain:: mongodb
811

912
.. contents:: On this page

source/connect/tableau-auth-ssl.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Connect from Tableau Desktop with Authentication and TLS/SSL
77
============================================================
88

9+
.. meta::
10+
:description: Connect Tableau Desktop to the MongoDB Connector for BI using authentication and TLS/SSL by configuring a system DSN with the ODBC driver.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

source/connect/tableau-auth.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Connect from Tableau Desktop with Authentication
77
================================================
88

9+
.. meta::
10+
:description: Connect Tableau Desktop to the MongoDB Connector for BI using authentication by setting up a system DSN with the ODBC driver and configuring connection parameters.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

source/connect/tableau-no-auth.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Connect from Tableau Desktop without Authentication or TLS/SSL
77
==============================================================
88

9+
.. meta::
10+
:description: Connect Tableau Desktop to MongoDB BI Connector without authentication or TLS/SSL by setting up a system DSN using the ODBC driver.
11+
912
.. default-domain:: mongodb
1013

1114
.. contents:: On this page

0 commit comments

Comments
 (0)