Scanned sites / www.perfectionplumbing.ca / 2026-09-18-1738
www.perfectionplumbing.ca scan from 9/18/2026, 5:38:51 PM
Scan 2026-09-18-1738
Scanned 9/18/2026, 5:38:51 PM, finished 9/18/2026, 5:57:39 PM. Found with openstreetmap overpass
Site: https://www.perfectionplumbing.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 18, 2026 the Site Spider crawled 409 pages and 966 assets of www.perfectionplumbing.ca, starting from https://www.perfectionplumbing.ca/. It scored 91 out of 100, an excellent result. 8 of 14 checks found something to fix, led by title tags (65), indexability (29), headings (25); 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: Medium4 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 409
- Assets fetched
- 966
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags65 issues65 of 270 pages have title issues. 131 noindex or canonicalized pages excluded.
- Meta descriptions17 issues17 of 270 pages have meta description issues. 131 noindex or canonicalized pages excluded.
- Headings25 issues25 of 270 pages have heading issues. 131 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects8 issues9 redirecting URLs, 1 of them chained.
- Non-200 responsesOK9 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability29 issues29 of 305 indexable pages have indexability warnings. 96 pages noindex by design.
- Image alt textOK0 of 2382 image references have no alt attribute. 3 use an empty alt (decorative), which is fine.
- Heavy assets18 issues18 assets larger than 500 KB among the 100 heaviest.
- Orphan pages2 issues2 pages have no internal links pointing at them.
- Sitemap coverage3 issues5 sitemaps listing 271 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 3 reachable only via the sitemap.
- Thin contentOK0 of 270 pages have fewer than 200 words. 131 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1092 sites, median 82%, average 80%
www.perfectionplumbing.ca scores 91%, higher than 88% of the 1092 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 findingsYour site is in excellent health with a score of 91/100. However, there are some optimization opportunities, especially around redirects, titles, and missing meta descriptions. Implementing these fixes can enhance user experience and SEO.
- 1
Fix Redirect Chains
Why: Chained redirects can slow down site access and confuse crawlers.
How: Remove intermediate URLs and direct the links straight to the final destination.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: URLs returning non-200 responses affect user experience and can hurt SEO.
How: Correct or remove the URLs causing non-200 statuses or ensure they redirect properly.
Checks: status-codes
- 3
Update Title Tags
Why: 65 pages have lengthy title tags that can impact search visibility.
How: Shorten titles to under 60 characters for better SEO performance and clarity.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: 17 pages lack meta descriptions, affecting click-through rates.
How: Craft concise meta descriptions for each missing entry, targeting under 160 characters.
Checks: meta-descriptions
- 5
Implement Proper Headings
Why: Missing H1 tags can confuse search engines about page content.
How: Add appropriate H1 headings on pages without them.
Checks: headings
- 6
Link to Orphan Pages
Why: Orphan pages are not indexed effectively without internal links.
How: Add internal links from relevant pages to the orphan pages identified.
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 security vulnerabilities, particularly in response headers, which could expose visitors to risks. Implementing proper security headers and updating libraries can enhance protection. Address these findings promptly to secure your site effectively.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS) HeaderMedium
Why it matters: Without HSTS, users can be intercepted if they enter the site without HTTPS.
Fix: Add the header `Strict-Transport-Security: max-age=31536000; includeSubDomains` to your response headers.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP) HeaderMedium
Why it matters: A missing CSP means the website is vulnerable to cross-site scripting (XSS) attacks.
Fix: Implement a CSP by adding `Content-Security-Policy: default-src 'self';` to your response headers.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, your pages can be embedded on other sites, leading to clickjacking attacks.
Fix: Add `X-Frame-Options: DENY` to your response headers to prevent this.
Evidence: Clickjacking protection
- 4
Using Vulnerable jQuery LibraryMedium
Why it matters: jQuery 3.1.2 has known vulnerabilities that could be exploited; updates are critical.
Fix: Upgrade jQuery to at least version 3.5.0 to ensure vulnerabilities are patched.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Ommission of this header might allow browsers to guess MIME types, facilitating script execution risks.
Fix: Implement `X-Content-Type-Options: nosniff` in your response headers.
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy HeaderLow
Why it matters: Without a referrer policy, sensitive URL information may leak to third-party sites.
Fix: Add `Referrer-Policy: no-referrer` to your response headers to mitigate this risk.
Evidence: Referrer policy
- 7
Missing Permissions Policy HeaderInfo
Why it matters: This header controls access to browser features, reducing potential attack vectors.
Fix: Add `Permissions-Policy: geolocation=(), microphone=(), camera=()` to your response headers.
Evidence: Permissions policy
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.perfectionplumbing.ca/ → no strict-transport-security
- https://www.perfectionplumbing.ca/about-us/ → no strict-transport-security
- https://www.perfectionplumbing.ca/about-us/meet-the-team/ → no strict-transport-security
- https://www.perfectionplumbing.ca/about-us/specials/ → no strict-transport-security
- https://www.perfectionplumbing.ca/services/ → no strict-transport-security
- https://www.perfectionplumbing.ca/best-plumbing-repair/ → no strict-transport-security
- https://www.perfectionplumbing.ca/best-plumbing-repair/backwater-valve-installation-saskatoon-sewer-backup-protection/ → no strict-transport-security
- https://www.perfectionplumbing.ca/best-plumbing-repair/emergency-plumbing-services-in-saskatoon/ → no strict-transport-security
- https://www.perfectionplumbing.ca/best-plumbing-repair/faucet-repair-installation-in-saskatoon/ → no strict-transport-security
- https://www.perfectionplumbing.ca/best-plumbing-repair/leak-detection-saskatoon-hidden-water-leak-repair-detection/ → no strict-transport-security
- https://www.perfectionplumbing.ca/best-plumbing-repair/main-water-shut-off-valve-services-in-saskatoon/ → no strict-transport-security
- https://www.perfectionplumbing.ca/best-plumbing-repair/outdoor-faucet-hose-bib-repair-saskatoonprofessional-outside-tap… → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 401 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.perfectionplumbing.ca/ → no content-security-policy
- https://www.perfectionplumbing.ca/about-us/ → no content-security-policy
- https://www.perfectionplumbing.ca/about-us/meet-the-team/ → no content-security-policy
- https://www.perfectionplumbing.ca/about-us/specials/ → no content-security-policy
- https://www.perfectionplumbing.ca/services/ → no content-security-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/ → no content-security-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/backwater-valve-installation-saskatoon-sewer-backup-protection/ → no content-security-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/emergency-plumbing-services-in-saskatoon/ → no content-security-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/faucet-repair-installation-in-saskatoon/ → no content-security-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/leak-detection-saskatoon-hidden-water-leak-repair-detection/ → no content-security-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/main-water-shut-off-valve-services-in-saskatoon/ → no content-security-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/outdoor-faucet-hose-bib-repair-saskatoonprofessional-outside-tap… → 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.perfectionplumbing.ca/ → no x-frame-options
- https://www.perfectionplumbing.ca/about-us/ → no x-frame-options
- https://www.perfectionplumbing.ca/about-us/meet-the-team/ → no x-frame-options
- https://www.perfectionplumbing.ca/about-us/specials/ → no x-frame-options
- https://www.perfectionplumbing.ca/services/ → no x-frame-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/ → no x-frame-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/backwater-valve-installation-saskatoon-sewer-backup-protection/ → no x-frame-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/emergency-plumbing-services-in-saskatoon/ → no x-frame-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/faucet-repair-installation-in-saskatoon/ → no x-frame-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/leak-detection-saskatoon-hidden-water-leak-repair-detection/ → no x-frame-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/main-water-shut-off-valve-services-in-saskatoon/ → no x-frame-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/outdoor-faucet-hose-bib-repair-saskatoonprofessional-outside-tap… → 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.perfectionplumbing.ca/ → no x-content-type-options
- https://www.perfectionplumbing.ca/about-us/ → no x-content-type-options
- https://www.perfectionplumbing.ca/about-us/meet-the-team/ → no x-content-type-options
- https://www.perfectionplumbing.ca/about-us/specials/ → no x-content-type-options
- https://www.perfectionplumbing.ca/services/ → no x-content-type-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/ → no x-content-type-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/backwater-valve-installation-saskatoon-sewer-backup-protection/ → no x-content-type-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/emergency-plumbing-services-in-saskatoon/ → no x-content-type-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/faucet-repair-installation-in-saskatoon/ → no x-content-type-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/leak-detection-saskatoon-hidden-water-leak-repair-detection/ → no x-content-type-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/main-water-shut-off-valve-services-in-saskatoon/ → no x-content-type-options
- https://www.perfectionplumbing.ca/best-plumbing-repair/outdoor-faucet-hose-bib-repair-saskatoonprofessional-outside-tap… → 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.perfectionplumbing.ca/ → no referrer-policy
- https://www.perfectionplumbing.ca/about-us/ → no referrer-policy
- https://www.perfectionplumbing.ca/about-us/meet-the-team/ → no referrer-policy
- https://www.perfectionplumbing.ca/about-us/specials/ → no referrer-policy
- https://www.perfectionplumbing.ca/services/ → no referrer-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/ → no referrer-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/backwater-valve-installation-saskatoon-sewer-backup-protection/ → no referrer-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/emergency-plumbing-services-in-saskatoon/ → no referrer-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/faucet-repair-installation-in-saskatoon/ → no referrer-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/leak-detection-saskatoon-hidden-water-leak-repair-detection/ → no referrer-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/main-water-shut-off-valve-services-in-saskatoon/ → no referrer-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/outdoor-faucet-hose-bib-repair-saskatoonprofessional-outside-tap… → 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.perfectionplumbing.ca/ → no permissions-policy
- https://www.perfectionplumbing.ca/about-us/ → no permissions-policy
- https://www.perfectionplumbing.ca/about-us/meet-the-team/ → no permissions-policy
- https://www.perfectionplumbing.ca/about-us/specials/ → no permissions-policy
- https://www.perfectionplumbing.ca/services/ → no permissions-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/ → no permissions-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/backwater-valve-installation-saskatoon-sewer-backup-protection/ → no permissions-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/emergency-plumbing-services-in-saskatoon/ → no permissions-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/faucet-repair-installation-in-saskatoon/ → no permissions-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/leak-detection-saskatoon-hidden-water-leak-repair-detection/ → no permissions-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/main-water-shut-off-valve-services-in-saskatoon/ → no permissions-policy
- https://www.perfectionplumbing.ca/best-plumbing-repair/outdoor-faucet-hose-bib-repair-saskatoonprofessional-outside-tap… → no permissions-policy
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 3.1.2. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 3.1.2 in https://www.perfectionplumbing.ca/wp-content/plugins/gravityforms/js/placeholde…: CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- 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.)
- static.speetra.com (40 script tags)
- www.google.com (6 script tags)
- www.googletagmanager.com (40 script tags)
- ma.diib.com (40 script tags)
- simplybook.me (1 script tag)
7 checks passed, 1 not applicable
- OKHTTPS
All 401 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.
- OKForms over HTTPS
41 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.
This report was produced by the DIY SEO Hub Site Spider crawling www.perfectionplumbing.ca 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.