Submit Your Website to Google Search Console
A complete Level 0 to Expert lesson for submitting learnwithchampak.live and its subdomains to Google Search Console.
Champak Roy
Learn SEO setup from ground zero to expert level.
Progress: 0%
Your Website Family
We will use these websites as our real classroom examples.
learnwithchampak.live
dsa.learnwithchampak.live
aiml.learnwithchampak.live
editor.learnwithchampak.live
videos.learnwithchampak.live
Use one Domain Property
What is Google Search Console?
Google Search Console is a free Google tool that helps website owners check whether Google can find, crawl, index, and understand their website.
Simple explanation
Your website may be live, but that does not automatically mean it is visible in Google Search. Search Console helps you introduce your website to Google and then monitor what happens.
Classroom analogy
Website = your new school project. Google = examiner. Search Console = the submission desk where you submit, check, fix, and improve your project.
Why Submit a Website to Google?
Google finds your pages faster.
You can check which pages are indexed.
You see clicks, impressions, queries, and ranking position.
Search Console does not guarantee ranking, but it gives you the control panel for improving visibility.
Domain Property vs URL Prefix Property
| Property Type | Meaning | Best For |
|---|---|---|
| Domain Property | Covers the full domain, including HTTP, HTTPS, www, non-www, and subdomains. | Your setup |
| URL Prefix Property | Covers only the exact URL prefix added. | Small isolated websites |
Recommended for you
learnwithchampak.live
Add learnwithchampak.live as a Domain Property. This should cover:
- https://learnwithchampak.live
- https://dsa.learnwithchampak.live
- https://aiml.learnwithchampak.live
- https://editor.learnwithchampak.live
- https://videos.learnwithchampak.live
Step-by-Step Submission Process
Step 1: Open Google Search Console
Go to Google Search Console and sign in with your Google account.
Step 2: Add Property
Choose Domain, not URL Prefix.
learnwithchampak.live
Step 3: Copy DNS TXT Verification Code
Google will give you a TXT record similar to this:
google-site-verification=YOUR_CODE_HERE
Step 4: Add TXT Record in DNS
Open your domain DNS panel. Add a TXT record.
| Field | Value |
|---|---|
| Type | TXT |
| Name / Host | @ |
| Value | google-site-verification=YOUR_CODE_HERE |
Step 5: Click Verify
Return to Search Console and click Verify. DNS changes may take a few minutes or longer.
Important Links for This Lesson
Open Search Console
Add a website property
Submit sitemap
Inspect a URL
Test structured data
Check page speed
Robots.txt documentation
SEO documentation
Submit Sitemaps
A sitemap is like a map of your website. It tells Google which URLs exist.
Suggested sitemap URLs
https://learnwithchampak.live/sitemap.xml https://dsa.learnwithchampak.live/sitemap.xml https://aiml.learnwithchampak.live/sitemap.xml https://editor.learnwithchampak.live/sitemap.xml https://videos.learnwithchampak.live/sitemap.xml
If a subdomain does not have a sitemap yet, create one later. Submit only working sitemap URLs.
Request Indexing
Use URL Inspection when you publish or update an important page.
https://learnwithchampak.live https://dsa.learnwithchampak.live https://aiml.learnwithchampak.live https://editor.learnwithchampak.live https://videos.learnwithchampak.live
- Open URL Inspection.
- Paste the URL.
- Check whether it is indexed.
- Click Request Indexing if needed.
Benefits of Google Search Console
Google can discover your pages more easily.
You can check whether pages are indexed.
You see search queries bringing traffic.
You can track clicks from Google Search.
You see how often pages appear in search.
You can monitor average position.
You can detect crawl and indexing errors.
You can submit XML sitemaps.
You can detect mobile usability problems.
You can monitor user experience signals.
You may get alerts for security problems.
You can debug structured data issues.
Expert Workflow for Your Websites
| Website | Action | Priority |
|---|---|---|
| learnwithchampak.live | Add as Domain Property, submit sitemap, inspect homepage. | High |
| aiml.learnwithchampak.live | Submit sitemap and inspect course-map pages. | High |
| dsa.learnwithchampak.live | Submit sitemap and inspect important DSA pages. | High |
| editor.learnwithchampak.live | Index only useful landing pages. Avoid indexing unnecessary tool/test URLs. | Medium |
| videos.learnwithchampak.live | Submit sitemap and add strong internal links from main site. | Medium |
Expert note: Do not index everything blindly
Some editor, test, demo, preview, admin, or duplicate pages may not need indexing. Use robots.txt, noindex, canonical tags, and proper internal linking carefully.
Before Requesting Indexing
- Page has a clear title tag.
- Page has a useful meta description.
- Page has original content.
- Page loads fast.
- Page works on mobile.
- Page has internal links.
- Important images have alt text.
- Canonical URL is correct.
- No accidental noindex tag.
- Robots.txt is not blocking the page.
Class Practice Task
Task 1
Add this as a Domain Property:
learnwithchampak.live
Task 2
Submit this sitemap first:
https://learnwithchampak.live/sitemap.xml
Task 3
Inspect these important URLs:
https://learnwithchampak.live https://aiml.learnwithchampak.live https://dsa.learnwithchampak.live
MCQ Test
1. Which property type is best for learnwithchampak.live and all its subdomains?
2. What does a Domain Property cover?
3. What is commonly used to verify a Domain Property?
4. Which tool checks whether a single page is indexed?
5. What is a sitemap used for?
Assignment
- Write the difference between Domain Property and URL Prefix Property.
- Write the DNS TXT record format used for verification.
- List five benefits of Google Search Console.
- Explain why subdomains should be handled carefully.
- Create a sitemap plan for all five websites.
Live Code / Notes Area
You can use your editor link below for class notes or live HTML practice.
Final Summary
For your setup, the cleanest strategy is to add learnwithchampak.live as a Domain Property, verify it using DNS TXT record, submit working sitemaps, inspect important URLs, and monitor SEO performance regularly.