Verify your site with Google Search Console
In short. In Google Search Console, add your property, pick HTML tag verification, and copy just the long string inside thecontent="..."attribute — not the whole<meta>tag. In SGEN, go to SEO → Google Search Console, paste that string into the Verification ID field, and click Save Changes. Then open your homepage source (Ctrl+U) and confirm thegoogle-site-verificationmeta tag is there before clicking Verify back in Search Console. Once verified, leave the field populated — removing it later causes Search Console to lose verification.
On this page: What this is for · Good use cases · Before you start · Steps · Verification checklist · Tips for staying verified
How to paste your Google verification tag so Search Console recognises you as the site owner
Google Search Console is the free Google dashboard that shows you which pages Google has crawled, which search terms you rank for, and where errors are blocking pages from appearing in results. To access it for your domain, Google needs to confirm you own the site.
The easiest method is the HTML tag approach: Google gives you a <meta> snippet, you paste the long string from its content=".." attribute into SGEN, save, and click Verify in Search Console. You spend about 90 seconds in SGEN; the rest happens in Search Console.
What is this for?
Once your site is verified, Search Console starts collecting indexing data, search queries, and crawl errors you can use to improve your SEO.
Verification is a one-time round-trip per domain — paste the string Google gives you, save, click Verify back in Search Console, done.
Re-verification is rare; you typically only re-verify after a domain change or when a different Google account needs ownership of the property.
The screen itself is one short form. The interesting part is what happens to your public-site <head> after you save:
When you save, SGEN injects a <meta name="google-site-verification" content=".."> tag into every public-site page's <head>.
That meta tag is what Google's crawler reads when you click Verify back in Search Console.
If you remove the value later, the tag disappears from the <head> on the next page request, and Search Console will eventually mark the property as no-longer-verified.
So the rule is simple: paste once, leave the field populated, never delete unless you are intentionally rotating to a new value.
Scope
This panel connects your SGEN site to Google Search Console via the HTML meta tag method — a single-field form. Paste your verification string, save, and SGEN injects a google-site-verification meta tag into every page's <head>. Keep the field populated and verification persists indefinitely.
Not covered here: DNS / file-upload / Analytics / Tag Manager verification (managed in Search Console) · Bing, Yandex, or Pinterest verification (use Custom Codes) · Search Console reports (live at search.google.com/search-console) · sitemap submission (done in Search Console after verification).
Examples
New site launch. Open search.google.com/search-console, add your domain as a property, pick HTML tag verification. Google shows: <meta name="google-site-verification" content="abc123...">. Copy only abc123..., open SGEN SEO → Google Search Console, paste into Verification ID, save. Click Verify in Search Console. Done.
After a platform migration. Your old tag is no longer in the <head>. Get a fresh HTML tag from Search Console, paste the content value into the SGEN field, save. Verification restores within minutes.
After a site redesign. Confirm the Verification ID field still holds a value. As long as it does, SGEN continues injecting the tag automatically — no re-paste needed.
Reference
| Step | Location | What to do |
|---|---|---|
| 1 — Get tag | Google Search Console | Add property → HTML tag method → copy the content value (not the full <meta> line) |
| 2 — Paste | SGEN: SEO → Google Search Console | Paste into Verification ID field |
| 3 — Save | SGEN: click Save Changes | Tag injected into every page's <head> |
| 4 — Confirm | Your homepage source (Ctrl+U) | Search for google-site-verification — confirm the value matches |
| 5 — Verify | Google Search Console | Click Verify — property flips to verified |
| 6 — Keep | SGEN: leave field populated | Clearing it removes the tag; Search Console may revoke verification |
Good use cases
Example 1 — Set up Search Console on a brand-new site. Your site at yourdomain.com is live and you want Google's crawl and search-query data flowing from day one. Open search.google.com/search-console, add the property, and pick HTML tag verification.
Google shows you a snippet like this:
Copy abc123XYZaBcDeFg-ThisIsTheContentValue, paste it into SGEN's Verification ID field, click Save Changes, then return to Search Console and click Verify. Google fetches the homepage, finds the matching meta tag, and the property flips to verified — typically under five minutes end to end.
Example 2 — Hand a client their own Search Console access. Verify ownership first using your own Google account, then add the client as an additional owner inside Search Console (Settings → Users and permissions → Add user → Owner). Search Console supports multiple owners simultaneously; the SGEN side stores only the verification string, not which Google account owns the property. This pattern ensures the client's organic-search reporting stays with them through any agency change.
Example 3 — Re-verify after a domain change. Search Console verifications are tied to a specific domain. If you migrated from yoursite.net to yourdomain.com, add the new domain as a fresh property, pull a new <meta> snippet, replace the old value in SGEN's Verification ID field, save, and click Verify in the new property:
Once that flashes green, the new meta tag is live in the homepage source within seconds. The old domain's Search Console property still exists in Google's system but stops collecting fresh data — keep it for historical reference or remove it from your account.
Example 4 — Verify ahead of a marketing push. If you are about to drive significant traffic via ads or email, verify Search Console before the campaign launches so query data and crawl errors populate in real time. Paste the verification ID, save, click Verify, confirm the property is green-checked, then launch. Without pre-campaign verification you get the visitors but lose Search Console attribution for every query they used — data that is hard to reconstruct after the fact.
Example 5 — Confirm the meta tag is live before clicking Verify. Open your homepage in a fresh browser tab and view source (right-click → View Page Source, or Ctrl+U). Search for google-site-verification — you should see the exact line Google is about to look for:
Once you can see your verification string in the live homepage source, then click Verify in Search Console. This 30-second check catches every common failure mode — wrong value, stale cache, missed save — before Google's crawler returns an unhelpful error.
What NOT to use this for
- Do not use this for Bing, Yandex, or Pinterest verification. Each service uses its own meta tag. Add those via Custom Codes, which lets you paste any
<meta>line into the site's<head>. - Do not paste the whole
<meta ..>tag into the Verification ID field. Paste only the content value — the long string inside the quotes. SGEN wraps it automatically; pasting the full tag produces a double-wrapped result Google cannot read. - Do not expect Search Console traffic data on this page. This field is for ownership verification only. Reports live at
search.google.com/search-consoleafter Google has crawled your site. - Do not verify if your site is set to no-index in Global SEO. Verification works, but a crawl-blocked site returns no useful Search Console data. Confirm Global SEO indexing is on first.
- Do not assume one verification covers a subdomain. Search Console treats
yourdomain.comandshop.yourdomain.comas separate properties — verify each individually. - Do not delete the verification value after you are verified. Search Console re-checks the meta tag periodically; clearing the field strips the tag and may revoke verification.
- Do not retype the verification string. It is case-sensitive. Copy-paste directly from Search Console — one wrong character fails silently with no hint of which character is wrong.
- Do not treat this as a live API connection. SGEN stores only a string. It does not call Google's API or pull reports into the admin. If the Search Console property is deleted at Google, SGEN is unaware.
How this connects to other features
- Global SEO — flip the indexing toggle on before you verify. A no-indexed site verifies fine but Search Console sits empty because Google is not allowed to crawl.
- Robots.txt — confirm
https://<your-domain>/robots.txtloads as plain text before verifying. Search Console's crawler reads it on every visit; a broken or redirect-only robots.txt blocks crawl data. - Custom Codes — use Custom Codes to add verification tags for other services (Bing Webmaster, Pinterest). Each expects its own
<meta name="...">tag; the SGEN Verification ID field is Google-only. - Tools → Google Integrations — the same value lives on the Google Integrations panel under Tools. Both panels read and write the same field; whichever you save last wins.
- SEO Manager — once verified, use SEO Manager to spot-check pages for missing titles, descriptions, or indexing issues. Search Console data plus the SEO Manager audit grid cover the bulk of day-to-day SEO.
Before you start
- SGEN admin access — signed in as an admin.
- Google account — owns or has been added to the Search Console property for your domain. If you have not added the property yet, open search.google.com/search-console and add it first; pick HTML tag as the verification method.
- Indexing is on — open
https://<your-domain>/robots.txtand confirm the line underUser-agent: *readsAllow: /. If it readsDisallow: /, fix Global SEO indexing first or Search Console will collect zero crawl data after verification. - Two tabs ready — one for Search Console (to copy the verification value and click Verify) and one for your live homepage (to view source with
Ctrl+Uand confirm the tag is present). - Cache flush available — if your site sits behind a CDN, know how to flush it. A stale cached homepage is the most common cause of a verification failure.
Where to go
- Open the left navigation and click SEO → Google Search Console, or navigate to
/sg-admin/seo/search_consoledirectly.
You land on the SEO Configuration page (breadcrumb: Dashboard → SEO → Google Search Console) with the single Verification ID text field, an Open Console button that opens Search Console in a new tab, and a five-step instructional card on the right. The left rail keeps every sibling SEO panel one click away.
Steps
1. Get the verification tag from Google
In Search Console, click Add property (or open an existing property's Settings → Ownership verification).
Pick the HTML tag method.
Google shows you something like this:
<meta name="google-site-verification" content="abc123XYZaBcDeFg-ThisIsTheContentValue" />Copy only abc123XYZaBcDeFg-ThisIsTheContentValue — the long string inside the content attribute's quotes. Do not copy the whole <meta ..> line.
2. Paste it into SGEN
In SGEN's Google Search Console page, click into the Verification ID field. Clear any old value, then paste the string you copied from Google — it should look like a single line of letters, digits, and hyphens, with no angle brackets, no meta, no quotes.
3. Save
Click Save Changes. The page reloads with a green banner: Search Console settings have been successfully updated! If you do not see it, scroll up — the banner sits above the form, not next to the button. No banner typically means a timed-out session; reload the page, confirm the field still holds your value, and re-save if needed.
4. Confirm the meta tag is live on your homepage
Open your homepage in a fresh browser tab. Press Ctrl+U (or right-click → View Page Source) and search for google-site-verification. You should see the meta tag with the value you pasted. If not, hard-reload (Ctrl+F5 / Cmd+Shift+R) — or flush your CDN cache if your site uses one. Clicking Verify with a stale cached homepage is the most common cause of a failed first attempt.
5. Click Verify back in Search Console
Return to the Search Console tab and click Verify. Google fetches your homepage, reads the meta tag, and confirms ownership. The property flips to verified on the spot. Reports — Performance, Coverage, URL Inspection, Sitemaps — become accessible immediately. Crawl data populates over the next few days as Google revisits your pages.
Verification round-trip checklist
The round-trip is under five minutes — but one missed step (stale cache, wrong-character paste, no-indexed site) sends you back to the start with a vague error. Walk this list once, first time only:
- Confirm Global SEO indexing is on. Open
https://<your-domain>/robots.txt— line underUser-agent: *must readAllow: /. If it readsDisallow: /, fix Global SEO first. - Add the property in Search Console. Pick HTML tag as the verification method.
- Copy only the content value. Grab the string inside the
content=".."quotes — not the full<meta>line. - Paste, save, look for the green banner. Click Save Changes → confirm Search Console settings have been successfully updated!
- View your homepage source in a fresh tab. Press
Ctrl+Uand search forgoogle-site-verification. Confirm the live string matches what you pasted in SGEN. - Click Verify in Search Console. Property flips to verified within seconds.
The homepage-source check (step 5) is the single step most teams skip on the first attempt. It catches every common failure before Google's crawler returns a confusing error.
What to look for after verification
Once Search Console marks the property as verified, the meta tag SGEN injected into every page is the persistent proof of ownership. Confirm it sits in the <head> alongside your other SEO metadata:
Notice three things in that <head>:
google-site-verification— the meta tag with the content value you pasted. This is the one Search Console reads on every periodic re-check.robotscontent="index, follow" — confirms your Global SEO indexing is on. Without this, Search Console verifies but reports zero pages.- Canonical and OG tags — present alongside the verification, ready for organic search and social-share traffic the moment Search Console starts logging queries.
Together those tags tell Google: this site is open for crawling, here is the canonical version of every URL, and here is who owns it.
What success looks like
- SGEN shows a green Search Console settings have been successfully updated! banner on save.
- Your homepage source (
Ctrl+U) shows thegoogle-site-verificationmeta tag with the content value you pasted. - Clicking Verify in Search Console flips the property to a green-checked verified state with no error.
- Within a day or two the Performance report in Search Console starts showing impression and click data for indexed pages.
- The same value appears in Tools → Google Integrations — both SGEN panels share the same storage field.
- Google's periodic re-checks (every few weeks) continue to find the meta tag and the property stays verified indefinitely.
What to do if it does not work
- Search Console says "Verification failed." Most often: the tag is not yet live on the homepage. Reload your homepage with
Ctrl+F5, view source, confirm the meta tag is there with the right content value, then click Verify again. If the meta tag is missing entirely from the homepage source, your save did not stick — return to SGEN, look for the green confirmation banner, and re-save if needed. - I pasted the whole
<meta>tag by accident. No harm done. Clear the field, paste only the content string (the long alphanumeric inside the quotes), save again. Refresh your homepage, confirm the tag is now well-formed in the source, then click Verify. - The meta tag does not appear in my homepage source even after saving. Hard-reload the homepage (
Ctrl+F5/Cmd+Shift+R). If your site sits behind a CDN or cache layer (Cloudflare, StackPath, etc.), flush that cache. The meta tag is rendered server-side, so once SGEN saved the value, every fresh request to the homepage should include it — anything else points to a cache. - My site is no-indexed and Search Console reports zero pages indexed. Verification works on a no-indexed site, but the dashboard sits empty because Google is not allowed to crawl. Open Global SEO, tick Enable search engines from indexing this site? to on, save, then submit your homepage URL inside Search Console (URL Inspection → Request Indexing).
- I need to switch to a different Google account. Add the new account as an additional owner inside Search Console (Settings → Users and permissions). SGEN stores only the verification string, not the Google account; one verification works for as many owners as Search Console allows on a single property.
- I changed domains and Search Console no longer recognises the verification. Search Console verifications are tied to the exact domain. Add the new domain as a fresh property, get a new verification meta tag, paste it into SGEN's Verification ID field (replacing the old one), save, and verify the new property.
- The Save Changes button shows no green banner. Scroll up — the banner sits at the top of the form. If it is genuinely missing, the most common cause is a timed-out admin session that silently rejects the save. Reload the page, sign in again, paste the value once more, save.
- I edited the value in Tools / Google Integrations and now SEO / Search Console shows a different value. They share storage; whichever panel you saved last wins. Reload either panel and they should show the same value. If they continue to disagree, check that both pages saved successfully (green banner) — a half-saved edit on one panel can produce a brief stale-read on the other.
Tips for staying verified
- Never clear the Verification ID field. Search Console re-checks the meta tag periodically. If the field is cleared, the tag disappears from your
<head>and Search Console may revoke verification — requiring a full re-paste and re-verify. - Re-verify after a domain change. Verifications are tied to a specific domain. Add the new domain as a fresh property, get a new verification snippet, and paste the new content value into the SGEN field.
- Check your homepage source after any major rebuild. A theme swap or custom
<head>edit can accidentally drop the verification tag. View source and confirmgoogle-site-verificationis still there. - Add Search Console users via Search Console, not SGEN. Invite colleagues and clients inside Search Console (Settings → Users and permissions). SGEN stores only the verification string and is unaware of which Google accounts have access.
- Save the verification string outside SGEN. Keep a copy in a password manager or team note. If you ever need to re-verify and the original snippet is gone, having the string on hand saves a round-trip in Search Console.
- Watch your Search Console email digest. Google emails verified owners when crawl errors spike or coverage changes. Treat it as a monthly nudge to confirm the property is still healthy and the tag is still live.
Next step
- Set site-wide Global SEO defaults — flip indexing on so Google has something to find when the verification works.
- Edit your robots.txt — make sure your
robots.txtis plain text and does not block Google before you verify. - Audit SEO across your whole site — find pages with missing SEO fields and fix them inline so Search Console sees clean data.
- Custom Codes — add verification tags for Bing, Yandex, Pinterest, and other services that do not have a native SGEN field.
