Description
🛠 Description
Optimize the Cloudinary image URL used in the published blog post “Ten Things I’ve Learned After Ten Years at Vets Who Code” for better performance and responsiveness. This task ensures the featured image follows Vets Who Code’s image delivery standards using f_auto, q_auto, dpr_auto, and a set width.
⸻
✅ Acceptance Criteria
• Replace current image URL:
https://res.cloudinary.com/vetswhocode/image/upload/v1717373882/ten-years_v9cvdv.jpg
• With the optimized version:
• The updated image:
• Loads correctly on /blog and individual blog post view
• Maintains visual fidelity across devices and screen sizes
• Retains same Cloudinary asset (no need to re-upload)
⸻
📋 Implementation Notes
• This update does not require changes to the title, content, tags, or publishing status.
• No new blog post should be created. This task is limited to editing the existing image src URL.
• Confirm that the optimized image loads without delay and maintains expected resolution.
⸻
🔗 Related Issues or PRs
• Part of ongoing Cloudinary media optimization effort across all published Vets Who Code blog content.
⸻
Metadata
Metadata
Assignees
Type
Projects
Status