Scanned sites / www.petetheplumber.com / 2026-09-20-1523
www.petetheplumber.com scan from 9/20/2026, 3:23:30 PM
Scan 2026-09-20-1523
Scanned 9/20/2026, 3:23:30 PM, finished 9/20/2026, 3:44:57 PM. Found with openstreetmap overpass
Site: https://www.petetheplumber.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 20, 2026 the Site Spider crawled 166 pages and 1070 assets of www.petetheplumber.com, starting from https://www.petetheplumber.com/. It scored 81 out of 100, a good result. 8 of 14 checks found something to fix, led by sitemap coverage (119), title tags (62), meta descriptions (53); 6 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: Medium2 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 166
- Assets fetched
- 1070
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags62 issues62 of 119 pages have title issues. 46 noindex or canonicalized pages excluded.
- Meta descriptions53 issues53 of 119 pages have meta description issues. 46 noindex or canonicalized pages excluded.
- Headings30 issues30 of 119 pages have heading issues. 46 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue2 redirecting URLs, 0 of them chained.
- Non-200 responsesOK6 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability15 issues15 of 134 indexable pages have indexability warnings. 31 pages noindex by design.
- Image alt text39 issues39 of 800 image references have no alt attribute. 41 use an empty alt (decorative), which is fine.
- Heavy assets15 issues16 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage119 issues1 sitemap listing 0 URLs: 119 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 119 pages have fewer than 200 words. 46 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1123 sites, median 82%, average 80%
www.petetheplumber.com scores 81%, higher than 44% of the 1123 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 findingsImprovements needed include fixing URLs with non-200 responses, addressing duplicate title tags, ensuring meta descriptions are complete, and enhancing image alt attributes. Prioritize sitemap coverage to improve SEO.
- 1
Fix Non-200 Responses
Why: Broken links hurt user experience and SEO.
How: Resolve or remove non-200 URL issues, redirect or delete as necessary.
Checks: status-codes
- 2
Correct Title Tag Issues
Why: Long titles can lead to truncation in search results.
How: Edit 62 page titles to be under 60 characters.
Checks: titles
- 3
Enhance Meta Descriptions
Why: Missing meta descriptions may reduce click-through rates.
How: Add or rewrite descriptions for 53 pages.
Checks: meta-descriptions
- 4
Fix Heading Issues
Why: Multiple H1 tags dilute content structure.
How: Adjust headings to have a single H1 per page.
Checks: headings
- 5
Improve Image Alt Text
Why: Missing alt attributes reduce accessibility.
How: Add alt attributes for 39 images lacking them.
Checks: images-alt
- 6
Update Sitemap Coverage
Why: Pages not in the sitemap may not be crawled effectively.
How: Add missing crawled and indexable pages to the sitemap.
Checks: sitemap-coverage
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 lacks important security headers that could expose sensitive data and increase risks from attacks. Implementing these headers will improve security and protect user privacy.
- 0 high
- 2 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security HeaderMedium
Why it matters: Without HSTS, users may connect insecurely to your site, risking data interception.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy HeaderMedium
Why it matters: Lack of CSP allows unrestricted loading of harmful scripts, styles, and frames.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing Referrer Policy HeaderLow
Why it matters: Absence of a referrer policy risks exposing user navigation details to external sites.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade
Evidence: Referrer policy
- 4
Third-Party Scripts Lack Subresource IntegrityLow
Why it matters: Scripts from external domains could be compromised, leading to untrusted code execution.
Fix: Consider implementing a Content Security Policy that restricts sources for scripts.
Evidence: Third-party scripts
- 5
Missing Permissions Policy HeaderInfo
Why it matters: Not using a Permissions-Policy allows unnecessary features that could be exploited by scripts.
Fix: Add the header: Permissions-Policy: geolocation=(self), camera=(), microphone=()
Evidence: Permissions policy
What the checks found
- FoundHTTP Strict Transport SecurityMedium
52 of 165 HTML pages send strict-transport-security. Without it a visitor who types the address without https:// can be intercepted on the first request.
- https://www.petetheplumber.com/ → no strict-transport-security
- https://www.petetheplumber.com/plumbing/ → no strict-transport-security
- https://www.petetheplumber.com/plumbing/emergency-plumbing-services/ → no strict-transport-security
- https://www.petetheplumber.com/plumbing/drain-cleaning/ → no strict-transport-security
- https://www.petetheplumber.com/plumbing/sewer-digs/ → no strict-transport-security
- https://www.petetheplumber.com/plumbing/water-softeners/ → no strict-transport-security
- https://www.petetheplumber.com/plumbing/poly-b-pipes/ → no strict-transport-security
- https://www.petetheplumber.com/hot-water-tanks/ → no strict-transport-security
- https://www.petetheplumber.com/furnace/ → no strict-transport-security
- https://www.petetheplumber.com/high-efficiency-furnace-what-does-it-mean/ → no strict-transport-security
- https://www.petetheplumber.com/air-conditioning/ → no strict-transport-security
- https://www.petetheplumber.com/hvac/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 165 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.petetheplumber.com/ → no content-security-policy
- https://www.petetheplumber.com/plumbing/ → no content-security-policy
- https://www.petetheplumber.com/plumbing/emergency-plumbing-services/ → no content-security-policy
- https://www.petetheplumber.com/plumbing/drain-cleaning/ → no content-security-policy
- https://www.petetheplumber.com/plumbing/sewer-digs/ → no content-security-policy
- https://www.petetheplumber.com/plumbing/water-softeners/ → no content-security-policy
- https://www.petetheplumber.com/plumbing/poly-b-pipes/ → no content-security-policy
- https://www.petetheplumber.com/hot-water-tanks/ → no content-security-policy
- https://www.petetheplumber.com/how-to-fix-your-hot-water/ → no content-security-policy
- https://www.petetheplumber.com/furnace/ → no content-security-policy
- https://www.petetheplumber.com/high-efficiency-furnace-what-does-it-mean/ → no content-security-policy
- https://www.petetheplumber.com/air-conditioning/ → no content-security-policy
- FoundReferrer policyLow
52 of 165 HTML pages send 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.petetheplumber.com/ → no referrer-policy
- https://www.petetheplumber.com/plumbing/ → no referrer-policy
- https://www.petetheplumber.com/plumbing/emergency-plumbing-services/ → no referrer-policy
- https://www.petetheplumber.com/plumbing/drain-cleaning/ → no referrer-policy
- https://www.petetheplumber.com/plumbing/sewer-digs/ → no referrer-policy
- https://www.petetheplumber.com/plumbing/water-softeners/ → no referrer-policy
- https://www.petetheplumber.com/plumbing/poly-b-pipes/ → no referrer-policy
- https://www.petetheplumber.com/hot-water-tanks/ → no referrer-policy
- https://www.petetheplumber.com/furnace/ → no referrer-policy
- https://www.petetheplumber.com/high-efficiency-furnace-what-does-it-mean/ → no referrer-policy
- https://www.petetheplumber.com/air-conditioning/ → no referrer-policy
- https://www.petetheplumber.com/hvac/ → no referrer-policy
- FoundPermissions policyInfo
52 of 165 HTML pages send 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.petetheplumber.com/ → no permissions-policy
- https://www.petetheplumber.com/plumbing/ → no permissions-policy
- https://www.petetheplumber.com/plumbing/emergency-plumbing-services/ → no permissions-policy
- https://www.petetheplumber.com/plumbing/drain-cleaning/ → no permissions-policy
- https://www.petetheplumber.com/plumbing/sewer-digs/ → no permissions-policy
- https://www.petetheplumber.com/plumbing/water-softeners/ → no permissions-policy
- https://www.petetheplumber.com/plumbing/poly-b-pipes/ → no permissions-policy
- https://www.petetheplumber.com/hot-water-tanks/ → no permissions-policy
- https://www.petetheplumber.com/furnace/ → no permissions-policy
- https://www.petetheplumber.com/high-efficiency-furnace-what-does-it-mean/ → no permissions-policy
- https://www.petetheplumber.com/air-conditioning/ → no permissions-policy
- https://www.petetheplumber.com/hvac/ → no permissions-policy
- NoteThird-party scripts
Scripts run from 5 other domains without Subresource Integrity, so a compromise of any of them changes what runs on this site. (Tag managers and analytics rarely support SRI; a Content-Security-Policy that names these hosts is the usual control.)
- www.googletagmanager.com (40 script tags)
- cdn.callrail.com (40 script tags)
- acuityplatform.com (40 script tags)
- www.google.com (30 script tags)
- widget.reviewability.com (1 script tag)
10 checks passed, 1 not applicable
- OKHTTPS
All 165 crawled pages were served over HTTPS.
- OKClickjacking protection
x-frame-options is set on all 165 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 165 HTML pages.
- 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.
- OKForms over HTTPS
30 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
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.
Sites scoring near www.petetheplumber.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- bestchoiceautomotiveltd.com82/100 · rank 529 · 61 pages
- atlasroofingltd.ca82/100 · rank 529 · 20 pages
- boiseatitsbestflowers.com82/100 · rank 529 · 64 pages
- www.aestheticdentalstudio.ca81/100 · rank 581 · 233 pages
- www.furnasmanright-time.ca81/100 · rank 581 · 860 pages
- www.scase.ca81/100 · rank 581 · 66 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.petetheplumber.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.petetheplumber.com?
- Claim this site to manage the listing, hide it from the public lists, or keep it.
- Want it gone instead? Ask through the support form or e-mail support@diyseohub.com, naming www.petetheplumber.com. Removal needs no account and no proof of purchase.