![]() | | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: Apr 2009 Location: Richland, WA
Posts: 386
Thanks: 15
Thanked 183 Times in 41 Posts
|
Hello all: I noticed some of my sites drop significantly for many of the keywords that I rank for in Google. I rank in the top 10 for several keywords (on several different sites) and my traffic came to a screeching halt today. My rankings are down to the 7th or 8th page or lower! After doing some digging around, I decided to login into my Google Webmaster tools. Sure enough I found a warning next the sitemaps for all my affected sites. The warning was: "Some URLs in the Sitemap have a high response time. Some URLs listed in this Sitemap have a high response time. This may indicate a problem with your server or with the content of the page." My guess is this is the reason for my drop in ranking today. However, I am not sure how to resolve the problem. Could anyone offer some advice? I have not changed the contents of the page or the site for that matter in over 3 months?? (for most of the sites anyways). I don't see any noticeable slow response time; however, does anyone know of any tools or sites where I can check my response time? Any other advice to clean up this mess? Thanks!! |
| | |
| | #2 | |
| Judy K - WSOTD Copywriter War Room Member Join Date: Jan 2004 Location: San Jose (Silicon Valley), CA , USA.
Posts: 4,617
Blog Entries: 1 Thanks: 151
Thanked 238 Times in 162 Posts
| Quote:
I mean -- it's easy enough to set up a script to check the load times of a page (and, I think one of the firefox extensions -- webdeveloper or firebug -- will also give you some timings). You might want to look in your web analytics on your server and see what time the googlebot is coming around and set up something to check the response of your hosting provider at those times (if there's some consistency in the timing, anyway.) And, there's also the possibility that there's nothing you can do -- that perhaps, for some reason, googlebot was having trouble accessing your site due to problems in internet connectivity. They certainly don't give you much to go on!!! Like -- um -- WHICH URLS specifically? And HOW LONG is a HIGH RESPONSE time? Very hard to know! Live JoyFully! Judy Kettenhofen, Profit Strategist/Copywriter NextDay Copy | |
| WSOTD Copy ... check the last usernote... ==> Kick Your Sales Copy Into High Gear -- "like having your own copywriting course" -- April Coggins Get Free 33 Amazing Marketing Reports by $250K+ marketers | ||
| | |
| | #3 |
| HyperActive Warrior War Room Member Join Date: Apr 2009 Location: Richland, WA
Posts: 386
Thanks: 15
Thanked 183 Times in 41 Posts
|
Thanks, I will have to check out some other forums. I am hoping this issue will resolve itself as I never did anything different than I was before; however, it will good to talk with some "experts". Thanks! |
| | |
| | #4 |
| Senior Warrior Member Join Date: Nov 2005 Location: Tampa, Florida
Posts: 4,482
Thanks: 137
Thanked 641 Times in 553 Posts
|
Hi keyblast5, Your problem could be in either of two areas. You could have issues with the content of your web pages, or you may be having issues with your web hosting service. You can use the following site to determine issues and get help optimizing your page load times: Web Page Analyzer - free website optimization tool website speed test check website performance report from web site optimization To monitor the performance of your web host you can try one of these: Website Monitoring Service: Site24x7 SiteUptime - Website Monitoring Service |
|
Don Burk * Get Results - Outsource Your PPC Management * Get a Keyword Domain Name - www.SeriousNames.com | |
| | |
| | #5 |
| HyperActive Warrior War Room Member Join Date: Apr 2009 Location: Richland, WA
Posts: 386
Thanks: 15
Thanked 183 Times in 41 Posts
|
Thanks Don, I will be checking these out right away.
|
| | |
| | #6 |
| Howdy War Room Member Join Date: Apr 2009 Location: Midwest
Posts: 292
Thanks: 21
Thanked 56 Times in 39 Posts
| |
| Outside of a dog, a book is a man's best friend. Inside of a dog it's too dark to read. -Groucho Marx | |
| | |
| | #7 |
| Warrior Member Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hello Keyblast5, I faced a similar problem in the past and I created an easy way to track page response time through Google Analytics (free online tool by google, you probably already have a google analytics account). Google analytics has a new api called Events API. It is similar to the pagetracker api but the nice thing about this api is that you can provide a value parameter which is numeric and can be charted. The ONLY thing you need to do is to generate a code snippet like this at the bottom of each page: Code: pageTracker._trackEvent("Response time",
"<sub section name of the website>",
"<%=uri%>",
"<%=request.getAttribute("RESPONSE_TIME")%>"); Note that this only applies to response time as seen by real users, not googlebot or other bots, but it gives you your website characteristic that you are looking for. I use java on the server side and explain how to do this with java in my blog post. You can use a similar approach for your server side framework. I am unable to post a link at this time due to message board rules but if you are interested you can go to my blog at my full name dot com and search for analytics. |
| | |
![]() |
|
| Tags |
| check, drop, google, rankings, response, site, time |
| Thread Tools | |
| |
![]() |