I'm struggling with slow loading images on my blog website. Can anyone help me figure out how to improve loading speed and:
- Is it possible to use a separate thumbnail image that is smaller in size instead of the full image for both thumbnails and the main story? If so, how can I implement this?
- What is the best location to store images for websites and blogs? Can I save them on OneDrive and use that as the image source?
- How can I optimize images and what is a placeholder? I've noticed some websites like Facebook use a placeholder that shows up before the actual image loads - how can I do something similar? - Is there a way to preload images or improve image loading in a different manner?