Setup and usage guide for Google Search Console and Bing Webmaster Tools. The free tools every site needs, the reports that matter, and what to actually act on each week.
Google Search Console (free) and Bing Webmaster Tools (free) are the primary diagnostic tools for any website's search performance. They're free, they're official, and they show information you literally cannot get anywhere else.
**What they show:** - How Google/Bing crawl and index your site - Which queries drive impressions and clicks - Average ranking position by query - Pages with indexing problems - Schema/structured data validation - Core Web Vitals performance - Mobile usability issues - Manual actions (penalties) - Security issues
**Why both:** Google Search Console covers Google. Bing Webmaster Tools covers Bing AND ChatGPT (Microsoft owns OpenAI partially, and ChatGPT Plus's web browsing uses Bing). With ChatGPT-driven traffic growing, Bing visibility matters more in 2026 than 5 years ago.
Setup takes 30 minutes total for both. Skip nothing in this guide.
**Step 1:** Go to search.google.com/search-console.
**Step 2:** Click "Add Property." Choose "Domain" property type (preferred — covers all subdomains and protocols) over "URL prefix" (simpler but limited).
**Step 3:** Verify ownership. Domain property requires DNS verification: - Copy the TXT record provided - Add it to your domain registrar's DNS settings - Wait 5-30 minutes for DNS propagation - Click "Verify" in Search Console
If DNS verification is too technical, use URL prefix property instead with HTML file upload, HTML tag, Google Analytics, or Google Tag Manager verification.
**Step 4:** Submit your sitemap. - Sidebar → Sitemaps - Enter sitemap URL (typically /sitemap.xml) - Click Submit
**Step 5:** Configure preferred settings. - Settings → Crawl Stats → review crawl frequency - Settings → Users and Permissions → add team members if needed
**Step 6:** Wait 24-48 hours for initial data to populate.
**Performance** (most-used report)
Shows query data: which queries your site appeared for, how many impressions, how many clicks, average CTR, average position.
Weekly check: top 50 queries by clicks. Look for: - New queries entering top 20 (opportunity to optimize the page that ranks) - Queries dropping in position (investigate why) - High-impression, low-CTR queries (improve titles/descriptions) - High-position queries with low CTR (likely featured snippets above your result)
**Indexing → Pages**
Shows which pages are indexed and which aren't. Filter by status to identify problems: - "Crawled but not indexed" — Google chose not to index. Often signals thin or duplicate content. - "Discovered but not crawled" — Google knows about the page but hasn't crawled. Often crawl budget issue for large sites. - "Page with redirect" — pages that 301/302 redirect (usually expected) - "Soft 404" — page returns 200 status but Google sees it as 404 (often empty pages or broken templates)
**Core Web Vitals**
Shows pages with poor LCP, INP, or CLS scores. Filter by Mobile vs Desktop.
**Mobile Usability**
Should show no errors. Common issues: small tap targets, content wider than screen, text too small.
**Sitemaps**
Verify all submitted sitemaps return "Success" status with appropriate URL counts.
**Manual Actions**
Should always be empty. If anything appears here, you have a Google penalty that needs immediate attention.
**Links** → Top linking sites and Top linked pages
Shows your backlink profile (Google's view of it). Useful for understanding which pages Google sees as authoritative based on link signals.
**Enhancements**
Validates structured data — FAQ rich results, HowTo, Product, Review, Recipe, Article schema. Shows errors and warnings.
**Step 1:** Go to www.bing.com/webmasters.
**Step 2:** Sign in with Microsoft account.
**Step 3:** Add your site. Bing offers convenient import-from-Google-Search-Console option that pulls your verified GSC properties automatically. Use this for fastest setup.
Alternatively, manual verification via XML file upload, meta tag, or CNAME record.
**Step 4:** Submit your sitemap. - Sitemaps → Submit sitemap - Enter sitemap URL - Click Submit
**Step 5:** Verify configuration. - Configuration → Site preferences (set crawl rate if needed) - Configuration → Geo-targeting (set to Canada if Canadian-focused)
**Step 6:** Wait 24-48 hours for data.
**Bing-specific features worth using:** - **URL Inspection** (similar to GSC's URL Inspection tool) - **IndexNow integration** — push URL changes to Bing instantly without waiting for crawl - **Backlinks report** — Bing's view of your backlinks (different from Google's) - **Keyword Research** — free keyword research data - **Site Explorer** — comprehensive crawl report
IndexNow is a protocol that lets you push URL changes (new pages, updates, deletions) directly to participating search engines (Bing, Yandex, Seznam, Naver, Yep) without waiting for them to discover changes via crawl.
**What it accomplishes:**
When you publish or update content, you can ping IndexNow to notify Bing/Yandex/etc. immediately. They typically crawl within minutes-to-hours instead of days-to-weeks.
**Setup:**
1. Generate an IndexNow API key (any unique string, typically a UUID) 2. Host a verification file at yoursite.com/[your-key].txt containing your key 3. Submit URL changes via simple GET or POST request to api.indexnow.org/indexnow
Most modern CMS platforms have IndexNow plugins that automate submission on publish/update.
**Note:** Google does NOT participate in IndexNow. For Google, you still rely on sitemaps and natural crawl discovery. But IndexNow significantly accelerates Bing visibility, which matters increasingly as ChatGPT-driven traffic grows.
**Monday morning, 15-30 minutes:**
1. **GSC Performance:** Check top 50 queries by clicks for the past 7 days. Note any new queries, dropped queries, or unexpected position changes.
2. **GSC Indexing → Pages:** Check for new "Errors" or "Excluded" pages. Investigate causes.
3. **GSC Core Web Vitals:** Check for any pages newly flagged as "Poor."
4. **GSC Manual Actions:** Should be empty. If anything appears, investigate immediately.
5. **GSC Sitemaps:** Verify all sitemaps still return "Success."
6. **Bing Webmaster Tools:** Quick parallel check of indexed pages, queries, and any errors.
7. **Compare week-over-week:** total impressions, total clicks, average position. Trends matter more than single-day fluctuations.
**Monthly deeper dives:**
- Top 100 queries analysis (not just top 50) - Page-level performance (which pages drive traffic; which underperform their potential) - Backlink growth analysis - Schema/structured data validation across all enhancement reports - Crawl stats trends (any unusual changes in crawl frequency or response times)
Yes, both are completely free with no usage limits. They're the official diagnostic tools provided by Google and Microsoft respectively.
Yes. Google Search Console covers Google. Bing Webmaster Tools covers Bing AND ChatGPT (which uses Bing for web browsing). Both have unique features and reports not available elsewhere.
24-48 hours for initial query and indexing data. 7-14 days for trend analysis. Some reports (Core Web Vitals) require 28 days of data before showing.
URL Inspection shows Google's specific view of an individual URL — how it's indexed, what schema is detected, what crawl issues exist. PageSpeed Insights shows performance metrics specifically. Both are useful for different debugging tasks.
No. Search Console data is private to verified site owners. To analyze competitors, use third-party tools (Ahrefs, Semrush, Moz) which estimate visibility based on their own data.