I am running a wordpress website on local language its take more than 20 seconds to load, I removed un-wanted scripts and everything from the header but still its take time to load.
here is the url
http://www.thefirstdrive.com
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you look at the Network Tab in Web-inspector, you can find the time each resource took to load
In your case, the loading of the above image is taking the most time. You could try to compress it somehow. It is
1.66 MBin size, which is the bottle-neck in your case.