How to Submit Your Website Sitemap to Google Search Console
This is one of the first Google Search Console tasks I had to understand for SEOlutions.com. After changing URLs, cleaning up WordPress, and trying to get pages indexed, I needed to know where the sitemap was and how to submit it to Google.
A sitemap does not force Google to rank your pages. It helps Google discover the pages you want it to know about. That makes it a basic cleanup step for any business owner trying to get more pages seen.
Direct answer: to submit your sitemap, open Google Search Console, choose your website property, click Sitemaps, enter your sitemap URL, and click Submit. For many WordPress sites using Yoast, the sitemap is usually found at /sitemap_index.xml.
The short version
- Find your sitemap URL.
- Open Google Search Console.
- Select the correct website property.
- Open the Sitemaps report.
- Paste the sitemap path.
- Submit it.
- Check later for errors or success.
What a sitemap is
A sitemap is a file that lists important pages on your website. It gives Google a cleaner way to discover your content instead of relying only on links and crawling.
On my sites, the sitemap matters because I am publishing posts, changing URLs, cleaning up categories, and trying to make the site easier for Google to understand.
Step 1: Find your sitemap URL
If your site uses WordPress and Yoast SEO, your sitemap is often here:
YourDomain.com/sitemap_index.xml
For SEOlutions.com, that would be:
https://seolutions.com/sitemap_index.xml
Step 2: Open Google Search Console
Go to Google Search Console and make sure you are looking at the correct website property. This matters because the sitemap has to match the site you are submitting it for.
https://, do not accidentally submit it under an old http:// version. Use the correct property.
Step 3: Click Sitemaps
In the left menu inside Google Search Console, click Sitemaps. This is where Google lets you submit a sitemap and see if it was accepted or had problems.
Step 4: Submit the sitemap path
In the sitemap field, Google usually already shows your domain. You normally only need to enter the sitemap path.
1For Yoast
Try sitemap_index.xml.
2For some sites
The sitemap may be sitemap.xml.
3After submitting
Google may show “Success” after it reads the sitemap.
4If there is an error
Open the sitemap in your browser and check whether the URL works.
Step 5: Check the sitemap result
After you submit the sitemap, do not panic if everything does not change right away. Google may need time to process it. I check back later to see if the sitemap was read and whether Google reports any errors.
- If the status says success, that means Google could read the sitemap.
- If there is an error, I check the sitemap URL first.
- If the sitemap works in my browser but not in Search Console, I wait and check again later.
- If important pages are still not indexed, I use URL inspection next.
What I look for after submitting
Submitting the sitemap is only the first step. The real work is checking whether Google understands the pages I care about.
1) Is the sitemap accepted?
I want the sitemap to show as submitted and readable. If Google cannot read it, that is the first problem to fix.
2) Are important pages indexed?
If my main pages are not indexed, I need to inspect those URLs and figure out why.
3) Are weak pages showing instead of important pages?
Sometimes Google finds pages I do not care about before it shows pages I do care about. That tells me I may need better internal links, cleaner categories, or stronger page content.
4) Did URL changes create confusion?
If I changed URLs, I want to make sure the new URLs are in the sitemap and the old URLs redirect properly. Otherwise Google may still be looking at the wrong version.
The mistake I made at first
At first, I treated sitemap submission like a magic button. It is not. A sitemap helps Google discover pages, but it does not make weak pages rank and it does not instantly fix indexing.
The better way to think about it is simple: the sitemap tells Google where the important pages are. Then I still have to make those pages worth finding.
My rule now
I submit the sitemap, check that Google can read it, then use Search Console to inspect important pages one at a time. I do not assume everything is fixed just because the sitemap says success.
How this fits the SEOlutions plan
This post is part of the Google Search Console section of SEOlutions.com. The goal is to build a simple set of posts that explain the basic Search Console tasks I actually use.
I am starting with sitemaps because this was one of the first things I had to understand after changing URLs and checking whether pages were indexed.
Read these next
- Google Search Console Explained for Business Owners — the main hub for this section.
- Google Search Console posts — all posts in this category.
- WordPress SEO posts — related WordPress cleanup work.
- How long do SEO changes take? — a useful reminder that Google does not react instantly.
My takeaway: submitting a sitemap is not complicated, but it is important. It helps Google find the pages I want it to know about, especially after WordPress cleanup, URL changes, and new content updates.
My next step is to keep building this Google Search Console section so I can show how I read clicks, impressions, indexing, and URL inspection without overcomplicating it.