Official Google Webmaster Central Blog | ![]() |
How to deal with planned site downtime Posted: 25 Jan 2011 01:00 AM PST Webmaster level: Intermediate to Advanced Once in a while we get asked whether a site's visibility in Google's search results can be impacted in a negative way if it's unavailable when Googlebot tries to crawl it. Sometimes downtime is unavoidable: a webmaster might decide to take a site down due to ongoing site maintenance, or legal or cultural requirements. Outages that are not clearly marked as such can negatively affect a site's reputation. While we cannot guarantee any crawling, indexing or ranking, there are methods to deal with planned website downtime in a way that will generally not negatively affect your site's visibility in the search results. For example, instead of returning an HTTP result code 404 (Not Found) or showing an error page with the status code 200 (OK) when a page is requested, it's better to return a 503 HTTP result code (Service Unavailable) which tells search engine crawlers that the downtime is temporary. Moreover, it allows webmasters to provide visitors and bots with an estimated time when the site will be up and running again. If known, the length of the downtime in seconds or the estimated date and time when the downtime will be complete can be specified in an optional Retry-After header, which Googlebot may use to determine when to recrawl the URL. Returning a 503 HTTP result code can be a great solution for a number of other situations. We encounter a lot of problems with sites that return 200 (OK) result codes for server errors, downtime, bandwidth-overruns or for temporary placeholder pages ("Under Construction"). The 503 HTTP result code is the webmaster's solution of choice for all these situations. As for planned server downtime like hardware maintenance, it's a good idea to have a separate server available to actually return the 503 HTTP result code. It is important, however, to not treat 503 as a permanent solution: lasting 503s can eventually be seen as a sign that the server is now permanently unavailable and can result in us removing URLs from Google's index. header('HTTP/1.1 503 Service Temporarily Unavailable'); header('Retry-After: Sat, 8 Oct 2011 18:27:00 GMT'); If you set up a 503 (Service Unavailable) response, the header information might look like this when using PHP. Similar to how you can make 404 pages more useful to users, it's also a good idea to provide a customized 503 message explaining the situation to users and letting them know when the site will be available again. For further information regarding HTTP result codes, please see RFC 2616. | ||||
Understanding your Opportunities with AdSense Posted: 24 Jan 2011 09:00 AM PST Webmaster Level: Beginner to Intermediate As you're working to increase your traffic with Webmaster Tools, did you know that you're also able to monetize this traffic with Google AdSense? Google AdSense is a program that enables webmasters like you to display relevant ads on your websites and earn revenue. It's free to use and gives you access to Google's vast network of advertisers. After a quick and easy set up, AdSense is designed to help you start showing ads on your site that fit in with your audience, while allowing you to earn money from the unique content you've created. A key factor in understanding the opportunities you have with AdSense is understanding the traffic you have coming to your site. Webmaster Tools and other Google tools, such as Google Analytics, provide you with the insight to identify who your visitors are and where they're coming from. You're working to bring more people to your site and optimize your most successful pages to boost overall traffic. You can use this information with Google AdSense to display ads that are targeted to your traffic and better suited to match the content on your most successful pages. For example, you can use Webmaster Tools to identify how often your pages appear within Google search results. Knowing these to potentially be your most visible pages, you can use AdSense to display optimized ads on these pages. Take a look below to see what different AdSense ads can look like.
Image Ad - Leaderboad (728x90) ![]() Why use Google AdSense?
Sign up and monetize your website with Google AdSense. You can also learn more about Google AdSense in the AdSense Help Forum. |
You are subscribed to email updates from Google Webmaster Central Blog To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment