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/barcode-reader/web/debug/resolve-magic-word.md b/barcode-reader/web/debug/resolve-magic-word.md index f46c847..ae61b07 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: How to Resolve the Magic Word Error in DBR JS - Dynamsoft +title: "How to Resolve the Magic Word Error in DBR JS - Dynamsoft" 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 --- 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 ---