Skip to content

Add missing meta descriptions #235

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

Merged
merged 2 commits into from
Apr 15, 2025
Merged

Conversation

nlarew
Copy link
Contributor

@nlarew nlarew commented Apr 10, 2025

Adds missing meta descriptions generated by the Education AI Team\n\nSOURCE: https://docs.google.com/spreadsheets/d/1fdrjF4Ms9fMl96zLiLGsYD_V38rTfPLuKs5VQk4vz6E/edit?gid=1166644539

Copy link

netlify bot commented Apr 10, 2025

Deploy Preview for docs-php-library ready!

Name Link
🔨 Latest commit 22f3fdc
🔍 Latest deploy log https://app.netlify.com/sites/docs-php-library/deploys/67fe619e866e5f00082ce5da
😎 Deploy Preview https://deploy-preview-235--docs-php-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -2,6 +2,9 @@
MongoDB\\GridFS\\Bucket::openDownloadStreamByName()
===================================================

.. meta::
:description: Access a GridFS file by its filename and open it as a readable stream using `openDownloadStreamByName()` in PHP.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:description: Access a GridFS file by its filename and open it as a readable stream using `openDownloadStreamByName()` in PHP.
:description: Access a GridFS file by its filename and open it as a readable stream with the MongoDB PHP Library.

@@ -3,6 +3,9 @@
Tutorials
=========

.. meta::
:description: Explore various tutorials for using the PHP library with MongoDB.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:description: Explore various tutorials for using the PHP library with MongoDB.
:description: Explore various tutorials for using the MongoDB PHP Library.

@@ -4,6 +4,9 @@
Collation
=========

.. meta::
:description: Learn how to use collations in MongoDB to apply language-specific rules for string comparison in collections, indexes, and various operations.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:description: Learn how to use collations in MongoDB to apply language-specific rules for string comparison in collections, indexes, and various operations.
:description: Learn how to use collations to apply language-specific rules for string comparison in collections, indexes, and various operations with the MongoDB PHP Library.

@@ -4,6 +4,9 @@
Execute Database Commands
=========================

.. meta::
:description: Learn to execute database commands in PHP using the MongoDB PHP Library, including handling single and multiple result documents and setting custom read preferences.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:description: Learn to execute database commands in PHP using the MongoDB PHP Library, including handling single and multiple result documents and setting custom read preferences.
:description: Learn to execute database commands with the MongoDB PHP Library, including handling single and multiple result documents and setting custom read preferences.

@@ -4,6 +4,9 @@
In-Use Encryption
=================

.. meta::
:description: Learn how to implement in-use encryption in PHP projects using MongoDB, including managing encryption keys and configuring client-side field level encryption.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:description: Learn how to implement in-use encryption in PHP projects using MongoDB, including managing encryption keys and configuring client-side field level encryption.
:description: Learn how to implement in-use encryption in PHP projects with the MongoDB PHP Library, including managing encryption keys and configuring client-side field level encryption.

@rachel-mack rachel-mack merged commit 8374053 into master Apr 15, 2025
4 of 6 checks passed
rachel-mack added a commit that referenced this pull request Apr 15, 2025
rachel-mack added a commit to rachel-mack/docs-php-library that referenced this pull request Apr 15, 2025
* Add missing meta descriptions

* Apply suggestions from code review

---------

Co-authored-by: Rachel Mackintosh <[email protected]>
rachel-mack added a commit that referenced this pull request Apr 15, 2025
* Add missing meta descriptions

* Apply suggestions from code review

---------

Co-authored-by: Nick Larew <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants