i have recently built a site, which pull youtube images, videos and i am also using few javascript external file, as a result, page loads very slow. How do i make page load faster ?
Asked
Active
Viewed 797 times
1
-
Here are a few basic tips: http://stackoverflow.com/questions/6005827/what-can-i-do-to-decrease-load-times-of-html-pages – onteria_ May 23 '11 at 03:19
-
Are you looking for `onload`? – Pwnna May 23 '11 at 04:31
1 Answers
0
There may be several reasons of slow loading. -It may be the problem of your server. Please check your server. (You can test your other site on this server if you have) -It may you are using very big size of images. Or may be a lot of images? -You have not mentioned any code. More detail can be told by checking the code that you have used on this page. -May be the internet connection problem.

user3525413
- 1
- 1