URLs unreachable

Google Webmaster Tools is telling us some of our URLs are unreachable and that it may be a server issue (see screenshot).

Has anyone else had an issue like this or have any thoughts?

For reference, here’s the our sitemap.xml copied from the Webflow dashboard:

<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->

<url>
  <loc>http://contactdd.com/</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/pharma-device-solutions</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/market-research</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/agency-solutions</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/increaserx</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/market-research-solutions</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/dtp-solutions</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/dd-quickturn</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/hcp-difference</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/contact-us</loc>
  <lastmod>2014-04-07T17:22:43+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/company-info</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/careers</loc>
  <lastmod>2014-04-07T22:46:27+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/privacy-policy</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/terms-conditions</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/infectious-disease</loc>
  <lastmod>2014-04-07T17:22:43+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/cardiovascular-channel</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/dermatology-channel</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/diabetes-channel</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/gastroenterology-channel</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/mental-health-channel</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/respiratory-health-channel</loc>
  <lastmod>2014-04-07T17:22:43+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/rheumatology-channel</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
<url>
  <loc>http://contactdd.com/womens-health-channel</loc>
  <lastmod>2014-04-07T17:22:44+00:00</lastmod>
</url>
</urlset>

No idea about this, but wow thats a lot of browser extensions :slight_smile:

Hi @doctor, try to do another google site check, because that page is showing for me:

However, it looks like you are missing some javascript files, and so the page throws an error, you can see this by right clicking in your browser if you are using chrome, and select INSPECT ELEMENT. Then click on Console and you can see the errors. I would check your server, where you are hosting these files, and re-upload your site files, to make sure that all files uploaded properly:

Those javascript errors -could- be interferring with the page crawl, but I do not know that … but I would fix that first, then do another site check.

I hope that helps, Cheers, Dave