Google Webmasters DNS error
-
Hi,
In my webmaster tools I have a yellow triangle stating that there is a DNS error that is preventing Google crawling my sites.
The site is indexed and I have checked fetch as Google and that seems ok but the triangle is still there every time I check it.
The whois sites all have the correct information and point to Hostgator who I am using.
I have contacted them and they said everything seems ok.
Should I just carry on as normal with my link building as the site is indexed or investigate even further?
Cheers,
Stuart
-
Ok, domain scored a 93.3% so you are fine. The triangle is just confusing UI by Google.
-
Hmm, not sure I follow. Perhaps you could PM me the domain then I could take a look?
-
Hi,
Thank you for your time! When you say above 80% what part of the graph should I be looking at?
On the Total DNS errors Graph when I hover the mouse over certain dates it comes up
Errors/Attempts 0/2 0%
But on the 8th Errors/Attempts 1/1 100%
I take it the latter is a bad sign and the first all ok?
Is that right?
Cheers!
-
Excellent, on the 8th you can see the pages indexed dropped to 0 but then picked up again the next day. This aligns with the DNS error graph. If your DNS report is above 80% (email scores are not relevant to indexing) , you are fine.
-
-
Could you attach a crawl stats for the same period?
Also, what does this site http://www.solvedns.com say about your domain?
Set up a monitor at pingdom.com and it will tell you about any DNS issues that happen 24 hours a day.
-
-
If the triangle is on the message, it is historical and you don't have to worry anymore.
Check Health -> Crawl Stats. You will see what periods Googlebot was unable to index the site. If there is a positive number most recently then the issue has been fixed.
-
Hi,
Thanks for the responses.
I have only had one message and the site has been crawled since with no new messages but the yellow triangle still remains.
Cheers!
-
If this is the first time and you haven't seen any others, don't worry too much.
I recommend you contact your DNS provider and ask if they had any outages internally or near to them, on the date shown in the DNS failure report. Tell them is it because google WMT told you about it.
The internet, contrary to popular belief, if a system held together with old string and sometimes it breaks.
If you are really worried about it, you should get a service that checks your DNS and access to your site on a regular basis. Then you will at least know if there are other times that there are problems. If you have only a few pages on your site, and it doesn't change often, google will not be there very often. If you have a lot of content and there are regular changes, google will be all over your site, a lot of the time, so short outages can be more of a problem.
-
Is the message dated? Perhaps this occurred before and fixed now but the message keeps popping up?
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Unsolved Google Analytics (GA4) recommendations for SEO analysis?
Guides on Moz and elsewhere mostly refer to Google Analytics' Universal Analytics (UA). However, UA is being replaced with GA4, and the interface, options, and reporting are very different. Can you recommend a clear, thorough, and effective walkthrough of how to set up useful SEO reports in GA4? Is there a simple tool you recommend that will help connect historical data from UA to GA4 when GA4 is the only option available? If there's no simple tool, what values do you recommend retaining from UA for effective historical reporting? How would you use them? At minimum for reporting, I'd want to show month-to-month changes and year-to-year changes (in percentages and in real numbers) for the following: all site visits all organic visits organic visits as a percentage of all site visits organic visits that led to a specific goal completion organic visits that led to any goal completion Thanks in advance for your help!
Reporting & Analytics | | Kevin_P1 -
Google Analytics & Google Sheets
Hi guys, I'm looking to use google analytics google sheets extension to pull data into a google sheet with metrics from other tools e.g. semrush, moz, etc. From my understanding with google analytics google sheet extension its designed to run reports and doesn't really allow you to add other metrics. Basically what i'm trying to do is this: https://www.useloom.com/share/c1e42bfa60bd46fca2b1120018969ce8 Any suggestions/advice on how to do this would be great. Cheers.
Reporting & Analytics | | jayoliverwright0 -
How often does google content experiments stats update?
From my experience it seems to update once per day (every 24 hours), can anyone confirm this is the case or have a link to an official announcement which confirms how often the data updates? It would be handy to know when it updates so we can see the latest information as it comes in.
Reporting & Analytics | | Twist3600 -
Spike in 404 Errors from a redirecting domain
All, The non www version of a site I own redirects to the www version. Recently, WMT began showing a big spike in 404 errors (1,000+) on the non www version of the site. Site traffic is off about 15% since the spike in 404 errors. There was also a brief period about two weeks ago, where the site went down due to an issue with the code that has now been resolved. Any ideas how WMT is showing 404 errors on redirected pages? Thanks, John
Reporting & Analytics | | JSOC0 -
Exporting Keywords in Google Analytics
In the old Google Analytics, I would simply add &limit=30000 in the URL. Does anyone know how to export all keywords from the new Google Analytics?
Reporting & Analytics | | TommySwanson520 -
Google analytics
I updates all my google analytics accounts after the update and now i went to each campaign and it appears there is a problem and now if I reset it i loose history. Is this a glitch or a problem
Reporting & Analytics | | JAGlasvegas0 -
X2 Google Analytics affect page rank ?
Hi there, If you had 2 Google Analytics Accounts one to the main site and another to the blog, could this affect the page position in Google? We've suddenly noticed a drop in our KWs and it was shortly after we added another Google Analytics Account. The blog has 68% Bounce rate and the main site has always been about 48%. Any help would be much appreciated. Many thanks Paul
Reporting & Analytics | | webdesigncwd0 -
Editing Google Analytics eCommerce Javascript for Volusion
Does anyone know how to edit the ecommerce javascript with Volusion dynamic variables? I thought I did it correctly but none of the information got recorded in GA. It recorded that there was a transaction made but not info on the purchase price, order #, etc. This is the current code I am using: NOTE: In Volusions customer support center they provided this information: Where Order-Specific Information is Generated Order-specific information can be generated by JavaScript on the OrderFinished.asp page within Volusion. On this page, two JavaScript arrays will be initialized that advanced users may need to be aware of. The arrays and their contents are as follow:
Reporting & Analytics | | jhooley
Order Array Contents Order[0] = Order ID
Order[1] = Unused
Order[2] = Payment Amount
Order[3] = Affiliate Commisionable Value
Order[4] = Sales Tax
Order[5] = Total Shipping Cost
Order[6] = Billing City
Order[7] = Billing State
Order[8] = Billing Country OrderDetails Array Contents OrderDetails[X][0] = Order ID
OrderDetails[X][1] = Order Detail ID
OrderDetails[X][2] = Product Code
OrderDetails[X][3] = Product Name
OrderDetails[X][4] = (unused)
OrderDetails[X][5] = Product Price
OrderDetails[X][6] = Quantity Note that in the above example, X refers to a line item number (beginning from zero). Note that there can be multiple Order Details arrays - one for each item contained within an order. I'm a newbie at Analytics installation and could really use any help. Thanks!1