Stay organized with collections
Save and categorize content based on your preferences.
Temporarily pause or disable a website
If you're unable to fulfill orders or many of your products out of stock, you may be considering
temporarily closing your online business. If the situation is temporary, meaning you expect to
be able to sell products in the coming weeks or months, we recommend that you take action that
preserves as much of your site's standing in Search as possible. This guide explains how you
can safely pause your online business.
Limit your site's functionality (recommended)
If your situation is temporary and you plan to reopen your online business, we recommend that
you keep your site online and limit the functionality. This is the recommended approach since
it minimizes any negative effects on your site's presence in Search. People can still find your
products, read reviews, or add wishlists so they can purchase at a later time. We recommend doing the
following:
Disable the cart functionality: Disabling the cart functionality is the
simplest approach, and doesn't change anything for your site's visibility in Search.
Display a banner or popup: A banner or popup div on all pages including the
landing page quickly makes the status clear to users. Mention any known and unusual delays,
shipping times, pick-up or delivery options, so that users continue with the right
expectations.
To prevent the content in the banner or popup from being shown in a snippet in Search results,
use the data-nosnippet HTML attribute.
Make sure to follow our
guidelines
on popups and banners.
Update your structured data: If your site uses structured data (for example,
Product,
Book,
Event), make sure to adjust it appropriately
(reflecting the current product availability, or changing events to cancelled). If your business has a
physical storefront, update Local Business
structured data to reflect current opening hours.
Tell Google about your updates: To ask Google to recrawl a
limited number of pages (for example, the home page), use Search Console. For a larger number of pages (for example, all of your product
pages), use sitemaps.
Not recommended: Disable the whole website
You may decide to disable the whole website. This is an extreme measure that should only be
taken for a very short period of time (a few days at most), as it will otherwise have
significant effects on the website in Search, even when implemented properly.
Make sure that you consider the following side effects of disabling your entire site:
Your customers won't know what's happening with your
business if they can't find your business online at all.
Your customers can't find or read first-hand information
about your business and its example, reviews, specs, repair guides, or manuals won't be
findable. Third-party information may not be as correct or comprehensive as what you can
provide. This often also affects future purchase decisions.
Knowledge Panels may lose information, like contact
phone numbers and your site's logo.
Search Console verification will fail, and you will lose
all access to information about your business in Search. Aggregate reports in Search Console
will lose data as pages are
dropped from the index.
Ramping back up after a prolonged period of time will be
significantly harder if your website needs to be reindexed first. Additionally, it's
uncertain how long this would take, and whether the site would appear similarly in Search
afterwards.
If you decide that you need to do this (again, not recommended), here are
some options:
If you need to disable the site for a longer time, then provide an indexable home page as
a placeholder for users to find in Search by using the 200 HTTP status code.
While we don't recommend disabling your site, here are some best practices if you decide to do
this:
Continue to allow crawling through the robots.txt file. Don't return a 503 HTTP
response status code for the robots.txt file because this blocks all crawling.
Confirm a 503 HTTP response status code locally by using
curl or a similar tool. For example:
curl -I -X GET "https://www.example.com/"
HTTP/1.1 503 Service Unavailable
Mime-Version: 1.0
Content-Type: text/html
(...)
To minimize the server-side and client-side load of a 503 error page, follow these best practices:
Minimize off-page resources; use inline CSS stylesheets and base-64-encoded images.
Give your users clear guidance on future steps within the content of the error page. This
could include:
Links to more information
The date when you expect the website to be online again, or when the information will be
updated
How to contact customer service
Don't disallow all crawling in the robots.txt file. Returning a valid robots.txt file that
disallows all crawling may remove the website's content, and potentially its URLs, from Google
Search.
Don't block the website by returning 403, 404, 410 HTTP status codes, or with a
noindexrobotsmeta tag or x-robots-tag HTTP header. This will remove the
website's URLs from Google Search.
Don't use the temporary website removal tool in Search Console for closures. Doing so will
make it impossible for users to find your website so that they can learn its status. Also,
potential resellers or affiliates of your business's products may continue to be shown in
Search.
Don't block your robots.txt file with a 503 HTTP response status code.
FAQs
What if I only close the site for a few weeks?
Completely closing a site even for just a few weeks can have negative consequences on
Google's indexing of your site. We recommend limiting the site
functionality instead. Keep in mind that users may also want to find information
about your products, your services, and your company, even if you're currently not
selling anything.
What if I want to exclude all non-essential products?
Can I ask Google to crawl less while my site is temporarily closed?
Yes, you can reduce the Googlebot
crawl rate, though it's not recommended for most cases. This may have some impact
on the freshness of your results in Search. For example, it may take longer for Search
to reflect that all of your products are currently not available. On the other hand,
if Googlebot's crawling causes critical server resource issues, this is a valid
approach. We recommend setting a reminder for yourself to reset the crawl rate once
you're ready to go back in business.
How do I get a page indexed or updated quickly?
To ask Google to recrawl a limited number of pages (for example, the home page), use
Search Console.
For a larger number of pages (for example, all of your product pages),
use sitemaps.
What if I block a specific region from accessing my site?
Google generally crawls from the US. If you block the US, Google Search won't be able
to access your site at all. We don't recommend that you block an entire region from
temporarily accessing your site; instead, we recommend limiting
the site functionality for that region.
Should I use the Removals Tool
to remove out-of-stock products?
No. If you do this, customers won't be able to find first-hand information about your
products on Search, and there might still be third-party information for the product
that may be incorrect or incomplete. It's better to still allow that page, and mark it
out of stock. That way people can still understand what's going on, even if they can't
purchase the item. If you remove the product from Search, people don't know why it's gone.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-04 UTC."],[[["\u003cp\u003eLimit website functionality instead of completely disabling it to minimize negative impacts on search engine rankings.\u003c/p\u003e\n"],["\u003cp\u003eWhen temporarily pausing your online business, disable the cart, display a banner explaining the situation, and update structured data and Merchant Center feed if applicable.\u003c/p\u003e\n"],["\u003cp\u003eCompletely disabling a website, even for a short period, can significantly affect its search engine presence and customer experience.\u003c/p\u003e\n"],["\u003cp\u003eIf you must disable the website, return a 503 HTTP status code for a short downtime or use an indexable home page as a placeholder for longer periods.\u003c/p\u003e\n"],["\u003cp\u003eAvoid blocking Googlebot's access and ensure clear communication with users about the website's status and expected return date.\u003c/p\u003e\n"]]],["To temporarily pause a website, limiting site functionality is recommended over disabling it entirely. This involves disabling cart functionality, displaying banners for updates, and adjusting structured data to reflect availability. If disabling is necessary, use a `503` HTTP response for short periods or a `200` status for a longer time, while allowing crawling through `robots.txt`. Avoid blocking with `403`, `404`, `410` status codes, `noindex` tags, or the removal tool, as these can negatively impact Search visibility.\n"],null,["Temporarily pause or disable a website\n\n\nIf you're unable to fulfill orders or many of your products out of stock, you may be considering\ntemporarily closing your online business. If the situation is temporary, meaning you expect to\nbe able to sell products in the coming weeks or months, we recommend that you take action that\npreserves as much of your site's standing in Search as possible. This guide explains how you\ncan safely pause your online business.\n\nLimit your site's functionality (recommended)\n\n\nIf your situation is temporary and you plan to reopen your online business, we recommend that\nyou keep your site online and limit the functionality. This is the recommended approach since\nit minimizes any negative effects on your site's presence in Search. People can still find your\nproducts, read reviews, or add wishlists so they can purchase at a later time. We recommend doing the\nfollowing:\n\n- **Disable the cart functionality**: Disabling the cart functionality is the simplest approach, and doesn't change anything for your site's visibility in Search.\n- **Display a banner or popup** : A banner or popup div on all pages including the landing page quickly makes the status clear to users. Mention any known and unusual delays, shipping times, pick-up or delivery options, so that users continue with the right expectations. To prevent the content in the banner or popup from being shown in a snippet in Search results, use the [`data-nosnippet` HTML attribute](/search/docs/crawling-indexing/robots-meta-tag#data-nosnippet-attr). Make sure to follow our [guidelines\n on popups and banners](/search/docs/appearance/avoid-intrusive-interstitials).\n- **Update your structured data** : If your site uses structured data (for example, [`Product`](/search/docs/appearance/structured-data/product), [`Book`](/search/docs/appearance/structured-data/book), [`Event`](/search/docs/appearance/structured-data/event)), make sure to adjust it appropriately (reflecting the current product availability, or changing events to cancelled). If your business has a physical storefront, update [Local Business\n structured data](/search/docs/appearance/structured-data/local-business) to reflect current opening hours.\n- **Check your Merchant Center feed** : If you use Merchant Center, follow the [best practices for the\n availability attribute](https://support.google.com/merchants/answer/6324448).\n- **Tell Google about your updates** : To ask Google to recrawl a limited number of pages (for example, the home page), use [Search Console](/search/docs/crawling-indexing/ask-google-to-recrawl). For a larger number of pages (for example, all of your product pages), [use sitemaps](/search/docs/guides/submit-URLs).\n\nNot recommended: Disable the whole website **Warning**: Google's systems are designed to be robust and to help websites recover from temporary issues. However, removing a site completely from Google's index is a significant change that can take quite some time to recover from. There's no fixed time for a recovery from a complete removal, and there's no mechanism to speed that up. This is why we strongly recommend limiting functionality instead of removing the site from Search.\n\n\nYou may decide to disable the whole website. This is an extreme measure that should only be\ntaken for a very short period of time (a few days at most), as it will otherwise have\n**significant effects** on the website in Search, even when implemented properly.\n\n\nMake sure that you consider the following side effects of disabling your entire site:\n\n- Your customers won't know what's happening with your business if they can't find your business online at all.\n- Your customers can't find or read first-hand information about your business and its example, reviews, specs, repair guides, or manuals won't be findable. Third-party information may not be as correct or comprehensive as what you can provide. This often also affects future purchase decisions.\n- Knowledge Panels may lose information, like contact phone numbers and your site's logo.\n- Search Console verification will fail, and you will lose all access to information about your business in Search. Aggregate reports in Search Console will lose data as pages are dropped from the index.\n- Ramping back up after a prolonged period of time will be significantly harder if your website needs to be reindexed first. Additionally, it's uncertain how long this would take, and whether the site would appear similarly in Search afterwards.\n\nIf you decide that you need to do this (again, **not recommended**), here are\nsome options:\n\n- If you need to urgently disable the site for 1-2 days, then return an informational error page with a [`503`\n HTTP response status code](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503) instead of all content. Make sure to follow the [best practices for disabling a site](#best-practices-disabling-site).\n- If you need to disable the site for a longer time, then provide an indexable home page as a placeholder for users to find in Search by using the `200` HTTP status code.\n- If you quickly need to hide your site in Search while you consider the options, you can [temporarily remove a website from Search](https://support.google.com/webmasters/answer/9689846).\n\nBest practices for disabling a site **Warning** : Keep in mind that it's not possible for Google's systems to refresh titles, descriptions, metadata, or structured data included on a website if a page returns a `503` HTTP response status code.\n\n\nWhile we don't recommend disabling your site, here are some best practices if you decide to do\nthis:\n\n- Continue to allow crawling through the robots.txt file. **Don't return a `503` HTTP\n response status code for the robots.txt file because this blocks all crawling**.\n- Confirm a `503` HTTP response status code locally by using [curl](https://curl.haxx.se/docs/manpage.html) or a similar tool. For example: \n\n ```\n curl -I -X GET \"https://www.example.com/\"\n HTTP/1.1 503 Service Unavailable\n Mime-Version: 1.0\n Content-Type: text/html\n (...)\n ```\n- To minimize the server-side and client-side load of a `503` error page, follow these best practices:\n - Use the [`retry-after`\n HTTP header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After) with a best effort date or duration.\n - Use static HTML.\n - Minimize off-page resources; use inline CSS stylesheets and base-64-encoded images.\n- Give your users clear guidance on future steps within the content of the error page. This could include:\n - Links to more information\n - The date when you expect the website to be online again, or when the information will be updated\n - How to contact customer service\n- Don't disallow all crawling in the robots.txt file. Returning a valid robots.txt file that disallows all crawling may remove the website's content, and potentially its URLs, from Google Search.\n- Don't block the website by returning `403`, `404`, `410` HTTP status codes, or with a `noindex` robots `meta` tag or x-robots-tag HTTP header. This will remove the website's URLs from Google Search.\n- Don't use the temporary website removal tool in Search Console for closures. Doing so will make it impossible for users to find your website so that they can learn its status. Also, potential resellers or affiliates of your business's products may continue to be shown in Search.\n- Don't block your robots.txt file with a `503` HTTP response status code.\n\nFAQs \n\nWhat if I only close the site for a few weeks? \n\nCompletely closing a site even for just a few weeks can have negative consequences on\nGoogle's indexing of your site. We recommend [limiting the site\nfunctionality](#limit-site) instead. Keep in mind that users may also want to find information\nabout your products, your services, and your company, even if you're currently not\nselling anything. \n\nWhat if I want to exclude all non-essential products? \n\nThat's fine. Make sure that people can't buy the non-essential products by\n[limiting the site functionality](#limit-site). \n\nCan I ask Google to crawl less while my site is temporarily closed? \n\nYes, you can [reduce the Googlebot\ncrawl rate](/search/docs/guides/reduce-crawl-rate), though it's not recommended for most cases. This may have some impact\non the freshness of your results in Search. For example, it may take longer for Search\nto reflect that all of your products are currently not available. On the other hand,\nif Googlebot's crawling causes critical server resource issues, this is a valid\napproach. We recommend setting a reminder for yourself to reset the crawl rate once\nyou're ready to go back in business. \n\nHow do I get a page indexed or updated quickly? \n\nTo ask Google to recrawl a limited number of pages (for example, the home page), use\n[Search Console](/search/docs/crawling-indexing/ask-google-to-recrawl).\nFor a larger number of pages (for example, all of your product pages),\n[use sitemaps](/search/docs/guides/submit-URLs). \n\nWhat if I block a specific region from accessing my site? \n\nGoogle generally crawls from the US. If you block the US, Google Search won't be able\nto access your site at all. We don't recommend that you block an entire region from\ntemporarily accessing your site; instead, we recommend [limiting\nthe site functionality](#limit-site) for that region. \n\nShould I use the [Removals Tool](https://support.google.com/webmasters/answer/9689846)\nto remove out-of-stock products? \n\nNo. If you do this, customers won't be able to find first-hand information about your\nproducts on Search, and there might still be third-party information for the product\nthat may be incorrect or incomplete. It's better to still allow that page, and mark it\nout of stock. That way people can still understand what's going on, even if they can't\npurchase the item. If you remove the product from Search, people don't know why it's gone."]]