WordPress – Removing Unwanted Header Elements
By default, WordPress tends to load a lot of junk in the header. So, for example, if you “view source” when looking at a wordpress blog post, you’ll typically see the following load in the header: 1 2 3 4 5 6 <link rel="EditURI" type="application/rsd+xml" title="RSD" href="" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="wlwmanifest.xml" /> <link rel=’index’ [...]
brightcherry.co.uk