Optimize your website is important steps after you made it. If you build your website using wordpress, i found three steps to optimize it. First Step – Optimize 1) Upgrade to latest WordPress release 2) Delete all the unused or unwanted plugins (this is the first reason why you need 10-12 seconds to load your homepage). 3) Clean up your css code using a css compressor like styleneat, cleancss or csstidyonline. 4) Reduce the PHP and database queries. For example, on your header, use absolute URLs (http://www.yourdomain.com/wp-content/themes/example/style.css instead of ). Second Step – Install some plugins After that you can install 6 ‘magic’ plugins: 5) WP Super-Cache (to cache all the dynamic requests as static html files). 6) WP Tuner (to analyze your database and to find slow queries or plugins). 7) WP Smush.it (to reduce image file sizes using Smush.it) 8) WP-DBManager (again, to optimize and repair the database) 9) Disable Revisions and Autosave (every time you change a post you c...
Computer, Troubleshooting, Linux, Windows, Software, Hardware, Networking