Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to request Google to re-crawl my website? [closed]

Does someone know a way to request Google to re-crawl a website? If possible, this shouldn't last months. My site is showing an old title in Google's search results. How can I show it with the correct title and description?

like image 240
Manish Shrivastava Avatar asked Oct 08 '22 16:10

Manish Shrivastava


People also ask

How long does it take Google to recrawl a site?

How Long Does it Take for Google to Index a New Website in 2019? Although it varies, it seems to take as little as 4 days and up to 6 months for a site to be crawled by Google and attribute authority to the domain.

Can Google crawl my site?

To get Google to crawl your Google Site or personal website after you've updated it, you'll need to submit a request. Crawling captures and indexes a site at a particular point in time — ensuring that search engines have the most current version of your site.

How often does Google recrawl a site?

Depending on how active your site is, you should expect Google to crawl it anywhere between every four and thirty days. Sites updated more regularly tend to be crawled more often, given Googlebot tends to hunt for new content first.

How do I reset Google indexing?

Resetting the Index To reset the index: Click Index > Reset Index. Click Reset Index. The search appliance is unavailable for approximately 15 to 20 minutes.


1 Answers

There are two options. The first (and better) one is using the Fetch as Google option in Webmaster Tools that Mike Flynn commented about. Here are detailed instructions:

  1. Go to: https://www.google.com/webmasters/tools/ and log in
  2. If you haven't already, add and verify the site with the "Add a Site" button
  3. Click on the site name for the one you want to manage
  4. Click Crawl -> Fetch as Google
  5. Optional: if you want to do a specific page only, type in the URL
  6. Click Fetch
  7. Click Submit to Index
  8. Select either "URL" or "URL and its direct links"
  9. Click OK and you're done.

With the option above, as long as every page can be reached from some link on the initial page or a page that it links to, Google should recrawl the whole thing. If you want to explicitly tell it a list of pages to crawl on the domain, you can follow the directions to submit a sitemap.

Your second (and generally slower) option is, as seanbreeden pointed out, submitting here: http://www.google.com/addurl/

Update 2019:

  1. Login to - Google Search Console
  2. Add a site and verify it with the available methods.
  3. After verification from the console, click on URL Inspection.
  4. In the Search bar on top, enter your website URL or custom URLs for inspection and enter.
  5. After Inspection, it'll show an option to Request Indexing
  6. Click on it and GoogleBot will add your website in a Queue for crawling.
like image 94
kevinmicke Avatar answered Jan 05 '23 18:01

kevinmicke