Description
🛠 Description
Optimize Cloudinary media URLs used in the published blog post “Your Career Go-Bag: Being Ready When Career Emergencies Strike” for improved performance and responsive delivery. This includes both the hero image and embedded audio file.
⸻
✅ Acceptance Criteria
• Image URL should be updated to:
• Audio URL should be updated to:
https://res.cloudinary.com/vetswhocode/video/upload/f_auto,q_auto/v1743623202/go-bag-audio.wav
• Both URLs must:
• Use f_auto,q_auto for automatic format and quality optimization
• Include dpr_auto,w_1200 for responsive and high-DPI delivery where applicable (image only)
• Maintain media availability and functionality on /blog and individual post view
• Render properly in all modern browsers and on mobile
⸻
📋 Implementation Notes
• This task does not require publishing a new blog post.
• Post metadata, content, tags, and layout should remain unchanged.
• Validate image loads cleanly and that the audio player functions correctly after URL update.
⸻
🔗 Related Issues or PRs
• Part of Cloudinary media optimization tasks across all published Vets Who Code blog posts.
⸻
Metadata
Metadata
Assignees
Type
Projects
Status