Scanned sites / www.crownautobody.ca / 2026-09-27-1722
www.crownautobody.ca scan from 9/27/2026, 5:22:14 PM
A newer scan exists. See the latest report for www.crownautobody.ca.
Scan 2026-09-27-1722
Scanned 9/27/2026, 5:22:14 PM, finished 9/27/2026, 5:49:47 PM. Found with openstreetmap overpass
Site: https://www.crownautobody.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 131 pages and 485 assets of www.crownautobody.ca, starting from https://www.crownautobody.ca/. It scored 51 out of 100, a result that needs work. 9 of 16 checks found something to fix, led by broken links (65), non-200 responses (65), meta descriptions (50); 5 checks passed. Most of the points went to broken links (−20), non-200 responses (−10), meta descriptions (−6.3). 2 checks found something the score does not count, listed as noted. 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, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 131
- Assets fetched
- 485
- Status
- Completed
- Checks with issues
- 9 of 16
616 of 616 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 19 link destinations on other sites were checked.
- Title tags22 issues22 of 59 pages have title issues. 4 noindex or canonicalized pages excluded.−3.5 points
- Meta descriptions50 issues50 of 59 pages have meta description issues. 4 noindex or canonicalized pages excluded.−6.3 points
- Headings8 issues8 of 59 pages have heading issues. 4 noindex or canonicalized pages excluded.−0.8 points
- Broken links65 issues65 internal links point at 65 broken URLs.−20 points
- Links to other sites69 noted0 destinations answered with an error, 7 could not be determined (timeouts, rate limits or refusals), of 19 destinations checked.
- Redirects3 issues4 redirecting URLs, 0 of them chained.−0.2 points
- Non-200 responses65 issues69 URLs did not return a 2xx response. 68 of them are pages, 65 with an error status; the rest are assets or redirects.−10 points
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 59 indexable pages have indexability warnings. 4 pages noindex by design.
- Image alt textOK0 of 554 image references have no alt attribute. 248 use an empty alt (decorative), which is fine.
- Heavy assets13 issues13 assets larger than 500 KB among 485 fetched assets.−6 points
- Orphan pages16 issues16 pages have no internal links pointing at them.−1 points
- Sitemap coverage16 issues4 sitemaps listing 59 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 16 reachable only via the sitemap.−1.5 points
- Internal link countsOKInternal link counts for 63 pages.
- Thin contentOK0 of 59 pages have fewer than 200 words. 4 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.crownautobody.ca scores 51%, higher than 1% of the 1315 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 issues that can improve its SEO health. Focus on fixing broken links, correcting title and meta description problems, addressing heading issues, and optimizing heavy assets to enhance performance and user experience.
- 1
Fix Broken Links
Why: Improving or removing broken links enhances user experience and SEO.
How: Update or remove the links pointing to invalid URLs. For example, fix links pointing to '[email protected]'.
Checks: broken-links
- 2
Revise Title Tags
Why: Correctly optimized title tags improve search visibility.
How: Shorten the titles exceeding 60 characters. For instance, reduce titles like 'Book Online - Crown Autobody & Glass North - Crown Autobody & Glass'.
Checks: titles
- 3
Enhance Meta Descriptions
Why: Having unique and appropriate meta descriptions can increase click-through rates.
How: Write concise meta descriptions for pages without them and shorten existing lengthy descriptions.
Checks: meta-descriptions
- 4
Fix Heading Issues
Why: Proper headings help users and search engines understand your content structure.
How: Ensure each page has a single H1 tag and is relevant to the content.
Checks: headings
- 5
Optimize Heavy Assets
Why: Reducing large files can improve page load speed.
How: Compress or optimize images and scripts larger than 500 KB, such as the stylesheet and images noted.
Checks: heavy-assets
- 6
Resolve Orphan Pages
Why: Linking orphan pages improves site navigation and SEO.
How: Add internal links to orphan pages like 'Auto Collision Repair' to enhance their visibility.
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 website lacks important security headers to protect users from various web vulnerabilities. It is crucial to implement HTTP Strict Transport Security, Content Security Policy, and other protections to enhance security. Additionally, an outdated JavaScript library introduces potential risks.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, initial requests over insecure connections can be intercepted.
Fix: Add the header `Strict-Transport-Security: max-age=31536000; includeSubDomains` to your server responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: The absence of CSP allows scripts and styles from any source, increasing risk of cross-site scripting (XSS).
Fix: Implement this header: `Content-Security-Policy: default-src 'self';` and adjust as needed.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, the site can be embedded in frames, which is vulnerable to clickjacking.
Fix: Add `X-Frame-Options: DENY` or `X-Frame-Options: SAMEORIGIN` to your server responses.
Evidence: Clickjacking protection
- 4
Outdated jQuery VersionMedium
Why it matters: jQuery 1.9.1 has known vulnerabilities that can be exploited under certain conditions.
Fix: Upgrade jQuery to at least version 3.5.0 to mitigate these risks.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers might execute files incorrectly based on their content instead of declared types.
Fix: Add the header `X-Content-Type-Options: nosniff` to your server responses.
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy HeaderLow
Why it matters: Without this policy, full URL information can be sent to external sites when users navigate away.
Fix: Include `Referrer-Policy: no-referrer` or an appropriate policy in your server responses.
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Exposing server versions can help attackers find known vulnerabilities.
Fix: Remove or change the Server response header value, or disable it entirely if possible.
Evidence: Software version disclosure
- 8
Missing Permissions Policy HeaderInfo
Why it matters: This header can restrict the use of features like camera and microphone, enhancing security.
Fix: Add `Permissions-Policy: accelerometer=(), camera=(), microphone=(), geolocation=()` to your responses.
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.crownautobody.ca/ → no strict-transport-security
- https://www.crownautobody.ca/about-us/ → no strict-transport-security
- https://www.crownautobody.ca/why-us/ → no strict-transport-security
- https://www.crownautobody.ca/services/ → no strict-transport-security
- https://www.crownautobody.ca/process/ → no strict-transport-security
- https://www.crownautobody.ca/blogs/ → no strict-transport-security
- https://www.crownautobody.ca/faq/ → no strict-transport-security
- https://www.crownautobody.ca/mpi-direct-repair/ → no strict-transport-security
- https://www.crownautobody.ca/car-rental/ → no strict-transport-security
- https://www.crownautobody.ca/glass-repair/ → no strict-transport-security
- https://www.crownautobody.ca/towing/ → no strict-transport-security
- https://www.crownautobody.ca/in-case-of-accident/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 63 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.crownautobody.ca/ → no content-security-policy
- https://www.crownautobody.ca/about-us/ → no content-security-policy
- https://www.crownautobody.ca/why-us/ → no content-security-policy
- https://www.crownautobody.ca/services/ → no content-security-policy
- https://www.crownautobody.ca/process/ → no content-security-policy
- https://www.crownautobody.ca/blogs/ → no content-security-policy
- https://www.crownautobody.ca/faq/ → no content-security-policy
- https://www.crownautobody.ca/mpi-direct-repair/ → no content-security-policy
- https://www.crownautobody.ca/car-rental/ → no content-security-policy
- https://www.crownautobody.ca/glass-repair/ → no content-security-policy
- https://www.crownautobody.ca/towing/ → no content-security-policy
- https://www.crownautobody.ca/in-case-of-accident/ → 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.crownautobody.ca/ → no x-frame-options
- https://www.crownautobody.ca/about-us/ → no x-frame-options
- https://www.crownautobody.ca/why-us/ → no x-frame-options
- https://www.crownautobody.ca/services/ → no x-frame-options
- https://www.crownautobody.ca/process/ → no x-frame-options
- https://www.crownautobody.ca/blogs/ → no x-frame-options
- https://www.crownautobody.ca/faq/ → no x-frame-options
- https://www.crownautobody.ca/mpi-direct-repair/ → no x-frame-options
- https://www.crownautobody.ca/car-rental/ → no x-frame-options
- https://www.crownautobody.ca/glass-repair/ → no x-frame-options
- https://www.crownautobody.ca/towing/ → no x-frame-options
- https://www.crownautobody.ca/in-case-of-accident/ → 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.crownautobody.ca/ → no x-content-type-options
- https://www.crownautobody.ca/about-us/ → no x-content-type-options
- https://www.crownautobody.ca/why-us/ → no x-content-type-options
- https://www.crownautobody.ca/services/ → no x-content-type-options
- https://www.crownautobody.ca/process/ → no x-content-type-options
- https://www.crownautobody.ca/blogs/ → no x-content-type-options
- https://www.crownautobody.ca/faq/ → no x-content-type-options
- https://www.crownautobody.ca/mpi-direct-repair/ → no x-content-type-options
- https://www.crownautobody.ca/car-rental/ → no x-content-type-options
- https://www.crownautobody.ca/glass-repair/ → no x-content-type-options
- https://www.crownautobody.ca/towing/ → no x-content-type-options
- https://www.crownautobody.ca/in-case-of-accident/ → 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.crownautobody.ca/ → no referrer-policy
- https://www.crownautobody.ca/about-us/ → no referrer-policy
- https://www.crownautobody.ca/why-us/ → no referrer-policy
- https://www.crownautobody.ca/services/ → no referrer-policy
- https://www.crownautobody.ca/process/ → no referrer-policy
- https://www.crownautobody.ca/blogs/ → no referrer-policy
- https://www.crownautobody.ca/faq/ → no referrer-policy
- https://www.crownautobody.ca/mpi-direct-repair/ → no referrer-policy
- https://www.crownautobody.ca/car-rental/ → no referrer-policy
- https://www.crownautobody.ca/glass-repair/ → no referrer-policy
- https://www.crownautobody.ca/towing/ → no referrer-policy
- https://www.crownautobody.ca/in-case-of-accident/ → 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.crownautobody.ca/ → no permissions-policy
- https://www.crownautobody.ca/about-us/ → no permissions-policy
- https://www.crownautobody.ca/why-us/ → no permissions-policy
- https://www.crownautobody.ca/services/ → no permissions-policy
- https://www.crownautobody.ca/process/ → no permissions-policy
- https://www.crownautobody.ca/blogs/ → no permissions-policy
- https://www.crownautobody.ca/faq/ → no permissions-policy
- https://www.crownautobody.ca/mpi-direct-repair/ → no permissions-policy
- https://www.crownautobody.ca/car-rental/ → no permissions-policy
- https://www.crownautobody.ca/glass-repair/ → no permissions-policy
- https://www.crownautobody.ca/towing/ → no permissions-policy
- https://www.crownautobody.ca/in-case-of-accident/ → 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 (616 responses)
- x-powered-by: PHP/7.4.33 (137 responses)
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 1.9.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.9.1 in https://progisync.progi.com/public/lib_booking_widget/js/jquery-1.9.1.min.js: CVE-2015-9251 (XSS via cross-domain AJAX), 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 2 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.)
- www.googletagmanager.com (40 script tags)
- img1.wsimg.com (40 script tags)
6 checks passed, 1 not applicable
- OKHTTPS
All 63 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
3 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.
Sites scoring near www.crownautobody.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- dutchdeliciousbakery.com52/100 · rank 1289 · 540 pages
- alslandscaping.ca52/100 · rank 1289 · 12 pages
- www.bvcvet.ca51/100 · rank 1294 · 14 pages
- mikisdance.com51/100 · rank 1294 · 367 pages
- qualityelectricnd.com51/100 · rank 1294 · 13 pages
- hiifolioupcom.vercel.app51/100 · rank 1294 · 1 page
This report was produced by the DIY SEO Hub Site Spider crawling www.crownautobody.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.crownautobody.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.crownautobody.ca. Removal needs no account and no proof of purchase.