forked from Speed Shield™
Velocity Guard is not affiliated with Speed Shield. The name and any related trademarks are used solely for nominative descriptive purposes.
SpeedShield is a plugin designed to enhance website performance and security for site owners and developers. It works automatically without a user interface, making it easy to implement optimizations.
File Compression: Reduces the size of text, HTML, JavaScript, CSS, and XML files to speed up loading times. Browser Caching: Sets expiration times for file types to allow faster repeat visits. Minification: Removes unnecessary code from CSS, JavaScript, and HTML files to decrease file sizes. Security Headers: Adds headers like X-XSS-Protection and X-Frame-Options to prevent cross-site scripting and request forgery attacks. Cookie Security: Modifies cookies with HttpOnly and Secure flags for safer handling.