Hi,
We need to place multiple google-site-verification meta tags in a website, but the verification was always failing. We noticed that the rendered page does not have the final slash closing the <meta> element and that seems to be the reason.
<meta name="google-site-verification" content="XPG_ilTN(...)Pom8i20">
The slash is in the Master file, and we've tried:
- Going into the website settings changing the document HTML type (http://manual.dynamicweb-cms.com/Default.aspx?ID=7273#30588) to all options with no luck.
- Creating a closing element: <meta ...></meta> (with nothing between them, with a space, with a - same result)
- Forcing the slash in the parsed files (not desirable but gave it a shot)
Can somebody take a look at www.magpul.com and help?
Best Regards,
Nuno Aguiar