I’ve noticed that when I try to access a page, my browser (Firefox) hangs, because it is trying to access Facebook, Imagesnap, Snapchat, Snapimage, and whatever other stuff I pay no attention to and have no interest in. (Some of these sources are fictional, but I think you get the idea.)
Is there a way that I can set my browser to ignore all this stuff so my pages load more quickly?
Assuming that you only have one tab open to load a single site, those external links are content links to external sites, and the page probably won’t load or render correctly if that data is not available.
You can use browser plugins like No-Script and Ad-block to block some of those things if you wish, which may help page load times, but you may need to spend some time customizing the configuration.
A tool like Fiddler should be able to do what you want. Not only can you block a request, you can substitute a different response to achieve a desired effect.
I’ve downloaded Fiddler 4 and am using it successfully for some tasks, but don’t know exactly what command you should give it. Maybe an expert will be along and educate us both.