Tagged: custom header, custom.js, customization
I want to use tags like
<link rel="prefetch" href="NEXT PAGE URI" />
<link rel="prerender" href="NEXT PAGE URI" />
or want to use some special js on certain pages, like that: ouibounce
It would be nice to have custom metadata entry “additional-header” and put those tags into it.
Any ideas how?