From 568446697cde7f5da4a820209a10d8bb3001e738 Mon Sep 17 00:00:00 2001
From: Your Name <119736744+aborayan2022@users.noreply.github.com>
Date: Wed, 1 Apr 2026 07:25:24 +0200
Subject: [PATCH] Update sitemaps and improve language handling
- Updated last modification dates in static and tools sitemaps to 2026-04-01.
- Enhanced language switching in the Header component to ensure language resources are loaded before changing the language.
- Added language resource loading logic in i18n configuration to support dynamic loading of language files.
- Improved SEO route page to ensure correct language is set based on URL parameters.
- Adjusted global CSS for deferred sections to optimize rendering.
- Configured Nginx to enable Brotli compression for better performance.
---
frontend/index.html | 16 +-
frontend/nginx-frontend.conf | 4 +
frontend/public/sitemap.xml | 8 +-
frontend/public/sitemaps/blog.xml | 10 +-
frontend/public/sitemaps/seo.xml | 376 +++++++++++-----------
frontend/public/sitemaps/static.xml | 18 +-
frontend/public/sitemaps/tools.xml | 88 ++---
frontend/src/App.tsx | 38 ++-
frontend/src/components/layout/Header.tsx | 8 +-
frontend/src/i18n/index.ts | 65 +++-
frontend/src/pages/SeoRoutePage.tsx | 12 +-
frontend/src/styles/global.css | 3 +-
nginx/nginx.prod.conf | 5 +
13 files changed, 378 insertions(+), 273 deletions(-)
diff --git a/frontend/index.html b/frontend/index.html
index 6ff05ac..f5ffcb3 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -30,8 +30,6 @@
content="30+ free tools: merge, split, compress, convert PDFs, images, videos & text. No signup required." />
-
+
+
+
+
-
-
+
+
+
Dociva — Free Online File Tools
diff --git a/frontend/nginx-frontend.conf b/frontend/nginx-frontend.conf
index 2a75a2a..183b49e 100644
--- a/frontend/nginx-frontend.conf
+++ b/frontend/nginx-frontend.conf
@@ -3,6 +3,10 @@ server {
root /usr/share/nginx/html;
index index.html;
+ gzip on;
+ gzip_types text/plain text/css application/json application/javascript text/xml application/xml text/javascript image/svg+xml;
+ gzip_min_length 1000;
+
# SPA fallback
location / {
try_files $uri $uri/ /index.html;
diff --git a/frontend/public/sitemap.xml b/frontend/public/sitemap.xml
index d6d973a..2a6a2b4 100644
--- a/frontend/public/sitemap.xml
+++ b/frontend/public/sitemap.xml
@@ -2,18 +2,18 @@
https://dociva.io/sitemaps/static.xml
- 2026-03-30
+ 2026-04-01
https://dociva.io/sitemaps/blog.xml
- 2026-03-30
+ 2026-04-01
https://dociva.io/sitemaps/tools.xml
- 2026-03-30
+ 2026-04-01
https://dociva.io/sitemaps/seo.xml
- 2026-03-30
+ 2026-04-01
diff --git a/frontend/public/sitemaps/blog.xml b/frontend/public/sitemaps/blog.xml
index b6a1b55..1f71b5a 100644
--- a/frontend/public/sitemaps/blog.xml
+++ b/frontend/public/sitemaps/blog.xml
@@ -2,31 +2,31 @@
https://dociva.io/blog/how-to-compress-pdf-online
- 2026-03-30
+ 2026-04-01
monthly
0.6
https://dociva.io/blog/convert-images-without-losing-quality
- 2026-03-30
+ 2026-04-01
monthly
0.6
https://dociva.io/blog/ocr-extract-text-from-images
- 2026-03-30
+ 2026-04-01
monthly
0.6
https://dociva.io/blog/merge-split-pdf-files
- 2026-03-30
+ 2026-04-01
monthly
0.6
https://dociva.io/blog/ai-chat-with-pdf-documents
- 2026-03-30
+ 2026-04-01
monthly
0.6
diff --git a/frontend/public/sitemaps/seo.xml b/frontend/public/sitemaps/seo.xml
index 86e4802..cb8f496 100644
--- a/frontend/public/sitemaps/seo.xml
+++ b/frontend/public/sitemaps/seo.xml
@@ -2,1129 +2,1129 @@
https://dociva.io/pdf-to-word
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-word
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/word-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/word-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/convert-jpg-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/convert-jpg-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/merge-pdf-files
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/merge-pdf-files
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/remove-pdf-password
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/remove-pdf-password
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-word-editable
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-word-editable
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/convert-pdf-to-text
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/convert-pdf-to-text
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/split-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/split-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/jpg-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/jpg-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/png-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/png-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/images-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/images-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-jpg
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-jpg
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-png
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-png
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-pdf-for-email
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-pdf-for-email
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-scanned-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-scanned-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/merge-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/merge-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/combine-pdf-files
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/combine-pdf-files
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/extract-pages-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/extract-pages-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/reorder-pdf-pages
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/reorder-pdf-pages
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/rotate-pdf-pages
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/rotate-pdf-pages
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/add-page-numbers-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/add-page-numbers-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/protect-pdf-with-password
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/protect-pdf-with-password
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/unlock-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/unlock-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/watermark-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/watermark-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/remove-watermark-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/remove-watermark-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/edit-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/edit-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-excel-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-excel-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/extract-tables-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/extract-tables-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/html-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/html-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/scan-pdf-to-text
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/scan-pdf-to-text
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/chat-with-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/chat-with-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/summarize-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/summarize-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/translate-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/translate-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/convert-image-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/convert-image-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/convert-webp-to-jpg
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/convert-webp-to-jpg
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/resize-image-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/resize-image-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-image-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-image-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/remove-image-background
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/remove-image-background
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-word-editable-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-word-editable-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-pdf-to-100kb
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-pdf-to-100kb
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/ai-extract-text-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/ai-extract-text-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-excel-accurate-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-excel-accurate-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/split-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/split-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/unlock-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/unlock-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/summarize-pdf-ai
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/summarize-pdf-ai
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/convert-pdf-to-text-ai
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/convert-pdf-to-text-ai
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-jpg-high-quality
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-jpg-high-quality
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/jpg-to-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/jpg-to-pdf-online-free
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/reduce-pdf-size-for-email
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/reduce-pdf-size-for-email
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/ocr-for-scanned-pdfs
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/ocr-for-scanned-pdfs
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/remove-watermark-from-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/remove-watermark-from-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/add-watermark-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/add-watermark-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/repair-corrupted-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/repair-corrupted-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/rotate-pdf-pages-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/rotate-pdf-pages-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/reorder-pdf-pages-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/reorder-pdf-pages-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-png-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-png-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/images-to-pdf-multiple
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/images-to-pdf-multiple
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/split-pdf-by-range-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/split-pdf-by-range-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-scanned-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-scanned-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-metadata-editor-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-metadata-editor-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/add-page-numbers-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/add-page-numbers-to-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/protect-pdf-with-password-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/protect-pdf-with-password-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/unlock-encrypted-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/unlock-encrypted-pdf-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/ocr-table-extraction-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/ocr-table-extraction-from-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-excel-converter-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-excel-converter-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/extract-text-from-protected-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/extract-text-from-protected-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/bulk-convert-pdf-to-word
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/bulk-convert-pdf-to-word
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/compress-pdf-for-web-upload
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/compress-pdf-for-web-upload
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/ocr-multi-language-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/ocr-multi-language-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/summarize-long-pdf-ai
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/summarize-long-pdf-ai
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/convert-pdf-to-ppt-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/convert-pdf-to-ppt-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/pdf-to-pptx-free-online
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/pdf-to-pptx-free-online
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/دمج-ملفات-pdf-مجاناً
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/دمج-ملفات-pdf-مجاناً
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/ضغط-بي-دي-اف-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/ضغط-بي-دي-اف-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/تحويل-pdf-الى-word-قابل-للتعديل
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/تحويل-pdf-الى-word-قابل-للتعديل
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/تحويل-jpg-الى-pdf-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/تحويل-jpg-الى-pdf-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/فصل-صفحات-pdf-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/فصل-صفحات-pdf-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/ازالة-كلمة-مرور-من-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/ازالة-كلمة-مرور-من-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/تحويل-pdf-الى-نص-باستخدام-ocr
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/تحويل-pdf-الى-نص-باستخدام-ocr
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/تحويل-pdf-الى-excel-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/تحويل-pdf-الى-excel-اونلاين
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/تحويل-pdf-الى-صور
- 2026-03-30
+ 2026-04-01
weekly
0.88
https://dociva.io/ar/تحويل-pdf-الى-صور
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/best-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/best-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/free-pdf-tools-online
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/free-pdf-tools-online
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/convert-files-online
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/convert-files-online
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/pdf-converter-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/pdf-converter-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/secure-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/secure-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/ai-document-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/ai-document-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/image-to-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/image-to-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/online-image-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/online-image-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/office-to-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/office-to-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/scanned-document-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/scanned-document-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
https://dociva.io/arabic-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.82
https://dociva.io/ar/arabic-pdf-tools
- 2026-03-30
+ 2026-04-01
weekly
0.74
diff --git a/frontend/public/sitemaps/static.xml b/frontend/public/sitemaps/static.xml
index 5c0a9a0..a168dd8 100644
--- a/frontend/public/sitemaps/static.xml
+++ b/frontend/public/sitemaps/static.xml
@@ -2,55 +2,55 @@
https://dociva.io/
- 2026-03-30
+ 2026-04-01
daily
1.0
https://dociva.io/tools
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/about
- 2026-03-30
+ 2026-04-01
monthly
0.4
https://dociva.io/contact
- 2026-03-30
+ 2026-04-01
monthly
0.4
https://dociva.io/privacy
- 2026-03-30
+ 2026-04-01
yearly
0.3
https://dociva.io/terms
- 2026-03-30
+ 2026-04-01
yearly
0.3
https://dociva.io/pricing
- 2026-03-30
+ 2026-04-01
monthly
0.7
https://dociva.io/blog
- 2026-03-30
+ 2026-04-01
weekly
0.6
https://dociva.io/developers
- 2026-03-30
+ 2026-04-01
monthly
0.5
diff --git a/frontend/public/sitemaps/tools.xml b/frontend/public/sitemaps/tools.xml
index b27f322..cd41531 100644
--- a/frontend/public/sitemaps/tools.xml
+++ b/frontend/public/sitemaps/tools.xml
@@ -2,265 +2,265 @@
https://dociva.io/tools/pdf-to-word
- 2026-03-30
+ 2026-04-01
weekly
0.9
https://dociva.io/tools/word-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.9
https://dociva.io/tools/compress-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.9
https://dociva.io/tools/merge-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.9
https://dociva.io/tools/split-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/rotate-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/pdf-to-images
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/images-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/watermark-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/protect-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/unlock-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/page-numbers
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/pdf-editor
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/pdf-flowchart
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/pdf-to-excel
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/remove-watermark-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/reorder-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/extract-pages
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/image-converter
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/image-resize
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/compress-image
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/ocr
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/remove-background
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/image-to-svg
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/html-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/chat-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/summarize-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/translate-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/extract-tables
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/qr-code
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/video-to-gif
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/word-counter
- 2026-03-30
+ 2026-04-01
weekly
0.6
https://dociva.io/tools/text-cleaner
- 2026-03-30
+ 2026-04-01
weekly
0.6
https://dociva.io/tools/pdf-to-pptx
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/excel-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/pptx-to-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/sign-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.8
https://dociva.io/tools/crop-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/flatten-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/repair-pdf
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/pdf-metadata
- 2026-03-30
+ 2026-04-01
weekly
0.6
https://dociva.io/tools/image-crop
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/image-rotate-flip
- 2026-03-30
+ 2026-04-01
weekly
0.7
https://dociva.io/tools/barcode-generator
- 2026-03-30
+ 2026-04-01
weekly
0.7
diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx
index 2745264..7c0fe32 100644
--- a/frontend/src/App.tsx
+++ b/frontend/src/App.tsx
@@ -10,6 +10,8 @@ import { useDirection } from '@/hooks/useDirection';
import { initAnalytics, trackPageView } from '@/services/analytics';
import { useAuthStore } from '@/stores/authStore';
+let clarityInitialized = false;
+
// Pages
const HomePage = lazy(() => import('@/pages/HomePage'));
const AboutPage = lazy(() => import('@/pages/AboutPage'));
@@ -99,10 +101,38 @@ export default function App() {
// Microsoft Clarity: Run only in production and browser
useEffect(() => {
- if (import.meta.env.PROD && typeof window !== 'undefined') {
- // ضع هنا رقم مشروع Clarity الخاص بك بدلاً من 'YOUR_CLARITY_PROJECT_ID'
- Clarity.init(import.meta.env.VITE_CLARITY_PROJECT_ID);
- }
+ if (!import.meta.env.PROD || typeof window === 'undefined') return;
+
+ const projectId = (import.meta.env.VITE_CLARITY_PROJECT_ID || '').trim();
+ if (!projectId) return;
+
+ const tryInitClarity = () => {
+ if (clarityInitialized) return;
+ try {
+ const rawConsent = localStorage.getItem('cookie_consent');
+ const parsed = rawConsent ? JSON.parse(rawConsent) : null;
+ const hasConsent = parsed?.state === 'accepted';
+ if (hasConsent) {
+ Clarity.init(projectId);
+ clarityInitialized = true;
+ }
+ } catch {
+ // Ignore malformed consent payloads.
+ }
+ };
+
+ tryInitClarity();
+
+ const onConsent = (event: Event) => {
+ const customEvent = event as CustomEvent<{ accepted: boolean }>;
+ if (customEvent.detail?.accepted && !clarityInitialized) {
+ Clarity.init(projectId);
+ clarityInitialized = true;
+ }
+ };
+
+ window.addEventListener('cookie-consent', onConsent as EventListener);
+ return () => window.removeEventListener('cookie-consent', onConsent as EventListener);
}, []);
useEffect(() => {
diff --git a/frontend/src/components/layout/Header.tsx b/frontend/src/components/layout/Header.tsx
index a738622..d64cb1b 100644
--- a/frontend/src/components/layout/Header.tsx
+++ b/frontend/src/components/layout/Header.tsx
@@ -3,6 +3,7 @@ import { Link } from 'react-router-dom';
import { useTranslation } from 'react-i18next';
import { FileText, Moon, Sun, Menu, X, ChevronDown, UserRound } from 'lucide-react';
import { useAuthStore } from '@/stores/authStore';
+import { ensureLanguageResources } from '@/i18n';
interface LangOption {
code: string;
label: string;
@@ -58,8 +59,9 @@ export default function Header() {
return () => document.removeEventListener('mousedown', handleClick);
}, []);
- const switchLang = (code: string) => {
- i18n.changeLanguage(code);
+ const switchLang = async (code: string) => {
+ const resolved = await ensureLanguageResources(code);
+ void i18n.changeLanguage(resolved);
setLangOpen(false);
};
@@ -140,7 +142,7 @@ export default function Header() {
{languages.map((lang) => (