Skip to content

v3.2.0

Choose a tag to compare

@lukelocksmith lukelocksmith released this 24 Mar 19:29
· 5 commits to main since this release

Blog Lead Magnet v3.2.0

Reading Progress Bar

  • Red bar at top of page fills as user scrolls through article
  • Toggle on/off in Settings → BLM Pływający pasek
  • Configurable color

Server-side TOC (SEO improvement)

  • Before: TOC generated by JavaScript only — invisible to Google and AI crawlers
  • After: TOC rendered in PHP server-side, with heading IDs added in HTML source
  • Schema.org SiteNavigationElement markup on TOC nav
  • itemprop="url" and itemprop="name" on each link
  • Visually hidden (screen-reader accessible), floating bar JS picks up existing IDs
  • Impact: Google can now index TOC anchor links, AI models can see article structure