Skip to main content

Missing File Type

What are missing file types, why are they bad and how to fix them.

Marlon Dean Neuhuber avatar
Written by Marlon Dean Neuhuber
Updated over 2 years ago

What is the issue?

When the MIME type is missing in your HTML or HTTP header, the page may not be displayed correctly. A MIME type informs a browser what type of document the webpage is. For example, the MIME type for a HTML webpage is html/text.

How to fix

Ask your developer to add a MIME type to either the HTML or HTTP header.Learn more about this here.

Did this answer your question?