quantum-ai-v3/templates
Claude 2f3999dabf 🔧 Fix social media link preview image display
**Fixed Open Graph Image Issues:**
- Updated static asset handling in security middleware
- Removed CSP restrictions for /static/ paths to allow social media scrapers
- Added proper cache headers for static assets (1 year cache)
- Fixed og:image dimensions to match actual image (1800x600)
- Added og:image:alt attribute for accessibility
- Added cache-busting version parameter (?v=2) to force preview refresh

**Added Debug Test Page:**
- Created /test-og/ endpoint for testing social media previews
- Displays actual meta tag URLs and image preview
- Includes testing instructions and troubleshooting tips

**Root Cause:** CSP and security headers were blocking social media crawlers from accessing the og-image.png file

**Testing:** Visit /test-og/ and use Facebook/Twitter debugging tools to verify image previews work

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-16 15:03:10 +05:30
..
agent_base 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30
authentication 🔧 Remove email verification system and update event URL 2025-08-16 12:35:26 +05:30
components 🎯 Fix webhook agents by removing custom JavaScript conflicts 2025-08-15 09:35:43 +05:30
core 🤖 Transform digital branding page to emphasize AI capabilities 2025-08-03 14:22:19 +05:30
wallet 🗑️ Remove workflows app completely and streamline to agents-only 2025-07-31 23:27:09 +05:30
wrapper 🎨 Add external service wrappers and social media previews 2025-08-15 18:21:16 +05:30
400.html 🔧 Fix wallet 500 error and error page alignment 2025-07-27 09:29:29 +05:30
403.html 🗑️ Remove workflows app completely and streamline to agents-only 2025-07-31 23:27:09 +05:30
404.html 🗑️ Remove workflows app completely and streamline to agents-only 2025-07-31 23:27:09 +05:30
500.html 🗑️ Remove workflows app completely and streamline to agents-only 2025-07-31 23:27:09 +05:30
base.html 🔧 Fix social media link preview image display 2025-08-16 15:03:10 +05:30
test_og.html 🔧 Fix social media link preview image display 2025-08-16 15:03:10 +05:30