Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Do embedded Youtube videos increase the site's bandwidth?

By having each classified ad with embedded Youtube video, will this increase the bandwidth of the site? If so, would iFrame help in anyway? Thank.

like image 687
proyb2 Avatar asked Sep 12 '25 11:09

proyb2


1 Answers

No, it will not. You're serving content from Youtube, not your server. The only increase in bandwidth you will see will be with the extra HTML you're serving for the embed.

like image 172
sam Avatar answered Sep 14 '25 00:09

sam