Questions
-
404 error for unknown URL that Moz is finding in our blog
Agree with Martijn - this is almost always caused by a link not properly including the http(s):// at the beginning.. Since it's occurring an all blog posts, it's likely a link in the navigation/sidebar/footer or other templated area of the pages. You'll need to look in the pages' source code to find it. [UPDATE] Yup, it's an incorrectly formatted link on line 100 of the page - part of your header menu. class="hs-menu-item hs-menu-depth-1 hs-item-has-children"><a <span="" class="html-attribute-name" data-mce-mark="1">href</a><a <span="" class="html-attribute-name" data-mce-mark="1">="</a>www.messinastaffing.com">Staffing Divisions You can see the href is missing the _http. Paul_
Moz Pro | | ThompsonPaul0