Using their website on a W10 PC causes all sorts of problems. Its incredibly slow, causes the screen to ’white out’, and throws up a message on another open tab that the site is slow, and do I want to wait or dismiss. If I’m watching YouTube on another tab, that also slows or stops. Also, if I read an article, and then hit the back arrow, it takes me back to an older version of their main page.
Same thing happens on an elderly ipad.
What gives?
|
its a sign - don't go on the Daily Mail website......
I would start with some sort of ad blocker if you havent already got one?
|
|
Yes, it is a bit heavy with adverts, videos, and other animated stuff. Not using an ad blocker currently so maybe need to look at that. Not sure why it’s only that site that creates issues out of the many sites I visit.
|
|
when i come on this site i only get a half a page. also the first post has an advert covering 25 %
|
Which browser?
I was messing with Firefox a bit back and that seemed to cope with things somewhat better (but some small hobby sites do have something of a dependency on adds for some revenue!)
|
>> Which browser?
>>
>> I was messing with Firefox a bit back and that seemed to cope with things
>> somewhat better (but some small hobby sites do have something of a dependency on adds
>> for some revenue!)
>>
i use chrome, but will give one of the others a try.
|
Try editing your /etc/hosts file. Doing that stops the adverts ever getting downloaded.
convesio.com/knowledgebase/article/the-ultimate-guide-to-hosts-file-modification/
I use a custom hosts file with thousands of entries. It definitely speeds up website loading.
github.com/Ultimate-Hosts-Blacklist/Ultimate.Hosts.Blacklist
|
Adding lots of entries to your hosts file is not a good idea. The file is searched sequentially so unless the IP address is already in the DNS cache the resolving routines have to trawl through the file line by line until it finds the correct entry. If the entry does not exist it will have searched every single line before resorting to DNS.
That will happen for every single new IP lookup and the more entries you have in the hosts file the slower your system will become.
|
>..unless the IP address is already in the DNS cache..
Actually, it's worse than that.
I'm pretty sure that gethostbyname() doesn't even check the DNS cache until it's got to the end of the hosts file, failed to find a match and checked that DNS is alive. At least it never used to IIRC.
|
Had similar issues to the OP on the odd occasion I've followed a link to the Mail.
Another reason to eschew it altogether.
|
|
I changed some settings in Chrome, something to do with using too much resources, which has resulted in some ads not displaying.
|