Wordpress website loading time

Hi, everyone I am working with this site http://kingsmarketinginc.com/ and I apply many techniques but unfortunately I can’t reduce the loading time, if anyone have any advance Idea please share.
NB: To reduce this time I don’t want to use any plugins but I like to use coding.

This is the best way to reduce loading time of wordpress website:-

  1. Minimize the number of HTTP requests
  1. Optimize and correctly display images
  2. Minify HTML, CSS, and Javascript
  3. Use a Content Delivery Network
  4. Gzip and compress components
  5. Choose <link> over @import
  6. Put stylesheets at the top
  7. Put scripts at the bottom
  8. Utilize browser caching
  9. Use CSS Sprites

[edit]It seems the member forgot to acknowledge that he copied this list from http://diythemes.com/thesis/improve-website-pagespeed/
[/edit]

<snip/>

Thanks a lot, I will apply and get back later. Thank you once again.


Give this site a try http://gtmetrix.com/

It’ll give you a list of things that need to be fixed.

W3 Total Cache is Great! Not a lament in the wake of switching over from Wp-Super-Cache. Proposed!

Additionally proposed utilization Wp-Minify plugin deliberately. In light of the fact that it layers the javascripts and css records which can likewise hurt your subject example. It has been befallen me beforehand.

Thanks JohnnyCash11 & Janeth, for your suggestions, I hope now I can fix this problem.

Hey you can go through www.gtmetrix.com

This is best link.** [B]http://diythemes.com/thesis/improve-website-pagespeed/[/B] **
Solution Wordpress website loading time.

Good Luck.

Follow the tips to reduce the loading time

  1. Optimize Your Images
  2. Optimize Your website content Content
  3. Put Stylesheet References at the Top of the webpage
  4. Put Script References at the Bottom of the web page
  5. Put all the JavaScript and CSS in External Files
  6. Minimize HTTP Requests
  7. Reduce 301 Redirects