You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Reposition ExtensionShield SEO content
* SEO: free extension scanner positioning + live "extensions scanned" count
Homepage & landing SEO (Phase 1):
- Retitle the homepage to target "free Chrome extension scanner" while keeping
the security/governance positioning (title, meta, keywords, eyebrow, H1,
subhead, trust H2).
- Mobile hero now renders the real H1 + a working scan input instead of a
"check on desktop" stub (mobile-first indexing).
- Add /free-extension-scanner landing page via the SeoLongFormPage template,
with FAQPage + BreadcrumbList + SoftwareApplication (price 0) JSON-LD and
internal links only (no competitor backlinks).
- Wire the page into nav (Product), footer, homepage CTA, routes, and sitemap.
- Add "is it free" / "no install" entries to the homepage FAQ schema.
- Remove 10 stray macOS " 2" duplicate files.
Live "extensions scanned" count:
- Homepage stat now reads the real total from /statistics
(databaseService.getStatistics) instead of a hardcoded 100.
- Supabase get_statistics uses an exact count for total_scans so the number is
accurate regardless of the default PostgREST row cap.
Also carries the in-progress SEO repositioning of the compare/landing pages and
blog content on this branch.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Stanzin <snorzang65@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments