Home  /  Guides  /  Site Verification
Indexing & Sitemaps · Guide #8

Site Verification

Verify your site ownership with Google Search Console, Bing Webmaster Tools, Yandex, Baidu, Pinterest, and Norton — no theme file editing required. Just paste the meta tag and save.

⏱ 4 min read 👤 Beginner 📦 v7.0+

Where to Find This Tab

Go to SEO Rank Genius → Indexing & Sitemaps → Site Verification (fourth tab under the “Main” group).

How It Works

Search engines require you to prove you own a website before they give you access to their webmaster tools. The most common method is adding a special <meta> tag to your site’s <head>. SEO Rank Genius does this for you automatically — just paste the tag, click Save, and the plugin inserts it on every page.

1Copy tag
From Google/Bing dashboard
2Paste here
Into the verification field
3Verify
Click Verify in the webmaster tool

Supported Services

SEO Rank Genius supports verification for six platforms out of the box:

ServiceMeta Tag NameWhy Verify
Google Search Consolegoogle-site-verificationAccess search analytics, submit sitemaps, monitor indexing
Bing Webmaster Toolsmsvalidate.01Powers Bing + Yahoo search. Free SEO tools included
Yandex Webmasteryandex-verificationRussian search engine. Important for CIS markets
Baidu Webmasterbaidu-site-verificationChinese search engine. Essential for China traffic
Pinterestp:domain_verifyEnables Rich Pins with your site’s metadata
Norton Safe Webnorton-safeweb-site-verificationSecurity trust badge displayed in Norton browser tools

Step-by-Step: Google Search Console

Here’s a walkthrough for the most common verification — Google:

  1. Go to Google Search Console and add your site as a property.
  2. Choose the HTML tag verification method.
  3. Copy the entire <meta> tag Google provides (or just the content value).
  4. In SEO Rank Genius, paste the tag into the Google Search Console field.
  5. Click Save All at the top of the page.
  6. Go back to Google Search Console and click Verify.
💡
Tip: You can paste either the full <meta> tag or just the content="..." value. The plugin handles both formats.
💡
Caching note: If your site uses a caching plugin (WP Rocket, W3 Total Cache, etc.), clear the cache after saving so the new meta tag appears immediately.

Custom Head Tags

Need to add verification tags for services not listed above? The bottom of the tab has a Custom Head Tags textarea where you can paste any raw HTML to be injected into the <head> of every page.

Common uses:

  • Domain verification for Shopify, HubSpot, or other platforms
  • Third-party analytics or tracking snippets
  • Custom <link rel="preconnect"> tags
⚠️
Security: Only paste HTML from trusted sources. Malicious scripts in the <head> can compromise your site. Never paste code you don’t understand.

Troubleshooting

Google Says “Verification Failed”

  • Clear your site’s cache (page cache + CDN cache if applicable).
  • View your site’s source code (Ctrl+U in Chrome) and search for google-site-verification to confirm the tag is present.
  • Make sure you copied the complete tag — partial content values won’t work.
  • Wait 1–2 minutes after saving before clicking Verify.

Tags Disappear After Saving

  • Ensure you have the manage_options capability (Administrator role).
  • Check if another SEO plugin is conflicting — some plugins remove duplicate meta tags.