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:

  1. Click Publish

  2. Click the Settings tab.

  3. Under Meta Tags, enter each meta tag in name=content format (one pair per line), where name is the name of the meta tag and content is its content. For example:

    google-site-verification=xxxxxxxxxx
    robots=noindex
    keywords=pirates, robots, ninjas
  4. Click Publish Changes

  5. You're done! The meta tags should now be visible in the site's <head> element.