Is there any way to add a Canonical tag (or any other) to the <head> part of a certain page (or pages, using regex)? It should look like this: <link rel="canonical" href="www.example.com" /> I have done my research my could not find anything. I know there are a couple of threads regarding this, ...