Scanned sites / www.perfectionplumbing.ca / 2026-09-16-0118
www.perfectionplumbing.ca scan from 9/16/2026, 1:18:49 AM
A newer scan exists. See the latest report for www.perfectionplumbing.ca.
Scan 2026-09-16-0118
Scanned 9/16/2026, 1:18:49 AM, finished 9/16/2026, 1:55:51 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 16, 2026 the Site Spider crawled 409 pages and 964 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
- 964
- 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 2375 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 pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage2 issues5 sitemaps listing 271 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 2 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
1040 sites, median 82%, average 80%
www.perfectionplumbing.ca scores 91%, higher than 88% of the 1040 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 findingsThere are several issues to address for improved SEO performance. Focus on fixing redirects, titles, and heading issues for immediate impact.
- 1
Fix Redirects
Why: Redirects create slower loading times and can affect page ranking.
How: Eliminate chained redirects and ensure direct linking: Update the URLs directly in your site's settings.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Pages not returning 2xx responses can harm user experience and SEO.
How: Fix or remove non-working URLs: Verify and update links in your content and sitemap.
Checks: status-codes
- 3
Optimize Title Tags
Why: Shorter, relevant titles improve visibility and click-through rates.
How: Edit titles to keep them under 60 characters with targeted keywords: Update in your CMS.
Checks: titles
- 4
Enhance Meta Descriptions
Why: Meta descriptions impact search engine results and user engagement.
How: Create concise, engaging descriptions under 160 characters for affected pages.
Checks: meta-descriptions
- 5
Add Missing Headings
Why: Proper headings improve content structure and SEO.
How: Add an H1 heading to pages that lack them: Edit these pages in your CMS.
Checks: headings
- 6
Address Orphan Pages
Why: Orphan pages are not easily discoverable, limiting their SEO power.
How: Link to orphan pages from other relevant content or menus.
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 crawlThe security review of your website highlights several critical vulnerabilities, primarily due to missing security headers and outdated libraries. Addressing these issues is crucial to enhance the security posture of your site and protect sensitive information.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors are vulnerable to interception when entering the site via HTTP.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains; preload' to all responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: The absence of a CSP allows unrestricted loading of scripts and styles, increasing risk of XSS attacks.
Fix: Implement a CSP header like 'Content-Security-Policy: default-src 'self';' to restrict resources.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Lack of X-Frame-Options allows potential clickjacking attacks.
Fix: Set the header 'X-Frame-Options: DENY' to prevent embedding of your site in frames.
Evidence: Clickjacking protection
- 4
Vulnerable jQuery LibraryMedium
Why it matters: Using jQuery 3.1.1 exposes the site to known vulnerabilities including XSS risks.
Fix: Upgrade jQuery to at least version 3.5.0 to mitigate these vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Without this header, browsers may misinterpret file types, leading to security issues.
Fix: Add 'X-Content-Type-Options: nosniff' to promote type safety.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive URL information may be sent to external sites.
Fix: Include 'Referrer-Policy: no-referrer-when-downgrade' to control referrer information.
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: The lack of a permissions policy can expose unused features to potential misuse.
Fix: Add 'Permissions-Policy: geolocation=(self)' to limit feature access.
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
47 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.