how often do I submit sitemap to GSC?

monere

BANNED
Joined
Feb 11, 2012
Messages
209
Reaction score
120
Hi,

I decided to create 1 post / day for 2 of my websites, and I would obviously want ALL of these posts indexed by google ASAP.

So, should I (re)submit the sitemaps of the 2 sites every day (after the posts get published on the sites), or should I submit the sitemaps weekly, or should I not submit them at all and just let google discover those posts whenever wherever? Which one of these 3 options is the safest way to have my posts indexed?
 
I suggest - do it weekly. If you are adding content daily.

ok

Unless you are facing index issues. If you have any indexing issues you can do it weekly once.

not having any indexing issues. Well, one of my sites has 6 posts and only 5 show in the index, but I don't consider that an indexing issue...not a major one, anyway. I'm thinking that with constant resubmitting of the sitemap it will eventually index.

Anyway, weekly it will be. That was my thought, too, but I needed confirmation :)

You can submit the posts alone for indexing

what? How can I do that??

Only once you can always manually crawl them

how do I manually crawl them? It's the googlebot that does the crawling, not me :)
 
First of all, you have absolutely no control over how often google crawls your site or how fast something gets indexed. Short of you rooting one of their servers & running "$ crawl-my-site-now".

Submitting a sitemap more than once sounds like a monumental waste of time. Unless the sitemap URL changes, I don't see the need or benefit. In fact, if I were google, I'd be kind of pissed that you were doing it.

Use that time to write more content.
 
First of all, you have absolutely no control over how often google crawls your site or how fast something gets indexed. Short of you rooting one of their servers & running "$ crawl-my-site-now".

Submitting a sitemap more than once sounds like a monumental waste of time. Unless the sitemap URL changes, I don't see the need or benefit. In fact, if I were google, I'd be kind of pissed that you were doing it.

Use that time to write more content.

it's not like copy/pasting an URL and hitting the submit button is taking away from my content writing time (it's a mater of seconds). So, how do you do it if you don't mind me asking? You never resubmit your sitemap after you post new content, or you submit it regularly, too?
 
Submit just once, it will get re-crawled periodically. If you want to get specific pages indexed faster, push them through the inspection tool for indexing.
 
You should only submit your sitemap once and Google keeps refreshing when it crawls your site and finds your sitemap updated. Now, how often Google crawls your site depends on the frequency of your posting. If you submit 1 post/day, then Google crawls your site twice a day. If you keep removing and adding the same sitemap again and again, Google may ghost your site for a while considering that you have some problem with your sitemap that you keep replacing it.
 
Submit just once, it will get re-crawled periodically. If you want to get specific pages indexed faster, push them through the inspection tool for indexing.

Never thought about that

You should only submit your sitemap once and Google keeps refreshing when it crawls your site and finds your sitemap updated. Now, how often Google crawls your site depends on the frequency of your posting. If you submit 1 post/day, then Google crawls your site twice a day. If you keep removing and adding the same sitemap again and again, Google may ghost your site for a while considering that you have some problem with your sitemap that you keep replacing it.

I see...

Ok, fellas. A BIG thank you for clearing up the confusion in my head. I know what to do now. You can stop replying if you want. If not, no problem with me :)

Peace!
 
Do you have access to your server logs?

Check if googlebot is crawling your site.

If it is, then it's no use resubmitting.
 
You never resubmit your sitemap after you post new content, or you submit it regularly, too?
No. One & done.

by "server logs" you mean AWSTATS?

# less /var/log/apache2/access.log |grep google

Which should show you

162.158.79.108 - - [03/Sep/2020:04:43:37 +0000] "GET /robots.txt HTTP/1.1" 200 1199 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
 
Back
Top