Scanned sites / www.germanautomotive.ca / 2026-09-27-1743
www.germanautomotive.ca scan from 9/27/2026, 5:43:19 PM
A newer scan exists. See the latest report for www.germanautomotive.ca.
Scan 2026-09-27-1743
Scanned 9/27/2026, 5:43:19 PM, finished 9/27/2026, 6:01:05 PM. Found with openstreetmap overpass
Site: https://www.germanautomotive.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 176 pages and 514 assets of www.germanautomotive.ca, starting from https://www.germanautomotive.ca/. It scored 82 out of 100, a good result. 13 of 16 checks found something to fix, led by heavy assets (15), title tags (90), meta descriptions (95); 2 checks passed. Most of the points went to heavy assets (−6), title tags (−5.2), meta descriptions (−4.4). 1 check 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: Medium3 medium, 4 low and 1 info findings. See the security findings ↓
- Pages crawled
- 176
- Assets fetched
- 514
- Status
- Completed
- Checks with issues
- 13 of 16
690 of 690 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 22 link destinations on other sites were checked.
- Title tags90 issues90 of 168 pages have title issues. 4 noindex or canonicalized pages excluded.−5.2 points
- Meta descriptions95 issues95 of 168 pages have meta description issues. 4 noindex or canonicalized pages excluded.−4.4 points
- Headings23 issues23 of 168 pages have heading issues. 4 noindex or canonicalized pages excluded.−0.8 points
- Broken links2 issues2 internal links point at 2 broken URLs.−0.2 points
- Links to other sites2 issues2 destinations answered with an error, 3 could not be determined (timeouts, rate limits or refusals), of 22 destinations checked.−0.5 points
- Redirects2 issues3 redirecting URLs, 0 of them chained.
- Non-200 responses2 issues5 URLs did not return a 2xx response. 4 of them are pages, 2 with an error status; the rest are assets or redirects.−0.1 points
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability4 issues4 of 172 indexable pages have indexability warnings.−0.2 points
- Image alt textOK0 of 869 image references have no alt attribute. 791 use an empty alt (decorative), which is fine.
- Heavy assets15 issues15 assets larger than 500 KB among 514 fetched assets.−6 points
- Orphan pages5 issues5 pages have no internal links pointing at them.−0.1 points
- Sitemap coverage26 issues5 sitemaps listing 147 URLs: 21 crawled pages missing, 0 listed URLs broken or redirecting, 5 reachable only via the sitemap.−0.9 points
- Internal link countsOKInternal link counts for 172 pages.
- Thin content1 issue1 of 168 pages have fewer than 200 words. 4 noindex or canonicalized pages excluded.
- Duplicate content2 issues1 group of pages with identical HTML.−0.1 points
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.germanautomotive.ca scores 82%, higher than 57% 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 need addressing, primarily related to broken links, redirects, title tags, and meta descriptions. Prioritizing these fixes will improve user experience and SEO performance.
- 1
Fix Broken Links
Why: Broken links harm user experience and SEO rankings.
How: Update or remove the internal links that point to the broken URLs.
Checks: broken-links
- 2
Check Redirects
Why: Redirects can lead to confusion and affect site speed.
How: Review the three redirects; ensure they lead to appropriate pages and eliminate unnecessary redirects.
Checks: redirects
- 3
Optimize Title Tags
Why: Title tags affect click-through rates and SEO visibility.
How: Reduce the length of title tags for affected pages to under 60 characters.
Checks: titles
- 4
Improve Meta Descriptions
Why: Meta descriptions help increase click-through rates.
How: Create meaningful meta descriptions for the 88 pages lacking one to encourage clicks.
Checks: meta-descriptions
- 5
Resolve Heading Issues
Why: Proper use of headings is crucial for SEO and accessibility.
How: Ensure each page has one H1 and check for fixations on pages with multiple H1s.
Checks: headings
- 6
Address Orphan Pages
Why: Orphan pages can diminish site visibility and usability.
How: Add internal links to the five orphan pages to help them gain 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 several important security headers that protect users from various attacks, including interception and content injection. Immediate action is required to enhance the site's security posture and mitigate risks.
- 0 high
- 3 medium
- 4 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors typing the address without 'https://' can be intercepted on the first request.
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: A CSP helps prevent loading of scripts from unauthorized sources, reducing XSS risks.
Fix: Add the header: 'Content-Security-Policy: default-src 'self';'. Adjust as necessary for any trusted sources.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of this header allows clickjacking attacks by embedding this site in a malicious frame.
Fix: Add the header: 'X-Frame-Options: DENY'.
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this, browsers may execute files inappropriately based on their contents.
Fix: Add the header: 'X-Content-Type-Options: nosniff'.
Evidence: MIME sniffing protection
- 5
Missing Referrer-Policy HeaderLow
Why it matters: Without a Referrer-Policy, full URLs including sensitive data may be exposed when navigating away from the site.
Fix: Add the header: 'Referrer-Policy: no-referrer'.
Evidence: Referrer policy
- 6
Server Banner DisclosureLow
Why it matters: Revealing server version can help attackers identify vulnerabilities.
Fix: Consider using a reverse proxy or update configurations to obscure version details.
Evidence: Software version disclosure
- 7
Third-party Scripts Without Subresource IntegrityLow
Why it matters: Third-party scripts can change the site's behavior if compromised.
Fix: Implement a Content-Security-Policy that restricts loading of third-party scripts from known sources.
Evidence: Third-party scripts
- 8
Missing Permissions-Policy HeaderInfo
Why it matters: This header can limit features available to scripts, improving overall security.
Fix: Add the header: 'Permissions-Policy: geolocation=(self), microphone=(), camera=()'. Adjust based on site features.
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.germanautomotive.ca/ → no strict-transport-security
- https://www.germanautomotive.ca/about/ → no strict-transport-security
- https://www.germanautomotive.ca/service-guarantee/ → no strict-transport-security
- https://www.germanautomotive.ca/privacy-policy-2/ → no strict-transport-security
- https://www.germanautomotive.ca/news/ → no strict-transport-security
- https://www.germanautomotive.ca/services/ → no strict-transport-security
- https://www.germanautomotive.ca/automotive-air-conditioning-calgary/ → no strict-transport-security
- https://www.germanautomotive.ca/auto-electrical-repairs-calgary/ → no strict-transport-security
- https://www.germanautomotive.ca/automotive-brake-repair-calgary/ → no strict-transport-security
- https://www.germanautomotive.ca/emergency-repairs/ → no strict-transport-security
- https://www.germanautomotive.ca/german-car-diagnostic-calgary/ → no strict-transport-security
- https://www.germanautomotive.ca/engine-oil-change-calgary/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 172 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.germanautomotive.ca/ → no content-security-policy
- https://www.germanautomotive.ca/about/ → no content-security-policy
- https://www.germanautomotive.ca/service-guarantee/ → no content-security-policy
- https://www.germanautomotive.ca/privacy-policy-2/ → no content-security-policy
- https://www.germanautomotive.ca/news/ → no content-security-policy
- https://www.germanautomotive.ca/services/ → no content-security-policy
- https://www.germanautomotive.ca/automotive-air-conditioning-calgary/ → no content-security-policy
- https://www.germanautomotive.ca/auto-electrical-repairs-calgary/ → no content-security-policy
- https://www.germanautomotive.ca/automotive-brake-repair-calgary/ → no content-security-policy
- https://www.germanautomotive.ca/emergency-repairs/ → no content-security-policy
- https://www.germanautomotive.ca/german-car-diagnostic-calgary/ → no content-security-policy
- https://www.germanautomotive.ca/engine-oil-change-calgary/ → 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.germanautomotive.ca/ → no x-frame-options
- https://www.germanautomotive.ca/about/ → no x-frame-options
- https://www.germanautomotive.ca/service-guarantee/ → no x-frame-options
- https://www.germanautomotive.ca/privacy-policy-2/ → no x-frame-options
- https://www.germanautomotive.ca/news/ → no x-frame-options
- https://www.germanautomotive.ca/services/ → no x-frame-options
- https://www.germanautomotive.ca/automotive-air-conditioning-calgary/ → no x-frame-options
- https://www.germanautomotive.ca/auto-electrical-repairs-calgary/ → no x-frame-options
- https://www.germanautomotive.ca/automotive-brake-repair-calgary/ → no x-frame-options
- https://www.germanautomotive.ca/emergency-repairs/ → no x-frame-options
- https://www.germanautomotive.ca/german-car-diagnostic-calgary/ → no x-frame-options
- https://www.germanautomotive.ca/engine-oil-change-calgary/ → 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.germanautomotive.ca/ → no x-content-type-options
- https://www.germanautomotive.ca/about/ → no x-content-type-options
- https://www.germanautomotive.ca/service-guarantee/ → no x-content-type-options
- https://www.germanautomotive.ca/privacy-policy-2/ → no x-content-type-options
- https://www.germanautomotive.ca/news/ → no x-content-type-options
- https://www.germanautomotive.ca/services/ → no x-content-type-options
- https://www.germanautomotive.ca/automotive-air-conditioning-calgary/ → no x-content-type-options
- https://www.germanautomotive.ca/auto-electrical-repairs-calgary/ → no x-content-type-options
- https://www.germanautomotive.ca/automotive-brake-repair-calgary/ → no x-content-type-options
- https://www.germanautomotive.ca/emergency-repairs/ → no x-content-type-options
- https://www.germanautomotive.ca/german-car-diagnostic-calgary/ → no x-content-type-options
- https://www.germanautomotive.ca/engine-oil-change-calgary/ → 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.germanautomotive.ca/ → no referrer-policy
- https://www.germanautomotive.ca/about/ → no referrer-policy
- https://www.germanautomotive.ca/service-guarantee/ → no referrer-policy
- https://www.germanautomotive.ca/privacy-policy-2/ → no referrer-policy
- https://www.germanautomotive.ca/news/ → no referrer-policy
- https://www.germanautomotive.ca/services/ → no referrer-policy
- https://www.germanautomotive.ca/automotive-air-conditioning-calgary/ → no referrer-policy
- https://www.germanautomotive.ca/auto-electrical-repairs-calgary/ → no referrer-policy
- https://www.germanautomotive.ca/automotive-brake-repair-calgary/ → no referrer-policy
- https://www.germanautomotive.ca/emergency-repairs/ → no referrer-policy
- https://www.germanautomotive.ca/german-car-diagnostic-calgary/ → no referrer-policy
- https://www.germanautomotive.ca/engine-oil-change-calgary/ → 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.germanautomotive.ca/ → no permissions-policy
- https://www.germanautomotive.ca/about/ → no permissions-policy
- https://www.germanautomotive.ca/service-guarantee/ → no permissions-policy
- https://www.germanautomotive.ca/privacy-policy-2/ → no permissions-policy
- https://www.germanautomotive.ca/news/ → no permissions-policy
- https://www.germanautomotive.ca/services/ → no permissions-policy
- https://www.germanautomotive.ca/automotive-air-conditioning-calgary/ → no permissions-policy
- https://www.germanautomotive.ca/auto-electrical-repairs-calgary/ → no permissions-policy
- https://www.germanautomotive.ca/automotive-brake-repair-calgary/ → no permissions-policy
- https://www.germanautomotive.ca/emergency-repairs/ → no permissions-policy
- https://www.germanautomotive.ca/german-car-diagnostic-calgary/ → no permissions-policy
- https://www.germanautomotive.ca/engine-oil-change-calgary/ → 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 (690 responses)
- x-powered-by: WP Rocket/3.23.1 (1 response)
- 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)
- www.google.com (23 script tags)
7 checks passed, 1 not applicable
- OKHTTPS
All 172 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
35 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- 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.germanautomotive.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- veprof.com83/100 · rank 446 · 96 pages
- www.ramsayanimalclinic.ca82/100 · rank 504 · 66 pages
- www.highpointplumbing.ca82/100 · rank 504 · 190 pages
- www.tsoralhealth.com82/100 · rank 504 · 44 pages
- vigoindustries.com82/100 · rank 504 · 2,272 pages
- www.valdanniviers.ch82/100 · rank 504 · 5,000 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.germanautomotive.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.germanautomotive.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.germanautomotive.ca. Removal needs no account and no proof of purchase.