Scanned sites / www.highpointplumbing.ca / 2026-09-25-0743
www.highpointplumbing.ca scan from 9/25/2026, 7:43:29 AM
Scan 2026-09-25-0743
Scanned 9/25/2026, 7:43:29 AM, finished 9/25/2026, 8:22:19 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 25, 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
1250 sites, median 82%, average 80%
www.highpointplumbing.ca scores 84%, higher than 57% of the 1250 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 website has several SEO issues that need attention, particularly broken links, non-200 responses, and title/meta description issues. Addressing these will enhance user experience and search visibility.
- 1
Fix Broken Links
Why: Eliminate 404 errors to improve user experience and SEO.
How: Update or remove links pointing to these broken URLs: ac-repair-in-cranbrook-bc, central-kootenay-h-air-conditioning-services, and central-kootenay-h-heating-services.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Ensure all URLs return a 200 status to improve accessibility and indexing.
How: Check and fix the following URLs to return a 200 status: ac-repair-in-cranbrook-bc, central-kootenay-h-air-conditioning-services.
Checks: status-codes
- 3
Optimize Title Tags
Why: Correcting title length enhances click-through rates from search results.
How: Shorten these titles to under 60 characters: multiple pages listed with long titles.
Checks: titles
- 4
Fix Meta Description Issues
Why: Optimizing meta descriptions increases user engagement from search results.
How: Make sure meta descriptions are under 160 characters for applicable pages.
Checks: meta-descriptions
- 5
Update Sitemap Coverage
Why: Ensure all indexable pages are included in the sitemap for better indexing.
How: Add the 177 missing pages to the sitemap.
Checks: sitemap-coverage
- 6
Address Thin Content
Why: Improving content depth can boost SEO performance.
How: Enhance the thank-you page's content, increasing the word count beyond 200.
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 several security deficiencies that need urgent attention, particularly around missing security headers and outdated scripts. These vulnerabilities can expose your site to attacks, compromising both user data and site integrity. Immediate action is recommended to implement the suggested security headers and update the libraries to enhance overall protection.
- 0 high
- 5 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users who enter the site via HTTP can be intercepted on their first request.
Fix: Add the header: Strict-Transport-Security: max-age=63072000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Lack of CSP allows scripts and styles to be loaded from anywhere, increasing risk of XSS attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self'
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, your pages could be embedded in a frame, leading to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Missing Cookie FlagsMedium
Why it matters: Cookies lacking HttpOnly, Secure, and SameSite attributes are vulnerable to interception and attacks.
Fix: Set cookies with: HttpOnly; Secure; SameSite=Strict
Evidence: Cookie flags
- 5
Vulnerable JavaScript LibraryMedium
Why it matters: Using jQuery 1.8.7 exposes the site to known vulnerabilities that could be exploited via the library.
Fix: Update jQuery to at least version 3.5.0.
Evidence: Vulnerable JavaScript libraries
- 6
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may execute resources as scripts based on their content.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: Without a Referrer Policy, sensitive page information may be leaked to third-party sites.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 8
Server and Framework Version DisclosureLow
Why it matters: Revealing server version details can make the site a target for known exploits.
Fix: Modify server settings to mask server version information.
Evidence: Software version disclosure
- 9
Missing Permissions PolicyInfo
Why it matters: A Permissions-Policy can limit what scripts can access, enhancing security against malicious injections.
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.
Sites scoring near www.highpointplumbing.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- secondcup.com85/100 · rank 427 · 633 pages
- simpsonplumbing.ca85/100 · rank 427 · 33 pages
- lhmglaw.com85/100 · rank 427 · 193 pages
- www.ramsayanimalclinic.ca84/100 · rank 480 · 66 pages
- www.advocateslaw.com84/100 · rank 480 · 495 pages
- eatfishmaine.com84/100 · rank 480 · 25 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.highpointplumbing.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.highpointplumbing.ca?
- 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.highpointplumbing.ca. Removal needs no account and no proof of purchase.