Comment on Why do some websites have a "Continue Reading" button?
Vlyn@lemmy.zip 9 months agoArticles usually have images and possibly embedded videos. So it’s not just text.
Even so, a decent webserver wouldn’t really care.
Maybe it loads faster for mobile users though if you only load text and a single image at first.
fine_sandy_bottom@discuss.tchncs.de 9 months ago
I’m not sure what you’re getting at.
The comment I replied to said that maybe the “read more” button is an effort to conserve bandwidth by only sending half the text.
I said that the text is such a tiny portion of the bandwidth required to transmit a web page that it wouldn’t make sense to try conserving it by only sending half.
You’re absolutely correct in that only sending images on the visible part of the page is a common way to conserve bandwidth.