Skip to content

Commit c32016b

Browse files
committed
[Cog Svcs] Meta description too short Bing 4
1 parent 7fc97c7 commit c32016b

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

articles/cognitive-services/Bing-News-Search/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: Get news using Bing News Search REST API and Go"
33
titleSuffix: Azure Cognitive Services
4-
description: Learn how to get news results from the Bing News Search API.
4+
description: This quickstart uses the Go language to call the Bing News Search API. The results include names and URLs of news sources identified by the query string.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/Bing-Web-Search/filter-answers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How to filter search results - Bing Web Search API
33
titleSuffix: Azure Cognitive Services
4-
description: Learn how to filter and display search results from the Bing Web Search API.
4+
description: You can filter the types of answers that Bing includes in the response (for example images, videos, and news) by using the 'responseFilter' query parameter.
55
services: cognitive-services
66
author: swhite-msft
77
manager: nitinme

articles/cognitive-services/Bing-Web-Search/resize-and-crop-thumbnails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Resize and crop image thumbnails - Bing Web Search API
33
titleSuffix: Azure Cognitive Services
4-
description: Learn how to resize and crop thumbnails provided by the Bing Search APIs.
4+
description: Some answers from the Bing Search APIs include URLs to thumbnail images served by Bing, which you can resize and crop, and may contain query parameters.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/Bing-Web-Search/search-responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Bing Web Search API response structure and answer types
33
titleSuffix: Azure Cognitive Services
4-
description: Learn about the answer types and responses used by the Bing Web Search API.
4+
description: When you send Bing Web Search a search request, it returns a `SearchResponse` object in the response body.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/Bing-Web-Search/throttling-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Throttling requests - Bing Web Search API
33
titleSuffix: Azure Cognitive Services
4-
description: Learn more about request throttling and when using the Bing Web Search API.
4+
description: The service and your subscription type determine the number of queries per second (QPS) that you can make.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/Bing-Web-Search/web-search-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Web search endpoint
33
titleSuffix: Azure Cognitive Services
4-
description: Summary of the Web search API endpoint.
4+
description: To get web search results, send a `GET` request to the following endpoint. The headers and URL parameters define further specifications.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/bing-visual-search/bing-insights-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Examples of Bing insights - Bing Visual Search
33
titleSuffix: Azure Cognitive Services
4-
description: Shows examples of image insights shown on Bing.com.
4+
description: This article contains examples of how Bing Visual Search might use and display image insights on Bing.com.
55
services: cognitive-services
66
author: swhite-msft
77
manager: nitinme

articles/cognitive-services/bing-visual-search/concepts/sending-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Sending search queries to the Bing Visual Search API"
33
titleSuffix: Azure Cognitive Services
4-
description: Learn about the REST API parameters used in the Bing Visual Search API.
4+
description: This article describes the parameters and attributes of requests sent to the Bing Visual Search API, as well as the response object.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/bing-visual-search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
document_id: 230494A6-34F9-416D-A6C0-57E69E1C2590
66
title: Bing Visual Search API Documentation - Tutorials, quickstarts, API references
77
titleSuffix: Azure Cognitive Services
8-
description: Learn how to use the Bing Visual Search API to get insights about an image.
8+
description: Upload an image or provide an image URL & the API can identify a variety of details about it, including visually similar images, shopping sources, and webpages.
99
services: cognitive-services
1010
author: swhite-msft
1111
manager: nitinme

articles/cognitive-services/bing-visual-search/visual-search-sdk-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: Get image insights using the Bing Visual Search SDK for Node.js"
33
titleSuffix: Azure Cognitive Services
4-
description: Upload an image using the Bing Visual Search SDK and get insights about it.
4+
description: Use this quickstart to begin getting image insights from the Bing Visual Search service, using the Node.js SDK.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

0 commit comments

Comments
 (0)