9 Commits

Author SHA1 Message Date
alam00000 0040317e48 feat(seo): canonicalize URLs, clean structured data, add audit gate
- Canonicals/hreflang/og point to www.bentopdf.com everywhere
- Drop fake aggregateRating; add Organization + breadcrumb JSON-LD
- Sitemap: filter 404/wasm-settings, mtime-based lastmod
- Rename locale ua → uk (correct ISO 639-1)
- Self-hoster: SITE_URL build arg, ROBOTS_NOINDEX runtime env
- Simple Mode indexable by default
- nginx: collapse .html and /index.html via 301
- SEO audit script + PR gate; runtime config noise fixed
- a11y contrast fix; language switcher gets search + scroll
- robots.txt: drop Crawl-delay
2026-04-29 12:04:34 +05:30
Spencer Oliver 934610522f static.yml: fix static workflow regression from commit 1fc96208
workflow deploy not running due to incorrect 'if' statement.
2026-04-08 22:02:18 +01:00
Spencer Oliver ad4cacd108 static.yml: normalise unix line endings
file contains mixed line endings - change to unix to match existing workflow files.
no code changes.
2026-04-08 21:56:20 +01:00
Alam 50e31b922b Merge branch 'main' into main 2026-01-31 14:00:46 +05:30
alam00000 d9045efcb0 fix: static deployment for github pages 2026-01-13 13:33:23 +05:30
Connor Smith 1fc962082a Fix: restore embedpdf workflow, external xlsx reference 2026-01-09 04:09:27 +00:00
abdullahalam123 38713ef563 build: Disable Husky hooks in CI/CD workflows and Dockerfile. 2026-01-05 19:40:36 +05:30
Larry Claman 673b1f1fa7 wrote docs 2025-12-23 17:17:02 -05:00
Larry Claman 3a9f943832 added static.yml 2025-12-18 09:14:16 -05:00