It requires one of following two methods to verify the registration:
1. Insert the verification code
Now, you have to insert the HTML code provided by Google into the head section of your homepage.
- Code: Select all
<meta name="google-site-verification" content="..." />
where value of content property is the verification code.
2. Or upload the verification HTML file to your site
With TomatoCMS 2.0.6 and older versions, you can not do this in the back-end section.
Because this is common task, TomatoCMS 2.0.7 will make this as built-in feature provided by SEO module.