Quote:
Originally Posted by Barry-xlovecam
What are the page headers?
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
Many people are serving with the same MIME type as HTML4. That may be why.
|
That is actually a fucking valid point, did not even think to look there.