Scanned sites / www.gcoc.ca / 2026-09-27-1723
www.gcoc.ca scan from 9/27/2026, 5:23:04 PM
A newer scan exists. See the latest report for www.gcoc.ca.
Scan 2026-09-27-1723
Scanned 9/27/2026, 5:23:04 PM, finished 9/27/2026, 5:53:31 PM. Found with openstreetmap overpass
Site: https://www.gcoc.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 160 pages and 454 assets of www.gcoc.ca, starting from https://www.gcoc.ca/. It scored 87 out of 100, a good result. 9 of 16 checks found something to fix, led by meta descriptions (150), links to other sites (128), heavy assets (5); 5 checks passed. Most of the points went to meta descriptions (−7.9), links to other sites (−4), heavy assets (−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, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 160
- Assets fetched
- 454
- Status
- Completed
- Checks with issues
- 9 of 16
614 of 614 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 270 link destinations on other sites were checked.
- Title tags5 issues5 of 151 pages have title issues.−0.3 points
- Meta descriptions150 issues150 of 151 pages have meta description issues.−7.9 points
- Headings1 issue1 of 151 pages have heading issues.
- Broken links8 issues8 internal links point at 8 broken URLs.−1.1 points
- Links to other sites128 issues128 destinations answered with an error, 3 could not be determined (timeouts, rate limits or refusals), of 270 destinations checked.−4 points
- Redirects1 noted1 redirecting URL, 0 of them chained.
- Non-200 responses8 issues10 URLs did not return a 2xx response. 9 of them are pages, 8 with an error status; the rest are assets or redirects.−0.5 points
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 151 indexable pages have indexability warnings.
- Image alt textOK0 of 1357 image references have no alt attribute. 1175 use an empty alt (decorative), which is fine.
- Heavy assets5 issues5 assets larger than 500 KB among 454 fetched assets.−3 points
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage10 issues1 sitemap listing 160 URLs: 0 crawled pages missing, 9 listed URLs broken or redirecting, 1 reachable only via the sitemap.−0.4 points
- Internal link countsOKInternal link counts for 151 pages.
- Thin contentOK0 of 151 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.gcoc.ca scores 87%, higher than 78% 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 findingsSeveral critical SEO issues were identified, including broken links, missing meta descriptions, and heavy assets. These should be addressed to improve user experience and search engine rankings.
- 1
Fix Broken Links
Why: Broken links can frustrate users and negatively impact SEO.
How: Identify the broken links and update or remove them. Specific URLs reported include those in the locations section.
Checks: broken-links, redirects
- 2
Create Meta Descriptions
Why: Nearly all pages lack meta descriptions, which are crucial for search rankings and click-through rates.
How: Write unique, engaging meta descriptions for 150 pages.
Checks: meta-descriptions
- 3
Address Heavy Assets
Why: Heavy assets can slow down your site performance, affecting user experience.
How: Optimize or reduce the file sizes of the identified heavy assets.
Checks: heavy-assets
- 4
Fix Non-200 Responses
Why: Pages and assets with non-200 responses hinder accessibility and SEO.
How: Identify and resolve the 10 URLs that did not return a 2xx response.
Checks: status-codes
- 5
Resolve Orphan Pages
Why: Orphan pages are not linked internally, missing traffic and SEO value.
How: Link the orphan page to relevant content on your site.
Checks: orphan-pages
- 6
Improve Title Tags
Why: Some pages have long or duplicate titles which can confuse search engines.
How: Adjust titles to meet optimal length and uniqueness.
Checks: titles
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 has several critical security vulnerabilities, including missing HTTP headers that protect against interception, clickjacking, and content injection threats. Additionally, a sensitive credential is exposed in the code. Implementing recommended headers and securing sensitive data will enhance user security.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors may be intercepted on their first request, compromising data security.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: The absence of CSP allows unrestricted loading of resources, increasing risk of cross-site scripting.
Fix: Implement a CSP header like: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, the pages can be embedded on other sites, risking clickjacking.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Leaked Google API KeyMedium
Why it matters: An exposed Google API key can be misused if not properly restricted.
Fix: Secure the API key by restricting it to HTTP referrers in Google Cloud console.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Without this header, browsers may misinterpret the content type, leading to execution of malicious files.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Lack of a referrer policy may expose users' full URLs when navigating away.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
No Permissions PolicyInfo
Why it matters: The absence of this policy prevents limiting browser feature access, increasing potential malicious activity.
Fix: Add the header: Permissions-Policy: camera=(), microphone=(), geolocation=()
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.gcoc.ca/ → no strict-transport-security
- https://www.gcoc.ca/about-us/ → no strict-transport-security
- https://www.gcoc.ca/fleet/ → no strict-transport-security
- https://www.gcoc.ca/faq/ → no strict-transport-security
- https://www.gcoc.ca/contact-us/ → no strict-transport-security
- https://www.gcoc.ca/oil-change/ → no strict-transport-security
- https://www.gcoc.ca/services/ → no strict-transport-security
- https://www.gcoc.ca/services/tire-services/ → no strict-transport-security
- https://www.gcoc.ca/services/transmission-fluid-service/ → no strict-transport-security
- https://www.gcoc.ca/services/radiator-fluid-service/ → no strict-transport-security
- https://www.gcoc.ca/services/differential-fluid-service/ → no strict-transport-security
- https://www.gcoc.ca/services/air-filter-replacements/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 151 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.gcoc.ca/ → no content-security-policy
- https://www.gcoc.ca/about-us/ → no content-security-policy
- https://www.gcoc.ca/fleet/ → no content-security-policy
- https://www.gcoc.ca/faq/ → no content-security-policy
- https://www.gcoc.ca/contact-us/ → no content-security-policy
- https://www.gcoc.ca/oil-change/ → no content-security-policy
- https://www.gcoc.ca/services/ → no content-security-policy
- https://www.gcoc.ca/services/tire-services/ → no content-security-policy
- https://www.gcoc.ca/services/transmission-fluid-service/ → no content-security-policy
- https://www.gcoc.ca/services/radiator-fluid-service/ → no content-security-policy
- https://www.gcoc.ca/services/differential-fluid-service/ → no content-security-policy
- https://www.gcoc.ca/services/air-filter-replacements/ → 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.gcoc.ca/ → no x-frame-options
- https://www.gcoc.ca/about-us/ → no x-frame-options
- https://www.gcoc.ca/fleet/ → no x-frame-options
- https://www.gcoc.ca/faq/ → no x-frame-options
- https://www.gcoc.ca/contact-us/ → no x-frame-options
- https://www.gcoc.ca/oil-change/ → no x-frame-options
- https://www.gcoc.ca/services/ → no x-frame-options
- https://www.gcoc.ca/services/tire-services/ → no x-frame-options
- https://www.gcoc.ca/services/transmission-fluid-service/ → no x-frame-options
- https://www.gcoc.ca/services/radiator-fluid-service/ → no x-frame-options
- https://www.gcoc.ca/services/differential-fluid-service/ → no x-frame-options
- https://www.gcoc.ca/services/air-filter-replacements/ → 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.gcoc.ca/ → no x-content-type-options
- https://www.gcoc.ca/about-us/ → no x-content-type-options
- https://www.gcoc.ca/fleet/ → no x-content-type-options
- https://www.gcoc.ca/faq/ → no x-content-type-options
- https://www.gcoc.ca/contact-us/ → no x-content-type-options
- https://www.gcoc.ca/oil-change/ → no x-content-type-options
- https://www.gcoc.ca/services/ → no x-content-type-options
- https://www.gcoc.ca/services/tire-services/ → no x-content-type-options
- https://www.gcoc.ca/services/transmission-fluid-service/ → no x-content-type-options
- https://www.gcoc.ca/services/radiator-fluid-service/ → no x-content-type-options
- https://www.gcoc.ca/services/differential-fluid-service/ → no x-content-type-options
- https://www.gcoc.ca/services/air-filter-replacements/ → 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.gcoc.ca/ → no referrer-policy
- https://www.gcoc.ca/about-us/ → no referrer-policy
- https://www.gcoc.ca/fleet/ → no referrer-policy
- https://www.gcoc.ca/faq/ → no referrer-policy
- https://www.gcoc.ca/contact-us/ → no referrer-policy
- https://www.gcoc.ca/oil-change/ → no referrer-policy
- https://www.gcoc.ca/services/ → no referrer-policy
- https://www.gcoc.ca/services/tire-services/ → no referrer-policy
- https://www.gcoc.ca/services/transmission-fluid-service/ → no referrer-policy
- https://www.gcoc.ca/services/radiator-fluid-service/ → no referrer-policy
- https://www.gcoc.ca/services/differential-fluid-service/ → no referrer-policy
- https://www.gcoc.ca/services/air-filter-replacements/ → 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.gcoc.ca/ → no permissions-policy
- https://www.gcoc.ca/about-us/ → no permissions-policy
- https://www.gcoc.ca/fleet/ → no permissions-policy
- https://www.gcoc.ca/faq/ → no permissions-policy
- https://www.gcoc.ca/contact-us/ → no permissions-policy
- https://www.gcoc.ca/oil-change/ → no permissions-policy
- https://www.gcoc.ca/services/ → no permissions-policy
- https://www.gcoc.ca/services/tire-services/ → no permissions-policy
- https://www.gcoc.ca/services/transmission-fluid-service/ → no permissions-policy
- https://www.gcoc.ca/services/radiator-fluid-service/ → no permissions-policy
- https://www.gcoc.ca/services/differential-fluid-service/ → no permissions-policy
- https://www.gcoc.ca/services/air-filter-replacements/ → no permissions-policy
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…jU (39 chars) in https://www.gcoc.ca/locations/ontario/stittsville/1189-carp-road/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- NoteSoftware version disclosure
Responses name the framework in an X-Powered-By header but hide the version.
- server: cloudflare (614 responses)
- x-powered-by: WP Engine (153 responses)
- 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 (24 script tags)
6 checks passed, 1 not applicable
- OKHTTPS
All 151 crawled pages were served over HTTPS.
- OKCookie flags
All 1 cookie carry Secure, HttpOnly and SameSite flags.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
128 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- Not applicableSensitive paths in robots.txt
No robots.txt was fetched.
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.gcoc.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- chnllp.com90/100 · rank 134 · 18 pages
- mauricesautocarecentre.ca90/100 · rank 134 · 8 pages
- www.electrician4sk.ca90/100 · rank 134 · 49 pages
- www.pediatricdentistryon160.com89/100 · rank 162 · 37 pages
- brightlocal.com89/100 · rank 162 · 1,462 pages
- arbuildershomes.com89/100 · rank 162 · 96 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.gcoc.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.gcoc.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.gcoc.ca. Removal needs no account and no proof of purchase.