From 9c9b0277d783bafb012be4a56169fa3d3c7987e1 Mon Sep 17 00:00:00 2001 From: Jenny-Jiani <70129215+Jenny-Jiani@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:57:58 +0800 Subject: [PATCH 1/2] license seo description update --- _data/license_seo_overrides.yml | 8 ++++---- index.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_data/license_seo_overrides.yml b/_data/license_seo_overrides.yml index dbab7ad..488aeb8 100644 --- a/_data/license_seo_overrides.yml +++ b/_data/license_seo_overrides.yml @@ -1,7 +1,7 @@ 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." + title: "Dynamsoft MRZ Scanner License FAQ & Troubleshooting" + description: "Explore our FAQ for quick fixes to common Dynamsoft MRZ Scanner licensing and registration issues, including offline registration, hardware binding, and how to track or expand your license quota." 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." @@ -38,8 +38,8 @@ mrz_license: 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." + title: "Dynamsoft Barcode Reader License FAQ & Troubleshooting Guide" + description: "Fix common Dynamsoft Barcode Reader licensing issues. Learn about offline registration, hardware binding, and how to track or expand your license quota." 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." diff --git a/index.md b/index.md index dc7a1fc..88681ce 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ layout: home-page title: Dynamsoft FAQ keywords: faq, capture vision, dcv, dynamsoft, barcode reader, mrz scanner, web twain, dwt -description: Dynamsoft FAQ Documentation +description: Explore the Dynamsoft FAQ for expert guidance on Dynamic Web TWAIN, Barcode Reader, and MRZ Scanner. Find setup tips, troubleshooting, and integration examples. needAutoGenerateSidebar: false noTitleIndex: true --- From 82dace68fa4070d0fad2e663b1e4909ce85f6ce2 Mon Sep 17 00:00:00 2001 From: Jenny-Jiani <70129215+Jenny-Jiani@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:21:41 +0800 Subject: [PATCH 2/2] Update resolve-magic-word.md --- barcode-reader/web/debug/resolve-magic-word.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/barcode-reader/web/debug/resolve-magic-word.md b/barcode-reader/web/debug/resolve-magic-word.md index 995d81d..a6c9356 100644 --- a/barcode-reader/web/debug/resolve-magic-word.md +++ b/barcode-reader/web/debug/resolve-magic-word.md @@ -1,8 +1,8 @@ --- layout: default-layout -title: Fix: WebAssembly.instantiate(): expected magic word | DBR-JS +title: "Fix: WebAssembly.instantiate(): expected magic word | DBR-JS" keywords: Dynamsoft Barcode Reader, FAQ, tech basic, Magic Word, MIME -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. +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 ---