Serve your site as application/xhtml+xml
If you want to serve your Textpattern site with the proper MIME type, you need to edit publish.php, found in the /textpattern/ directory. (written for 4.0.3)
- Backup and open /textpattern/publish.php in a text editor
- Search for “text/html” (lines 115 and...

