Redirects and Canonicals
This site intentionally exposes duplicate routes: `/old-page` 301s to `/about`, `/blog/legacy/<slug>` 301s here, and every page accepts (and ignores) tracking query params while advertising a clean `<link rel="canonical">`.
A good crawler de-duplicates on the canonical URL and follows the 301s without looping.