Scanned sites / www.gcoc.ca / 2026-09-20-2317
www.gcoc.ca scan from 9/20/2026, 11:17:33 PM
A newer scan exists. See the latest report for www.gcoc.ca.
Scan 2026-09-20-2317
Scanned 9/20/2026, 11:17:33 PM, finished 9/20/2026, 11:45:03 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 20, 2026 the Site Spider crawled 160 pages and 450 assets of www.gcoc.ca, starting from https://www.gcoc.ca/. It scored 89 out of 100, a good result. 6 of 14 checks found something to fix, led by meta descriptions (158), title tags (6), heavy assets (4); 8 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: Medium4 medium, 4 low and 1 info findings. See the security findings ↓
- Pages crawled
- 160
- Assets fetched
- 450
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags6 issues6 of 159 pages have title issues.
- Meta descriptions158 issues158 of 159 pages have meta description issues.
- Headings1 issue1 of 159 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK2 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 159 indexable pages have indexability warnings.
- Image alt textOK0 of 1427 image references have no alt attribute. 1231 use an empty alt (decorative), which is fine.
- Heavy assets4 issues4 assets larger than 500 KB among the 100 heaviest.
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage2 issues1 sitemap listing 160 URLs: 0 crawled pages missing, 1 listed URL broken or redirecting, 1 reachable only via the sitemap.
- Thin contentOK0 of 159 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1131 sites, median 82%, average 80%
www.gcoc.ca scores 89%, higher than 80% of the 1131 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 some issues that need fixing, including missing title tags, meta descriptions, and a header. Prioritizing these will enhance SEO performance significantly.
- 1
Fix Title Tag Issues
Why: Improving title tags helps with search visibility and click-through rates.
How: Shorten or differentiate titles for affected pages.
Checks: titles
- 2
Add Meta Descriptions
Why: Unique meta descriptions improve search engine results and user engagement.
How: Create engaging, relevant meta descriptions for the pages without them.
Checks: meta-descriptions
- 3
Add Missing H1 Tag
Why: An H1 tag is crucial for defining the page's main topic for search engines.
How: Add a relevant H1 tag to the page lacking it.
Checks: headings
- 4
Resolve Redirects
Why: Ensure the redirecting URL resolves correctly to enhance user access.
How: Update or remove redirects for https://www.gcoc.ca/services/air-conditioning/.
Checks: redirects
- 5
Fix Non-200 Responses
Why: Non-200 response status can negatively impact user experience and SEO.
How: Remove or fix the broken asset link to https://www.gcoc.ca/wp-content/plugins/jet-elements/assets/css/images/dummy-map.png.
Checks: status-codes
- 6
Link to Orphan Page
Why: Internal links help search engines discover and value content.
How: Add internal links from relevant pages to https://www.gcoc.ca/location/.
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 crawlYour website has several important security headers missing, which could leave it vulnerable to attacks like clickjacking and script injection. Additionally, an API key was found in the source code, which should be restricted to prevent misuse. Implementing the suggested headers will significantly improve your site's security.
- 0 high
- 4 medium
- 4 low
- 1 info
- 1
Missing HSTS headerMedium
Why it matters: Without HTTP Strict Transport Security, users typing your URL without 'https://' can be intercepted on first request.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains; preload' to your server responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security PolicyMedium
Why it matters: Lack of a Content Security Policy allows unrestricted script, style, or frame loading, increasing risk of XSS attacks.
Fix: Implement a Content Security Policy, e.g., 'Content-Security-Policy: default-src 'self'; object-src 'none';'.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options headerMedium
Why it matters: Absence of this header permits clickjacking, allowing your pages to be embedded in frames.
Fix: Add 'X-Frame-Options: DENY' or 'X-Frame-Options: SAMEORIGIN' to your responses.
Evidence: Clickjacking protection
- 4
Leaked API KeyMedium
Why it matters: An unprotected Google API key can be exploited if not restricted properly, risking resource misuse.
Fix: Restrict the key by setting allowed HTTP referrers in the Google Cloud console. Remove from page code.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options headerLow
Why it matters: This header stops browsers from interpreting files as a different MIME type, which can prevent attacks.
Fix: Add 'X-Content-Type-Options: nosniff' to your server responses.
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy headerLow
Why it matters: Without a Referrer-Policy, sensitive URLs and queries may be exposed to third-party sites when users navigate away.
Fix: Implement a Referrer-Policy, e.g., 'Referrer-Policy: no-referrer-when-downgrade'.
Evidence: Referrer policy
- 7
Server Version DisclosedLow
Why it matters: The X-Powered-By header discloses the platform used, potentially aiding attackers.
Fix: Configure your server to not reveal X-Powered-By or set 'X-Powered-By: my-app'.
Evidence: Software version disclosure
- 8
Third-Party Scripts Without IntegrityLow
Why it matters: Lack of Subresource Integrity (SRI) means risks from third-party script manipulation.
Fix: Consider adding SRI hashes or a Content-Security-Policy that restricts scripts to trusted sources.
Evidence: Third-party scripts
- 9
Missing Permissions-Policy headerInfo
Why it matters: This header should restrict unused browser features, limiting risk from malicious scripts.
Fix: Add 'Permissions-Policy: fullscreen=(self)' to your server 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.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 159 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/alberta/red-deer/6730-taylor-dr/: 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 (610 responses)
- x-powered-by: WP Engine (161 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 159 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.
- aigarden.tech90/100 · rank 136 · 9 pages
- mergedeck.com90/100 · rank 136 · 200 pages
- dayleveling.com90/100 · rank 136 · 4 pages
- www.manchesterdental.ca89/100 · rank 190 · 128 pages
- www.bellerivedental.ca89/100 · rank 190 · 142 pages
- newgatefarms.com89/100 · rank 190 · 1 page
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.