Forums

All Pages Are "Untitled Document" - TWO head tags (2 posts)

  1. mediaguru
    Member
    Posted 3 years ago #

    I've got a problem where all pages show up as "Untitled Document" in the title. I appear to have two heads, so to speak. I've tried changing to several different templates and they all do the same thing. Unless anyone has a suggestion, I'll start disabling plugins and see if one is causing that problem.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    </body>
    </html>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head profile="http://gmpg.org/xfn/11">
    	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  2. mediaguru
    Member
    Posted 3 years ago #

    Figured it out. A plugin had the meta codes in it. Once I got rid of that all was back to normal.

Topic Closed

This topic has been closed to new replies.

About this Topic