Scanned sites / www.shaggysdogwash.com / 2026-09-17-1922
www.shaggysdogwash.com scan from 9/17/2026, 7:22:29 PM
Scan 2026-09-17-1922
Scanned 9/17/2026, 7:22:29 PM, finished 9/17/2026, 8:36:06 PM. Found with openstreetmap overpass
Site: https://www.shaggysdogwash.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 17, 2026 the Site Spider crawled 101 pages and 293 assets of www.shaggysdogwash.com, starting from https://www.shaggysdogwash.com/. It scored 86 out of 100, a good result. 10 of 14 checks found something to fix, led by title tags (41), meta descriptions (16), orphan pages (15); 4 checks passed. The list below shows each check's result, the fix plan, when present, explains what to do first, and the security review at the end of the page covers headers, transport, libraries and exposed files.
Security review: Medium3 medium, 2 low and 2 info findings. See the security findings ↓
- Pages crawled
- 101
- Assets fetched
- 293
- Status
- Completed
- Checks with issues
- 10 of 14
- Title tags41 issues41 of 63 pages have title issues. 30 noindex or canonicalized pages excluded.
- Meta descriptions16 issues16 of 63 pages have meta description issues. 30 noindex or canonicalized pages excluded.
- Headings2 issues2 of 63 pages have heading issues. 30 noindex or canonicalized pages excluded.
- Broken links1 issue1 internal link point at 1 broken URL.
- Redirects7 issues34 redirecting URLs, 2 of them chained.
- Non-200 responses1 issue35 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 66 indexable pages have indexability warnings. 27 pages noindex by design.
- Image alt textOK0 of 1117 image references have no alt attribute. 255 use an empty alt (decorative), which is fine.
- Heavy assets13 issues13 assets larger than 500 KB among the 100 heaviest.
- Orphan pages15 issues15 pages have no internal links pointing at them.
- Sitemap coverage14 issues5 sitemaps listing 64 URLs: 0 crawled pages missing, 1 listed URL broken or redirecting, 13 reachable only via the sitemap.
- Thin content2 issues2 of 63 pages have fewer than 200 words. 30 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1072 sites, median 82%, average 80%
www.shaggysdogwash.com scores 86%, higher than 66% of the 1072 scanned sites. See the full ranking.
Green 90% and up (Excellent), lime 75 to 89 (Good), amber 50 to 74 (Needs work), red below 50 (Poor).
Internal link map
Loading the link map...
Fix plan
Written by gpt-4o-mini from the scan findingsMultiple issues were identified that can improve your site's SEO performance significantly. Focus on fixing broken links and optimizing title tags and meta descriptions first for maximum impact.
- 1
Fix Broken Link
Why: Broken links can harm user experience and SEO.
How: Update the internal link pointing to the broken URL: https://www.shaggysdogwash.com/index.html.
Checks: broken-links
- 2
Reduce Redirects
Why: Redirects can slow down your site and confuse search engines.
How: Eliminate unnecessary redirects, especially chained ones (3+ hops). Review URLs like https://www.shaggysdogwash.com/contact.html.
Checks: redirects
- 3
Fix Non-200 Responses
Why: These URLs do not load properly, affecting user experience.
How: Redirect or fix URLs returning 404/301 status.
Checks: status-codes
- 4
Optimize Title Tags
Why: Improper title lengths can impact visibility in search results.
How: Shorten lengthy title tags for affected pages like https://www.shaggysdogwash.com/10-grooming-tips-to-get-rid-of-ticks-and-fleas/.
Checks: titles
- 5
Enhance Meta Descriptions
Why: Missing or long meta descriptions affect click-through rates.
How: Add meta descriptions to pages without them, and shorten lengthy ones.
Checks: meta-descriptions
- 6
Resolve Orphan Pages
Why: Pages without internal links may remain undiscovered by users and crawlers.
How: Add internal links to orphan pages like https://www.shaggysdogwash.com/job-dashboard/.
Checks: orphan-pages
Generated automatically; verify each change against your own site before relying on it.
Security review
Written by gpt-4o-mini from 16 checks over the crawlYour website has several important security headers missing, which could expose visitors to risks such as data interception, content injection, and clickjacking. Implementing the suggested headers will help enhance security significantly.
- 0 high
- 3 medium
- 2 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted when accessing the site over HTTP.
Fix: Add the following header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows scripts and resources from any source, increasing XSS attack risk.
Fix: Add the following header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: No clickjacking protection allows the site to be embedded in frames on malicious sites.
Fix: Add the following header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may misinterpret file types, leading to security risks.
Fix: Add the following header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 5
Missing Referrer-Policy HeaderLow
Why it matters: Lack of a referrer policy may leak URLs and sensitive information to external sites.
Fix: Add the following header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 6
Missing Permissions-Policy HeaderInfo
Why it matters: Without this header, unnecessary browser features remain enabled, increasing security risks.
Fix: Add the following header: Permissions-Policy: geolocation=(), microphone=(), camera=()
Evidence: Permissions policy
- 7
Sensitive Paths in robots.txtInfo
Why it matters: Public listing of sensitive paths provides potential attackers with a roadmap to the site.
Fix: Consider restricting access to sensitive paths through proper authentication mechanisms.
Evidence: Sensitive paths in robots.txt
What the checks found
- FoundHTTP Strict Transport SecurityMedium
No HTML page sends strict-transport-security. Without it a visitor who types the address without https:// can be intercepted on the first request.
- https://www.shaggysdogwash.com/?doing_wp_cron=1789672942.3865211009979248046875 → no strict-transport-security
- https://www.shaggysdogwash.com/services-specials/ → no strict-transport-security
- https://www.shaggysdogwash.com/prima-bathing-system/ → no strict-transport-security
- https://www.shaggysdogwash.com/tips/ → no strict-transport-security
- https://www.shaggysdogwash.com/blog/ → no strict-transport-security
- https://www.shaggysdogwash.com/testimonials/ → no strict-transport-security
- https://www.shaggysdogwash.com/location-2/ → no strict-transport-security
- https://www.shaggysdogwash.com/jobs/ → no strict-transport-security
- https://www.shaggysdogwash.com/contact/ → no strict-transport-security
- https://www.shaggysdogwash.com/how-do-i-get-my-dog-in-the-bath-7-proven-steps-to-a-stress-free-wash/ → no strict-transport-security
- https://www.shaggysdogwash.com/how-to-find-a-dog-groomer-for-a-nervous-dog/ → no strict-transport-security
- https://www.shaggysdogwash.com/what-to-expect-during-your-puppys-very-first-grooming-appointment/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 93 HTML pages send a Content-Security-Policy header or meta tag, so the browser has no restriction on where scripts, styles and frames may load from.
- https://www.shaggysdogwash.com/?doing_wp_cron=1789672942.3865211009979248046875 → no content-security-policy
- https://www.shaggysdogwash.com/services-specials/ → no content-security-policy
- https://www.shaggysdogwash.com/prima-bathing-system/ → no content-security-policy
- https://www.shaggysdogwash.com/tips/ → no content-security-policy
- https://www.shaggysdogwash.com/blog/ → no content-security-policy
- https://www.shaggysdogwash.com/testimonials/ → no content-security-policy
- https://www.shaggysdogwash.com/location-2/ → no content-security-policy
- https://www.shaggysdogwash.com/jobs/ → no content-security-policy
- https://www.shaggysdogwash.com/contact/ → no content-security-policy
- https://www.shaggysdogwash.com/how-do-i-get-my-dog-in-the-bath-7-proven-steps-to-a-stress-free-wash/ → no content-security-policy
- https://www.shaggysdogwash.com/how-to-find-a-dog-groomer-for-a-nervous-dog/ → no content-security-policy
- https://www.shaggysdogwash.com/what-to-expect-during-your-puppys-very-first-grooming-appointment/ → no content-security-policy
- FoundClickjacking protectionMedium
No HTML page sends x-frame-options. Without X-Frame-Options (or a CSP frame-ancestors directive) the pages can be embedded in a frame on another site and overlaid with invisible controls.
- https://www.shaggysdogwash.com/?doing_wp_cron=1789672942.3865211009979248046875 → no x-frame-options
- https://www.shaggysdogwash.com/services-specials/ → no x-frame-options
- https://www.shaggysdogwash.com/prima-bathing-system/ → no x-frame-options
- https://www.shaggysdogwash.com/tips/ → no x-frame-options
- https://www.shaggysdogwash.com/blog/ → no x-frame-options
- https://www.shaggysdogwash.com/testimonials/ → no x-frame-options
- https://www.shaggysdogwash.com/location-2/ → no x-frame-options
- https://www.shaggysdogwash.com/jobs/ → no x-frame-options
- https://www.shaggysdogwash.com/contact/ → no x-frame-options
- https://www.shaggysdogwash.com/how-do-i-get-my-dog-in-the-bath-7-proven-steps-to-a-stress-free-wash/ → no x-frame-options
- https://www.shaggysdogwash.com/how-to-find-a-dog-groomer-for-a-nervous-dog/ → no x-frame-options
- https://www.shaggysdogwash.com/what-to-expect-during-your-puppys-very-first-grooming-appointment/ → no x-frame-options
- FoundMIME sniffing protectionLow
No HTML page sends x-content-type-options. Without X-Content-Type-Options: nosniff a browser may run a file as a script because of its contents rather than its declared type.
- https://www.shaggysdogwash.com/?doing_wp_cron=1789672942.3865211009979248046875 → no x-content-type-options
- https://www.shaggysdogwash.com/services-specials/ → no x-content-type-options
- https://www.shaggysdogwash.com/prima-bathing-system/ → no x-content-type-options
- https://www.shaggysdogwash.com/tips/ → no x-content-type-options
- https://www.shaggysdogwash.com/blog/ → no x-content-type-options
- https://www.shaggysdogwash.com/testimonials/ → no x-content-type-options
- https://www.shaggysdogwash.com/location-2/ → no x-content-type-options
- https://www.shaggysdogwash.com/jobs/ → no x-content-type-options
- https://www.shaggysdogwash.com/contact/ → no x-content-type-options
- https://www.shaggysdogwash.com/how-do-i-get-my-dog-in-the-bath-7-proven-steps-to-a-stress-free-wash/ → no x-content-type-options
- https://www.shaggysdogwash.com/how-to-find-a-dog-groomer-for-a-nervous-dog/ → no x-content-type-options
- https://www.shaggysdogwash.com/what-to-expect-during-your-puppys-very-first-grooming-appointment/ → no x-content-type-options
- FoundReferrer policyLow
No HTML page sends referrer-policy. Without a Referrer-Policy the full page address, including any query string, is sent to every site a visitor clicks through to.
- https://www.shaggysdogwash.com/?doing_wp_cron=1789672942.3865211009979248046875 → no referrer-policy
- https://www.shaggysdogwash.com/services-specials/ → no referrer-policy
- https://www.shaggysdogwash.com/prima-bathing-system/ → no referrer-policy
- https://www.shaggysdogwash.com/tips/ → no referrer-policy
- https://www.shaggysdogwash.com/blog/ → no referrer-policy
- https://www.shaggysdogwash.com/testimonials/ → no referrer-policy
- https://www.shaggysdogwash.com/location-2/ → no referrer-policy
- https://www.shaggysdogwash.com/jobs/ → no referrer-policy
- https://www.shaggysdogwash.com/contact/ → no referrer-policy
- https://www.shaggysdogwash.com/how-do-i-get-my-dog-in-the-bath-7-proven-steps-to-a-stress-free-wash/ → no referrer-policy
- https://www.shaggysdogwash.com/how-to-find-a-dog-groomer-for-a-nervous-dog/ → no referrer-policy
- https://www.shaggysdogwash.com/what-to-expect-during-your-puppys-very-first-grooming-appointment/ → no referrer-policy
- FoundPermissions policyInfo
No HTML page sends permissions-policy. A Permissions-Policy header turns off browser features the site does not use (camera, microphone, geolocation), limiting what an injected script could do.
- https://www.shaggysdogwash.com/?doing_wp_cron=1789672942.3865211009979248046875 → no permissions-policy
- https://www.shaggysdogwash.com/services-specials/ → no permissions-policy
- https://www.shaggysdogwash.com/prima-bathing-system/ → no permissions-policy
- https://www.shaggysdogwash.com/tips/ → no permissions-policy
- https://www.shaggysdogwash.com/blog/ → no permissions-policy
- https://www.shaggysdogwash.com/testimonials/ → no permissions-policy
- https://www.shaggysdogwash.com/location-2/ → no permissions-policy
- https://www.shaggysdogwash.com/jobs/ → no permissions-policy
- https://www.shaggysdogwash.com/contact/ → no permissions-policy
- https://www.shaggysdogwash.com/how-do-i-get-my-dog-in-the-bath-7-proven-steps-to-a-stress-free-wash/ → no permissions-policy
- https://www.shaggysdogwash.com/how-to-find-a-dog-groomer-for-a-nervous-dog/ → no permissions-policy
- https://www.shaggysdogwash.com/what-to-expect-during-your-puppys-very-first-grooming-appointment/ → no permissions-policy
- NoteSensitive paths in robots.txt
robots.txt lists 1 path that look private. robots.txt is public and does not restrict access, so it doubles as a map for anyone probing the site; those paths need real access control.
- Disallow: /wp-admin/
7 checks passed, 2 not applicable
- OKHTTPS
All 93 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKVulnerable JavaScript libraries
1 library version recognised, none with known vulnerabilities.
- OKKeys and secrets in page code
No API keys, tokens or private keys were found in the sampled HTML and scripts.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- OKThird-party scripts
The sampled pages load no scripts from other domains.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
- Not applicableForms over HTTPS
No forms were found on the sampled pages.
A passive review of what the crawl recorded: response headers, page and script contents and the URLs it found. It does not probe the site, test TLS settings or look for files that were not linked. Generated automatically; verify each finding against your own site before acting on it.
This report was produced by the DIY SEO Hub Site Spider crawling www.shaggysdogwash.com from its public pages. Anyone can run a scan of any site they own or are authorised to check. Is this your site? Claim it to manage the listing, or ask for removal through the support form.