Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 75 additions & 0 deletions _data/license_seo_overrides.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
mrz_license:
index:
title: "MRZ Scanner Licensing Guide – Tracking, Offline Setup & Errors"
description: "Dynamsoft MRZ Scanner licensing guide covering offline activation, runtime quota expansion, hardware binding, usage tracking, free trials, and license error troubleshooting."
dbr-free-trial:
title: "What I need to know about MRZ Scanner SDK trial licenses?"
description: "Guide to obtaining and extending an MRZ Scanner SDK trial license, including extension limits and evaluation duration details."
enable-supported-barcode-format:
title: "Fix \"[xxx] No license found\" Error for MRZ Scanner SDK"
description: "Resolve the \"No license found\" error by enabling only the barcode formats supported by your MRZ scanner SDK license."
ensure-no-overuse:
title: "MRZ Scanner Concurrent Instance License Configuration Guide"
description: "Understand how to use concurrent instance licenses in Dynamsoft MRZ Scanner and avoid exceeding device instance limits."
expand-quota-for-runtime-license:
title: "How to Expand Runtime MRZ Scanner License Quota | Dynamsoft FAQ"
description: "Step-by-step guide to expanding a Dynamsoft MRZ Scanner runtime license quota before expiration using the portal or support-assisted purchase."
how-hardware-is-bind-to-license:
title: "MRZ Scanner SDK Licensing Process Explained"
description: "Guide to MRZ Scanner licensing process, explaining device registration, UUID generation, and how OS modifications affect license allocation."
how-license-tracking-works:
title: "MRZ Scanner SDK License Tracking"
description: "Learn how license tracking works in Dynamsoft MRZ Scanner across Per Scan, Per Device, and Per Concurrent Device licensing models."
new-license-required-per-device-licensing:
title: "MRZ Scanner License Seat Usage Explained"
description: "Understand when a per-device MRZ scanner SDK license takes a new seat, such as using another browser, clearing indexedDB, or opening Incognito mode."
offline-registration-license:
title: "How to Use Offline Registration License in MRZ Scanner SDK"
description: "Complete instructions for Dynamsoft offline license registration, covering UUID tools, manual device activation, and code integration across SDK platforms."
sdk-works-without-internet:
title: "Can MRZ Scanner SDK work without internet connection?"
description: "Can MRZ Scanner SDK work offline? Learn how self-hosted licensing enables MRZ scanning without internet and when a network connection is required."
track-license:
title: "How to track the number of devices for MRZ Scanner SDK?"
description: "Discover how Dynamsoft MRZ Scanner license servers monitor device usage, including IndexedDB tracking for browsers and UUID-based device identification."
troubleshooting-unauthorized-device-clone-detected:
title: "Troubleshooting Error -20151 for MRZ Scanner SDK"
description: "Troubleshoot MRZ SDK error -20151 caused by device clone detection, time modification, or frequent SDK version switching."

dbr_license:
index:
title: "Barcode Reader Licensing Guide – Activation, Tracking & Errors"
description: "Dynamsoft Barcode Reader licensing guide covering offline activation, quota expansion, hardware binding, license tracking, free trials, and error troubleshooting."
dbr-free-trial:
title: "What I need to know about Barcode Reader SDK trial licenses?"
description: "Get started with a Barcode Reader trial license and extend your evaluation period for up to 30 days."
enable-supported-barcode-format:
title: "Fix \"[xxx] No license found\" Error for Barcode Scanner SDK"
description: "Fix the \"No license found\" error by enabling only the barcode formats supported by your Barcode Reader license."
ensure-no-overuse:
title: "Barcode Reader Concurrent Instance License Setup Guide"
description: "Understand how to manage concurrent instance licenses in Dynamsoft Barcode Reader using SetMaxConcurrentInstanceCount and MaxParallelTasks settings."
expand-quota-for-runtime-license:
title: "How to Expand Runtime Barcode Scanner License Quota | Dynamsoft FAQ"
description: "Step-by-step guide to adding quota to a Dynamsoft Barcode Reader runtime license using the customer portal or a support-issued quote."
how-hardware-is-bind-to-license:
title: "Barcode Reader SDK Licensing Process Explained"
description: "Learn how the DBR licensing process generates a device UUID and how OS upgrades or downgrades affect license usage."
how-license-tracking-works:
title: "Dynamsoft Barcode Reader License Tracking"
description: "Learn how license tracking works for Dynamsoft Barcode Reader, including Per Scan, Per Device, and Per Concurrent Device licensing models."
new-license-required-per-device-licensing:
title: "Barcode Scanner License Seat Usage Explained"
description: "Guide to per-device licensing behavior in Barcode Reader, explaining how browser storage and indexedDB resets affect license allocation."
offline-registration-license:
title: "How to Use Offline Registration License in Barcode Scanner SDK"
description: "Learn how to register and activate a Dynamsoft license offline using the UUID tool and authorization string setup across platforms."
sdk-works-without-internet:
title: "Can Dynamsoft Barcode Reader SDK work without internet connection?"
description: "Can Dynamsoft Barcode Reader SDK work offline? Learn how self-hosted licensing enables barcode scanning without internet and when network access is required."
track-license:
title: "How to track the number of devices for Barcode Reader SDK?"
description: "Discover how Dynamsoft hosted and self-hosted license servers monitor device counts in JavaScript and native SDK environments."
troubleshooting-unauthorized-device-clone-detected:
title: "Troubleshooting Error -20151 for Barcode Reader SDK"
description: "Resolve error -20151 in Dynamsoft by correcting system time settings and avoiding rapid SDK version changes that trigger clone detection."
4 changes: 2 additions & 2 deletions barcode-reader/general/avoid-incorrect-barcode-results.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: default-layout
title: How to avoid incorrect barcode results?
title: Barcode Reader Configuration Guide: Prevent Incorrect Results
keywords: Dynamsoft Barcode Reader, FAQ, JavaScript, Troubleshooting / User Cases, avoid incorrect barcode results
description: How to avoid incorrect barcode results?
description: Improve barcode decoding accuracy in Dynamsoft Barcode Reader by configuring minResultConfidence and minBarcodeTextLength.
needAutoGenerateSidebar: false
---

Expand Down
2 changes: 1 addition & 1 deletion barcode-reader/general/avoid-incorrect-results.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default-layout
title: How to filter incorrect results with the barcode result length?
title: How to filter incorrect results with the barcode result length in DBR SDK?
keywords: Dynamsoft Barcode Reader, FAQ, DBR Introduction, General, incorrect results
description: How to filter results with the barcode result length?
needAutoGenerateSidebar: false
Expand Down
4 changes: 2 additions & 2 deletions barcode-reader/general/check-current-version.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: default-layout
title: How to check the version of the JS SDK I am currently using?
title: How to Verify the Dynamsoft Barcode Reader JS SDK Version
keywords: Dynamsoft Barcode Reader, FAQ, tech basic, check version, current version
description: How to check the version of the JS SDK I am currently using?
description: Step-by-step guide to identifying the current version of the Dynamsoft JS Barcode Reader SDK in web apps using API, npm, or CDN methods.
needAutoGenerateSidebar: false
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default-layout
title: How to filter incorrect results with the barcode result length?
title: How to filter incorrect results with the barcode result length in DBR Server SDK?
keywords: Dynamsoft Barcode Reader, FAQ, DBR Introduction, General, incorrect results
description: How to filter incorrect results with the barcode result length?
needAutoGenerateSidebar: false
Expand Down
2 changes: 1 addition & 1 deletion barcode-reader/web/capabilities/adaptive-wasm-loading.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: default-layout
title: About Adaptive WebAssembly (Wasm) Loading
keywords: Dynamsoft Barcode Reader, FAQ, JavaScript, tech basic, wasm, loading
description: How to enable -SIMD-Pthread Wasm for accelerated deep learning computation?
description: Learn how Adaptive WebAssembly loading works in Dynamsoft Barcode Reader Web, including Baseline, SIMD, and SIMD-Pthread Wasm variants and performance optimization.
needAutoGenerateSidebar: false
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: default-layout
title: What's in the dist Folder of dynamsoft-barcode-reader-bundle?
keywords: Dynamsoft Barcode Reader, FAQ, JavaScript, tech basic, wasm, dist, files
description: How to enable -SIMD-Pthread Wasm for accelerated deep learning computation?
description: Overview of the dynamsoft-barcode-reader-bundle dist folder, covering JavaScript bundles, WebAssembly modules, worker scripts, and supporting assets.
needAutoGenerateSidebar: false
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: default-layout
title: How to avoid incorrect barcode results?
title: Barcode Reader Web Edition: Prevent Incorrect Results
keywords: Dynamsoft Barcode Reader, FAQ, JavaScript, Troubleshooting / User Cases, avoid incorrect barcode results
description: How to avoid incorrect barcode results?
description: Avoid inaccurate barcode scans in Dynamsoft Barcode Reader Web by configuring result confidence thresholds and minimum barcode text length.
needAutoGenerateSidebar: false
---

Expand Down
4 changes: 2 additions & 2 deletions barcode-reader/web/debug/check-current-version.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: default-layout
title: How to check the version of the JS SDK I am currently using?
title: How to Verify the Dynamsoft Barcode Reader Web SDK Version
keywords: Dynamsoft Barcode Reader, FAQ, tech basic, check version, current version
description: How to check the version of the JS SDK I am currently using?
description: Guide to identifying the installed version of Dynamsoft Barcode Reader Web SDK using module APIs, npm show commands, or CDN configuration.
needAutoGenerateSidebar: false
---

Expand Down
4 changes: 2 additions & 2 deletions barcode-reader/web/debug/debug-mode.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: default-layout
title: How to resolve the expected magic word error that occurs when using DBR-JS?
title: Enable Debug Mode in DBR-JS | Dynamsoft
keywords: Dynamsoft Barcode Reader, FAQ, tech basic, Magic Word, MIME
description: How to resolve the expected magic word error that occurs when using DBR-JS?
description: Enable debug mode, upload custom JSON templates, save video frames, and customize scan settings in Dynamsoft Barcode Reader JS.
needAutoGenerateSidebar: false
---

Expand Down
4 changes: 2 additions & 2 deletions barcode-reader/web/debug/resolve-magic-word.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: default-layout
title: How to resolve the expected magic word error that occurs when using DBR-JS?
title: Fix: WebAssembly.instantiate(): expected magic word | DBR-JS
keywords: Dynamsoft Barcode Reader, FAQ, tech basic, Magic Word, MIME
description: How to resolve the expected magic word error that occurs when using DBR-JS?
description: Learn how to fix the "expected magic word" WebAssembly error in Dynamsoft Barcode Reader JS by properly configuring the .wasm MIME type and HTTPS.
needAutoGenerateSidebar: false
---

Expand Down
2 changes: 1 addition & 1 deletion mrz-scanner/general/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default-layout
title: MRZ Scanner FAQ
title: MRZ Scanner General Questions & Configuration Help
keywords: faq, license, mrz, dynamsoft, mrz scanner, configuration
description: Dynamsoft MRZ Scanner FAQ
needAutoGenerateSidebar: false
Expand Down
2 changes: 1 addition & 1 deletion mrz-scanner/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default-layout
title: MRZ Scanner FAQ
title: MRZ Scanner FAQ - Formats, Licensing, Usage & Integration
keywords: faq, mrz, mrz scanner, dynamsoft, license, general
description: Index page for the MRZ Scanner FAQ site with large navigation buttons.
needAutoGenerateSidebar: true
Expand Down