Remove rel=”EditURI” and rel=”wlwmanifest”
Here I’ll show you how to remove the EditURI and wlwmanifest links from the head section of your WordPress blog. These links are only necessary if you use or plan to use Windows Live Writer. Otherwise these 2 lines added to your blog header since WordPress 2.3.1 and above are useless.
<link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”http://mysite/xmlrpc.php?rsd” />
<link [...]

