Commit graph

2 commits

Author SHA1 Message Date
2a618605b6 Update content negotiation report with implementation results
- Document all solutions implemented for TypedFetch website
- Add critical discoveries about cache poisoning and SPA issues
- Include lessons learned and article-worthy insights
- Provide recommended architecture pattern for others
- Transform report from problem analysis to solution reference
2025-07-20 17:34:28 -04:00
d64e135d25 Fix social media sharing and SEO issues
- Add dynamic sitemap.xml generation for search engines
- Implement server-side rendering for social media crawlers
- Add Vary headers to prevent CDN cache pollution
- Provide page-specific meta tags for better social previews
- Fix Facebook/Twitter/LinkedIn sharing with proper HTML responses

Crawlers now get proper HTML with OpenGraph tags while humans get React app
2025-07-20 17:29:21 -04:00