Scanned sites / www.highpointplumbing.ca / 2026-09-18-0518
www.highpointplumbing.ca scan from 9/18/2026, 5:18:36 AM
Scan 2026-09-18-0518
Scanned 9/18/2026, 5:18:36 AM, finished 9/18/2026, 5:42:16 AM. Found with openstreetmap overpass
Site: https://www.highpointplumbing.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 190 pages and 1002 assets of www.highpointplumbing.ca, starting from https://www.highpointplumbing.ca/. It scored 84 out of 100, a good result. 8 of 14 checks found something to fix, led by sitemap coverage (177), title tags (126), meta descriptions (55); 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: Medium5 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 190
- Assets fetched
- 1002
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags126 issues126 of 177 pages have title issues. 7 noindex or canonicalized pages excluded.
- Meta descriptions55 issues55 of 177 pages have meta description issues. 7 noindex or canonicalized pages excluded.
- HeadingsOK0 of 177 pages have heading issues. 7 noindex or canonicalized pages excluded.
- Broken links4 issues7 internal links point at 4 broken URLs.
- Redirects2 issues3 redirecting URLs, 0 of them chained.
- Non-200 responses4 issues7 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability2 issues2 of 179 indexable pages have indexability warnings. 5 pages noindex by design.
- Image alt textOK0 of 1538 image references have no alt attribute. 256 use an empty alt (decorative), which is fine.
- Heavy assetsOK0 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage177 issues1 sitemap listing 0 URLs: 177 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin content1 issue1 of 177 pages have fewer than 200 words. 7 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1080 sites, median 82%, average 80%
www.highpointplumbing.ca scores 84%, higher than 57% of the 1080 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 has good health but a few critical fixes can enhance SEO. Focus on fixing broken links and ensuring proper sitemap coverage for better indexation and user experience.
- 1
Fix Broken Links
Why: Broken links harm user experience and SEO.
How: Identify and update or remove 7 internal links leading to 404 errors.
Checks: broken-links
- 2
Correct Non-200 Responses
Why: URLs returning non-200 responses may confuse search engines.
How: Fix or remove 7 URLs returning 404 errors, especially for key pages.
Checks: status-codes
- 3
Optimize Title Tags
Why: 126 pages with title issues affect search visibility.
How: Shorten titles exceeding 60 characters for 126 pages.
Checks: titles
- 4
Revise Meta Descriptions
Why: 55 pages have long meta descriptions reducing click-through rates.
How: Shorten 55 meta descriptions exceeding optimal lengths.
Checks: meta-descriptions
- 5
Improve Sitemap Coverage
Why: Many crawled pages are missing from your sitemap.
How: Update your sitemap to include all 177 pages.
Checks: sitemap-coverage
- 6
Enhance Thin Content
Why: Thin content might be less valuable in search rankings.
How: Add more information to the 1 page with less than 200 words.
Checks: thin-content
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 website has multiple security headers missing that could expose it to various risks, including interception of traffic and clickjacking attacks. Addressing these issues by implementing the recommended controls will enhance the security posture of the site significantly.
- 0 high
- 5 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted when accessing the site without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Lack of CSP means no restrictions on script and style origins, increasing risk of XSS attacks.
Fix: Add a CSP header specifying allowed sources, for example: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, the site is susceptible to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Missing Cookie FlagsMedium
Why it matters: Cookies lacking these flags may be vulnerable to theft or misuse.
Fix: Set cookie flags: HttpOnly, Secure, SameSite=Strict for all cookies.
Evidence: Cookie flags
- 5
Vulnerable JavaScript Library DetectedMedium
Why it matters: jQuery 1.8.7 has known vulnerabilities that could be exploited depending on use.
Fix: Upgrade jQuery to at least version 3.5.0 to mitigate risks.
Evidence: Vulnerable JavaScript libraries
- 6
Missing X-Content-Type-Options HeaderLow
Why it matters: The absence of this header allows browsers to interpret files as other types, which can lead to security issues.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: The site does not control what information is passed to other sites when links are clicked.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 8
Exposure of Server and Framework VersionLow
Why it matters: The current server version disclosure allows attackers to identify potential vulnerabilities.
Fix: Remove or modify the headers: Server and X-Powered-By to not disclose versions.
Evidence: Software version disclosure
- 9
No Permissions Policy HeaderInfo
Why it matters: A Permissions-Policy can limit access to potentially risky features.
Fix: Add the 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.highpointplumbing.ca/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-installation-and-replacement/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-maintenance/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-repair/ → no strict-transport-security
- https://www.highpointplumbing.ca/furnace-installation-replacement-cranbrook-bc/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-maintenance/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-repair/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-geothermal-heating-air-conditioning-installation-repair/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-installation-replacement/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-maintenance/ → no strict-transport-security
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-repair/ → no strict-transport-security
- https://www.highpointplumbing.ca/west-kootenay-bc-boiler-installation-and-replacement/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 184 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.highpointplumbing.ca/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-installation-and-replacement/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-maintenance/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-repair/ → no content-security-policy
- https://www.highpointplumbing.ca/furnace-installation-replacement-cranbrook-bc/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-maintenance/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-repair/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-geothermal-heating-air-conditioning-installation-repair/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-installation-replacement/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-maintenance/ → no content-security-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-repair/ → no content-security-policy
- https://www.highpointplumbing.ca/west-kootenay-bc-boiler-installation-and-replacement/ → 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.highpointplumbing.ca/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-installation-and-replacement/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-maintenance/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-repair/ → no x-frame-options
- https://www.highpointplumbing.ca/furnace-installation-replacement-cranbrook-bc/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-maintenance/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-repair/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-geothermal-heating-air-conditioning-installation-repair/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-installation-replacement/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-maintenance/ → no x-frame-options
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-repair/ → no x-frame-options
- https://www.highpointplumbing.ca/west-kootenay-bc-boiler-installation-and-replacement/ → 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.highpointplumbing.ca/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-installation-and-replacement/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-maintenance/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-repair/ → no x-content-type-options
- https://www.highpointplumbing.ca/furnace-installation-replacement-cranbrook-bc/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-maintenance/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-repair/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-geothermal-heating-air-conditioning-installation-repair/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-installation-replacement/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-maintenance/ → no x-content-type-options
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-repair/ → no x-content-type-options
- https://www.highpointplumbing.ca/west-kootenay-bc-boiler-installation-and-replacement/ → 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.highpointplumbing.ca/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-installation-and-replacement/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-maintenance/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-repair/ → no referrer-policy
- https://www.highpointplumbing.ca/furnace-installation-replacement-cranbrook-bc/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-maintenance/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-repair/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-geothermal-heating-air-conditioning-installation-repair/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-installation-replacement/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-maintenance/ → no referrer-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-repair/ → no referrer-policy
- https://www.highpointplumbing.ca/west-kootenay-bc-boiler-installation-and-replacement/ → 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.highpointplumbing.ca/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-installation-and-replacement/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-maintenance/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-boiler-repair/ → no permissions-policy
- https://www.highpointplumbing.ca/furnace-installation-replacement-cranbrook-bc/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-maintenance/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-furnace-repair/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-geothermal-heating-air-conditioning-installation-repair/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-installation-replacement/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-maintenance/ → no permissions-policy
- https://www.highpointplumbing.ca/east-kootenay-bc-heat-pump-repair/ → no permissions-policy
- https://www.highpointplumbing.ca/west-kootenay-bc-boiler-installation-and-replacement/ → no permissions-policy
- FoundSoftware version disclosureLow
Responses reveal the exact server or framework version, which lets an attacker look up known vulnerabilities for it without guessing.
- server: Apache (1192 responses)
- x-powered-by: PHP/8.1.34 (193 responses)
- FoundCookie flagsMedium
1 of 1 cookie are missing protective flags. Without HttpOnly a script can read the cookie; without Secure it travels over plain HTTP; without SameSite it is sent on cross-site requests.
- _fbp (set by https://www.highpointplumbing.ca/robots.txt) lacks HttpOnly
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 1.8.7. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.8.7 in https://www.highpointplumbing.ca/wp-content/plugins/jet-search/assets/lib/chose…: CVE-2012-6708 (selector XSS), CVE-2015-9251, CVE-2019-11358, CVE-2020-11022, CVE-2020-11023; fixed in 3.5.0
- NoteThird-party scripts
Scripts run from 1 other domain 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.)
- link.msgsndr.com (80 script tags)
- 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/
4 checks passed, 1 not applicable
- OKHTTPS
All 184 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- 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.
- 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.highpointplumbing.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.