Notes on Magento in regards to SEO, speed, UI, and other optimization tweaks.
Combine CSS & JS Files
- In the Magento Admin Panel, go to System > Configuration > Developer.
- Under “JavaScript Settings”, change “Merge JavaScript Files” to YES.
- Under “CSS Settings”, change “Merge CSS Files” to YES.
- Clear the cache to see changes.