Scanned sites / www.germanautomotive.ca / 2026-09-26-0111
www.germanautomotive.ca scan from 9/26/2026, 1:11:54 AM
Scan 2026-09-26-0111
Scanned 9/26/2026, 1:11:54 AM, finished 9/26/2026, 1:24:00 AM. 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 26, 2026 the Site Spider crawled 175 pages and 514 assets of www.germanautomotive.ca, starting from https://www.germanautomotive.ca/. It scored 82 out of 100, a good result. 12 of 14 checks found something to fix, led by title tags (90), meta descriptions (90), sitemap coverage (26); 2 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: Medium3 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 175
- Assets fetched
- 514
- Status
- Completed
- Checks with issues
- 12 of 14
- Title tags90 issues90 of 167 pages have title issues. 4 noindex or canonicalized pages excluded.
- Meta descriptions90 issues90 of 167 pages have meta description issues. 4 noindex or canonicalized pages excluded.
- Headings23 issues23 of 167 pages have heading issues. 4 noindex or canonicalized pages excluded.
- Broken links2 issues2 internal links point at 2 broken URLs.
- Redirects2 issues3 redirecting URLs, 0 of them chained.
- Non-200 responses2 issues5 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability4 issues4 of 171 indexable pages have indexability warnings.
- Image alt textOK0 of 864 image references have no alt attribute. 786 use an empty alt (decorative), which is fine.
- Heavy assets15 issues15 assets larger than 500 KB among the 100 heaviest.
- Orphan pages5 issues5 pages have no internal links pointing at them.
- Sitemap coverage26 issues5 sitemaps listing 146 URLs: 21 crawled pages missing, 0 listed URLs broken or redirecting, 5 reachable only via the sitemap.
- Thin content1 issue1 of 167 pages have fewer than 200 words. 4 noindex or canonicalized pages excluded.
- Duplicate content2 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1268 sites, median 82%, average 80%
www.germanautomotive.ca scores 82%, higher than 48% of the 1268 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 a good health score, but there are issues to address, especially with broken links and title/meta descriptions. These changes can improve SEO and user experience significantly.
- 1
Fix Broken Links
Why: Two internal links lead to broken URLs, negatively impacting user experience and SEO.
How: Update or remove links pointing to 'https://www.germanautomotive.ca/about-us/' and 'https://www.germanautomotive.ca/location-contact/'.
Checks: broken-links
- 2
Review Redirects
Why: Three redirects can complicate site structure and potentially waste link equity.
How: Consider removing or simplifying the redirects for 'http://www.germanautomotive.ca/', 'https://www.germanautomotive.ca/?page_id=11', and 'https://www.germanautomotive.ca/sitemap.xml'.
Checks: redirects
- 3
Resolve Non-200 Responses
Why: Five URLs did not return a valid response affecting SEO.
How: Check the URLs returning non-200 statuses and correct their configurations.
Checks: status-codes
- 4
Optimize Title Tags
Why: 90 pages have title issues, causing potential ranking challenges.
How: Revise title tags to be under 60 characters, ensuring they accurately describe page content.
Checks: titles
- 5
Enhance Meta Descriptions
Why: 90 pages lack meta descriptions, which can lower click-through rates.
How: Add concise, relevant meta descriptions for all affected pages that summarize their content.
Checks: meta-descriptions
- 6
Fix Heading Issues
Why: Heading issues on 23 pages may confuse search engines about page structure.
How: Ensure each page has one H1 tag and that headings follow a logical hierarchy.
Checks: headings
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 site lacks several important security headers that could expose it to risks like data interception, clickjacking, and script injection. Implementing strict HTTP security and content policies will significantly enhance the site's security posture.
- 0 high
- 3 medium
- 3 low
- 1 info
- 1
Missing HSTS HeaderMedium
Why it matters: Without HTTP Strict Transport Security (HSTS), visitors may be vulnerable to interception on their first request if they type the URL without 'https://'.
Fix: Add the header 'Strict-Transport-Security: max-age=63072000; includeSubDomains; preload' to all responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security PolicyMedium
Why it matters: Without a Content Security Policy (CSP), the site is vulnerable to script injection attacks as there are no restrictions on where scripts can be loaded from.
Fix: Implement a CSP header, e.g., 'Content-Security-Policy: default-src 'self'; script-src 'self' www.googletagmanager.com www.google.com;'.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without the X-Frame-Options header, the site can be embedded in a frame on another site, increasing the risk of clickjacking attacks.
Fix: Add the header 'X-Frame-Options: DENY' or 'X-Frame-Options: SAMEORIGIN'.
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, a browser might execute files as scripts based on their contents, risking security vulnerabilities.
Fix: Include the header 'X-Content-Type-Options: nosniff' in all responses.
Evidence: MIME sniffing protection
- 5
Missing Referrer-Policy HeaderLow
Why it matters: Without a Referrer-Policy, the full URL may be sent to external sites, potentially leaking sensitive information.
Fix: Set the header 'Referrer-Policy: no-referrer' or a suitable alternative.
Evidence: Referrer policy
- 6
Server Version DisclosureLow
Why it matters: Revealing server and framework versions can help attackers identify vulnerabilities the site may have.
Fix: Remove or alter the 'Server' and 'X-Powered-By' headers to obscure versioning information.
Evidence: Software version disclosure
- 7
Missing Permissions-Policy HeaderInfo
Why it matters: The lack of a Permissions-Policy allows injected scripts to access features like the camera or geolocation without restrictions.
Fix: Add 'Permissions-Policy: accelerometer=(), camera=(), geolocation=()' based on the site's needs.
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 171 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 (689 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 171 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.
- fivestarheating.ca83/100 · rank 552 · 64 pages
- veprof.com83/100 · rank 552 · 96 pages
- www.physiomira.com82/100 · rank 605 · 37 pages
- www.tsoralhealth.com82/100 · rank 605 · 44 pages
- www.tendingtoes.com82/100 · rank 605 · 23 pages
- www.bvcvet.ca82/100 · rank 605 · 24 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.