Quiz Question 1 of 4
Why is it important to remove 404 errors?
Choose the correct answer below:
-
A
Every HTTP request will slightly increase page load time, even if there's no data sent.
-
B
When a browser encounters a 404 error on a CSS or JavaScript file, it will stop rendering the page.
-
C
404 errors will generate several megabytes of data, so it's important to remove them.
-
D
If there are more than ten 404 errors, the browser will crash.