We test and recommend cookware. If you purchase through links on this site, we may earn a commission at no cost to you. Our reviews are independent and based on measurable factors like build, materials, usability, and care requirements.

Blog — Latest Posts

New guides, comparisons, and care tips for titanium cookware. This page auto-updates by reading the site sitemap and pulling the newest posts.

Auto-updating Sitemap-driven High-contrast & accessible

TL;DR

Quick Answer

The blog index updates itself by reading the site’s sitemap.xml and listing the newest /blog/ posts with their titles, descriptions, and dates.

Find posts fast

Latest posts

FAQs

How does the blog list update automatically?
We fetch /sitemap.xml, filter for URLs that start with /blog/ (excluding this index), then fetch each page’s title, description, and last-updated date to build the grid.
What if a post doesn’t show up?
Ensure the post is published at a URL under /blog/ and included in /sitemap.xml with a correct <lastmod>. Clear caches and reload.
Can I pin a post to the top?
Yes—add <meta name="priority" content="pinned"> in the post head. Pinned items appear above sorted results.

What changed

September 26, 2025 — New auto-updating blog index
Added sitemap-driven post loader, filters, and JSON-LD scaffolding. Includes accessibility enhancements and a no-JS fallback.