Project Description:
We're looking to hire someone with experience in optimizing Wordpress and in dealing with VPS.
Add image dimensions where possible
Optimize the order of styles and scripts
Defer parsing of javascript where possible. (some scripts are required to load in the head)
Reduce total page size
Reduce total number of requests
Database optimization
Properly configure caching plug-ins (is wp-super cache the best one?)
Configure caching via the server or by plugin (I prefer via the server)
Enable and configure Gzip Compression
VPS Server optimization