Skip to content

Commit 9180d56

Browse files
Merge pull request #434 from dynamsoft-docs/seo/update-title-meta
SEO: update page titles and meta descriptions
2 parents b0b0e54 + aef2b40 commit 9180d56

13 files changed

Lines changed: 13 additions & 13 deletions

File tree

programming/android/api-reference/eci-segment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: ECISegment Class - Dynamsoft Barcode Reader Android Edition
4-
description: ECISegment class of Dynamsoft Barcode Reader Android represents the Extended Channel Interpretation (ECI) information within a barcode, specifying the character encoding used for a portion of the decoded bytes.
4+
description: "Learn what ECISegment does in Dynamsoft Barcode Reader Android API, including its purpose, key data, and how it supports capture workflows for modern web."
55
keywords: ECISegment, ECI, character encoding, api reference
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/android/user-guide/scanner-barcode-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: Specify barcode formats for BarcodeScanner - Dynamsoft Barcode Reader for Android
4-
description: Customize the UI of BarcodeScanner on Android platform.
4+
description: "Learn how to use Dynamsoft Barcode Reader Android features with practical setup guidance, workflow tips, and examples for building reliable capture apps."
55
keywords: BarcodeScanner, scanner, Android, barcode formats
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/flutter/api-reference/barcode-reader/barcode-result-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: BarcodeResultItem Class - Dynamsoft Barcode Reader Flutter Edition
4-
description: BarcodeResultItem class represents a barcode result item decoded by barcode reader engine. It is derived from CapturedResultItem.
4+
description: "Learn what BarcodeResultItem does in Dynamsoft Barcode Reader Flutter API, including its purpose, key data, and how it supports capture workflows today."
55
keywords: GetFormat, GetText, GetLocation, GetConfidence, GetModuleSize, BarcodeResultItem, api reference, flutter, barcode reader
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/flutter/explore-features/ui-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: UI Customization (Foundational Edition) - Dynamsoft Barcode Reader Flutter Edition
4-
description: The UI customization guide for the foundational edition of Dynamsoft Barcode Reader Flutter.
4+
description: "Learn how to customize Dynamsoft Barcode Reader Flutter UI, scanner behavior, and capture workflows to create faster, user-friendly document apps today."
55
keywords: ui, customization, foundational, Flutter, barcode reader
66
needAutoGenerateSidebar: true
77
noTitleIndex: true

programming/flutter/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: Release Notes - Dynamsoft Barcode Reader Flutter SDK
4-
description: This is the release notes page of Dynamsoft Barcode Reader for Flutter SDK.
4+
description: "Review Dynamsoft Barcode Reader release notes for Flutter, including updates, fixes, and changes that help developers plan upgrades and integration work."
55
keywords: release notes, Flutter
66
needAutoGenerateSidebar: false
77
breadcrumbText: Release Notes

programming/maui/api-reference/barcode-result-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: BarcodeResultItem Class - Dynamsoft Barcode Reader MAUI Edition
4-
description: BarcodeResultItem class represents a barcode result item decoded by barcode reader engine. It is derived from CapturedResultItem.
4+
description: "Learn what BarcodeResultItem does in Dynamsoft Barcode Reader .NET MAUI API, including its purpose, key data, and how it supports capture workflows today."
55
keywords: GetFormat, GetText, GetLocation, GetConfidence, GetModuleSize, BarcodeResultItem, api reference
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/maui/api-reference/decoded-barcodes-result.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: DecodedBarcodesResult Class - Dynamsoft Barcode Reader MAUI Edition
4-
description: The DecodedBarcodesResult class represents the result of a barcode reading process. It provides access to information about the decoded barcodes, the source image, and any errors that occurred during the barcode reading process.
4+
description: "Learn what DecodedBarcodesResult does in Dynamsoft Barcode Reader .NET MAUI API, including its purpose, key data, and how it supports capture workflows."
55
keywords: GetOriginalImageHashId, GetItemsCount, GetErrorCode, DecodedBarcodesResult, api reference
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/maui/api-reference/simplified-barcode-reader-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: SimplifiedBarcodeReaderSettings Class - Dynamsoft Barcode Reader MAUI Edition
4-
description: SimplifiedBarcodeReaderSettings class contains settings for barcode decoding. It is a sub-parameter of SimplifiedCaptureVisionSettings
4+
description: "Learn what SimplifiedBarcodeReaderSettings does in Dynamsoft Barcode Reader .NET MAUI API, including its purpose, key data, and how it supports capture."
55
keywords: SimplifiedBarcodeReaderSettings, SimplifiedCaptureVisionSettings, inverted barcode, Deblur, localization, expected barcodes count, barcode format, confidence, RegEx pattern
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/objectivec-swift/user-guide/scanner-barcode-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: Specify Barcode Formats for BarcodeScanner - Dynamsoft Barcode Reader for iOS
4-
description: Customize the UI of BarcodeScanner on iOS platform.
4+
description: "Learn how to use Dynamsoft Barcode Reader iOS features with practical setup guidance, workflow tips, and examples for building reliable capture apps today."
55
keywords: BarcodeScanner, scanner, iOS, barcode formats
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/react-native/api-reference/barcode-reader/decoded-barcodes-result.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: DecodedBarcodesResult Class - Dynamsoft Capture Vision React Native Edition
4-
description: The DecodedBarcodesResult class represents the result of a barcode reading process. It provides access to information about the decoded barcodes, the source image, and any errors that occurred during the barcode reading process.
4+
description: "Learn what DecodedBarcodesResult does in Dynamsoft Barcode Reader React Native API, including its purpose, key data, and how it supports capture workflows."
55
keywords: GetOriginalImageHashId, GetItemsCount, GetErrorCode, DecodedBarcodesResult, api reference, barcode result, capture, flutter
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

0 commit comments

Comments
 (0)