Netlify Redirects for Hugo Sites: A Practical Cleanup Guide
A practical cleanup guide for Hugo sites on Netlify: when to use netlify.toml, when static/_redirects is enough, and how to avoid redirect chains while fixing stale URLs.
Read article →Use tags for detail, but use the Writing page for broader topic discovery.
A practical cleanup guide for Hugo sites on Netlify: when to use netlify.toml, when static/_redirects is enough, and how to avoid redirect chains while fixing stale URLs.
Read article →I cleaned up Google Search Console indexing issues on my Hugo and Netlify site by tracing stale URLs back to source, fixing redirects, removing accidental tags, improving discoverability, and validating the generated output.
Read article →A technical breakdown of how a privacy-first CV request system was designed using AWS Lambda, DynamoDB, SES, and SNS.
Read article →A practical privacy-first CV access workflow using OTP verification, request tracking, and controlled document sharing instead of a permanently public resume link.
Read article →