Adding Meta Tags
Requires Pro Standard or higher
If you need to add meta tags to a site (to, for example, verify site ownership with Google) follow these steps:
Click Publish
Click the Settings tab.
Under Meta Tags, enter each meta tag in
name=content
format (one pair per line), wherename
is the name of the meta tag andcontent
is its content. For example:google-site-verification=xxxxxxxxxx robots=noindex keywords=pirates, robots, ninjas
Click Publish Changes
You're done! The meta tags should now be visible in the site's
<head>
element.