Ever wonder where your bandwidth is going?
Sometimes, it is used without your knowledge.
High bandwidth usage can happen when another website hijacks your website.
[
How?]
This is where the hijacker takes your URL and embeds it within an
iframe.
Hijacking a website will allow them to load your website into theirs without your knowledge. (This happens more than you know.)
To combat this issue. Depending on your Server Infrastructure, choose one of the methods below.
[ASP.NET] (Includes Classic ASP as Well)
[.htaccess]
Enable on Apache
[Apache configuration]
[
Debian] : /etc/apache2/conf-enabled/security.conf
[
Redhat] : /etc/httpd/conf/httpd.conf
[Nginx]
To enable the X-Frame-Options header on [
Nginx], add it to your server block config