Submit Website to Google Search Console | Programmer's Picnic
Programmer's Picnic Lesson

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.

Important Links Start Quiz
Champak Roy

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.

Main Site
learnwithchampak.live
DSA Site
dsa.learnwithchampak.live
AI ML Site
aiml.learnwithchampak.live
Editor Site
editor.learnwithchampak.live
Video Site
videos.learnwithchampak.live
Best Strategy
Use one Domain Property
Level 0

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.

Level 1

Why Submit a Website to Google?

Discovery
Google finds your pages faster.
Indexing
You can check which pages are indexed.
SEO Data
You see clicks, impressions, queries, and ranking position.

Search Console does not guarantee ranking, but it gives you the control panel for improving visibility.

Level 2

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
Level 3

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.

FieldValue
TypeTXT
Name / Host@
Valuegoogle-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.

Level 4

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.

Level 5

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
  1. Open URL Inspection.
  2. Paste the URL.
  3. Check whether it is indexed.
  4. Click Request Indexing if needed.
Level 6

Benefits of Google Search Console

1. Faster Discovery
Google can discover your pages more easily.
2. Indexing Control
You can check whether pages are indexed.
3. Keyword Data
You see search queries bringing traffic.
4. Click Tracking
You can track clicks from Google Search.
5. Impression Tracking
You see how often pages appear in search.
6. Ranking Position
You can monitor average position.
7. Error Detection
You can detect crawl and indexing errors.
8. Sitemap Submission
You can submit XML sitemaps.
9. Mobile Issues
You can detect mobile usability problems.
10. Core Web Vitals
You can monitor user experience signals.
11. Security Alerts
You may get alerts for security problems.
12. Rich Results
You can debug structured data issues.
Level 7

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.

Expert SEO Checklist

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.
Live Practice

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
Quiz

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?

Student Assignment

Assignment

  1. Write the difference between Domain Property and URL Prefix Property.
  2. Write the DNS TXT record format used for verification.
  3. List five benefits of Google Search Console.
  4. Explain why subdomains should be handled carefully.
  5. Create a sitemap plan for all five websites.
Bonus

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.