1

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 ?

ktm
  • 6,025
  • 24
  • 69
  • 95

1 Answers1

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.