Scanned sites / www.perfectionplumbing.ca / 2026-09-17-2337
www.perfectionplumbing.ca scan from 9/17/2026, 11:37:50 PM
Scan 2026-09-17-2337
Scanned 9/17/2026, 11:37:50 PM, finished 9/18/2026, 12:13:09 AM. 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 17, 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
1076 sites, median 82%, average 80%
www.perfectionplumbing.ca scores 91%, higher than 88% of the 1076 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 findingsThe site has excellent health but needs improvements in redirects, meta descriptions, headings, and orphan pages for better SEO. Prioritize fixes that can be enacted easily and have significant impact.
- 1
Fix Redirects
Why: Chained redirects can slow down page loading, affecting user experience and SEO.
How: Simplify and eliminate the 9 redirecting URLs, particularly the chained redirect.
Checks: redirects
- 2
Update Meta Descriptions
Why: Missing or overly long meta descriptions can harm click-through rates.
How: Add concise, relevant meta descriptions for all affected pages, keeping them under 160 characters.
Checks: meta-descriptions
- 3
Add Missing H1 Headings
Why: H1 headings are crucial for SEO and help with content organization.
How: Incorporate unique H1 headings on pages with missing H1 tags.
Checks: headings
- 4
Resolve Non-200 Status Codes
Why: Non-200 responses can lead to poor user experience and crawl issues.
How: Correct the 9 URLs returning non-200 responses to ensure they return a proper 200 status.
Checks: status-codes
- 5
Link to Orphan Pages
Why: Orphan pages have no internal links, preventing indexation and visibility.
How: Create internal links to the 2 identified orphan pages from relevant content.
Checks: orphan-pages
- 6
Optimize Heavy Assets
Why: Large file sizes can slow down your website, affecting user experience.
How: Compress images and other assets larger than 500 KB to improve load times.
Checks: heavy-assets
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 site has critical security gaps related to HTTP response headers that protect users from attacks. Key measures like Strict Transport Security and Content Security Policy are missing. Additionally, you're using an outdated version of jQuery with known vulnerabilities, which could be exploited based on usage. These issues should be addressed urgently to safeguard your visitors.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users accessing your site without HTTPS may be exposed to man-in-the-middle attacks.
Fix: Add the HSTS header: `Strict-Transport-Security: max-age=31536000; includeSubDomains`.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Without CSP, your site is vulnerable to attacks like Cross-Site Scripting (XSS) as there are no restrictions on script sources.
Fix: Implement CSP with a header like: `Content-Security-Policy: default-src 'self';`.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Not having this header makes your site vulnerable to clickjacking attacks.
Fix: Add the header: `X-Frame-Options: DENY`.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript Library (jQuery 3.1.1)Medium
Why it matters: The version you are using has known vulnerabilities; exploitation risk varies based on usage.
Fix: Upgrade jQuery to version 3.5.0 or newer to mitigate these vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may interpret files as scripts regardless of their declared type, leading to potential security issues.
Fix: Include this header: `X-Content-Type-Options: nosniff`.
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy HeaderLow
Why it matters: Without a referrer policy, users' full URLs may be exposed to third-party sites they navigate to.
Fix: Add this header: `Referrer-Policy: no-referrer`.
Evidence: Referrer policy
- 7
Missing Permissions-Policy HeaderInfo
Why it matters: A permissions policy controls browser features and limits capabilities for potentially malicious scripts.
Fix: Implement this header: `Permissions-Policy: geolocation=(), microphone=(), camera=()`.
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.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 3.1.1 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.