--- a/wp/wp-includes/theme-compat/header.php Mon Jun 08 16:11:51 2015 +0000
+++ b/wp/wp-includes/theme-compat/header.php Tue Jun 09 03:35:32 2015 +0200
@@ -11,8 +11,8 @@
?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
-
-<head profile="http://gmpg.org/xfn/11">
+<head>
+<link rel="profile" href="http://gmpg.org/xfn/11" />
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?></title>