Scanned sites / www.glamorgandental.ca / 2026-09-17-0513
www.glamorgandental.ca scan from 9/17/2026, 5:13:28 AM
A newer scan exists. See the latest report for www.glamorgandental.ca.
Scan 2026-09-17-0513
Scanned 9/17/2026, 5:13:28 AM, finished 9/17/2026, 5:23:54 AM. Found with openstreetmap overpass
Site: https://www.glamorgandental.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 17, 2026 the Site Spider crawled 118 pages and 391 assets of www.glamorgandental.ca, starting from https://www.glamorgandental.ca/. It scored 89 out of 100, a good result. 8 of 14 checks found something to fix, led by heavy assets (32), meta descriptions (27), title tags (17); 6 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: Medium5 medium and 3 low findings. See the security findings ↓
- Pages crawled
- 118
- Assets fetched
- 391
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags17 issues17 of 96 pages have title issues. 13 noindex or canonicalized pages excluded.
- Meta descriptions27 issues27 of 96 pages have meta description issues. 13 noindex or canonicalized pages excluded.
- Headings9 issues9 of 96 pages have heading issues. 13 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects9 issues9 redirecting URLs, 2 of them chained.
- Non-200 responsesOK9 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability3 issues3 of 99 indexable pages have indexability warnings. 10 pages noindex by design.
- Image alt textOK0 of 629 image references have no alt attribute. 63 use an empty alt (decorative), which is fine.
- Heavy assets32 issues32 assets larger than 500 KB among the 100 heaviest.
- Orphan pages4 issues4 pages have no internal links pointing at them.
- Sitemap coverage4 issues1 sitemap listing 96 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 4 reachable only via the sitemap.
- Thin contentOK0 of 96 pages have fewer than 200 words. 13 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1058 sites, median 82%, average 80%
www.glamorgandental.ca scores 89%, higher than 80% of the 1058 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 several key SEO issues that need addressing, particularly with redirects, titles, meta descriptions, and headings. Prioritizing these will improve your site's visibility and performance significantly.
- 1
Fix Redirects
Why: Chained redirects can slow down user experience and affect SEO.
How: Redirect URLs directly to the final destination without hops.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Broken pages frustrate users and harm SEO ranking.
How: Identify affected URLs and ensure they return a 200 status or remove them.
Checks: status-codes
- 3
Optimize Title Tags
Why: Improper title lengths can hurt click-through rates.
How: Revise titles to be within 50-60 characters for optimal impact.
Checks: titles
- 4
Improve Meta Descriptions
Why: Descriptive meta helps in attracting clicks from search results.
How: Update meta descriptions to be between 150-160 characters.
Checks: meta-descriptions
- 5
Correct Headings Issues
Why: Proper heading structure aids in content clarity and SEO.
How: Ensure each page has one H1 and relevant H2s.
Checks: headings
- 6
Link Orphan Pages
Why: Orphan pages miss out on potential traffic and indexing.
How: Add internal links to orphan pages from relevant content.
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 essential security headers and has exposed sensitive information, which can leave it vulnerable to various attacks. Implementing the suggested fixes will enhance security for user interactions and data handling.
- 0 high
- 5 medium
- 3 low
- 0 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, a visitor can be intercepted when typing the URL without https://.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains'.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of a CSP allows scripts from any source, increasing XSS attack risk.
Fix: Add the header 'Content-Security-Policy: default-src 'self';' or a tailored policy.
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: No X-Frame-Options may allow the site to be embedded into malicious sites.
Fix: Add the header 'X-Frame-Options: DENY' or use a CSP with frame-ancestors.
Evidence: Clickjacking protection
- 4
Missing HttpOnly and Secure Flags on CookiesMedium
Why it matters: Cookies are potentially accessible to scripts without these flags, risking security.
Fix: Modify cookie settings to include 'HttpOnly', 'Secure', and 'SameSite=Strict'.
Evidence: Cookie flags
- 5
Leaked Google API KeyMedium
Why it matters: Exposed API keys can lead to unauthorized use and quota theft.
Fix: Restrict the key usage in the Google Cloud console by HTTP referrer.
Evidence: Keys and secrets in page code
- 6
Missing MIME Sniffing ProtectionLow
Why it matters: Without X-Content-Type-Options, browsers might misinterpret file types.
Fix: Add the header 'X-Content-Type-Options: nosniff'.
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: No referrer policy exposes full page URLs to subsequent sites users visit.
Fix: Add the header 'Referrer-Policy: no-referrer-when-downgrade'.
Evidence: Referrer policy
- 8
Exposed Server Version InformationLow
Why it matters: Server version exposure aids attackers in targeting specific vulnerabilities.
Fix: Remove or obscure 'Server' and 'X-Powered-By' headers.
Evidence: Software version disclosure
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.glamorgandental.ca/ → no strict-transport-security
- https://www.glamorgandental.ca/canadian-dental-care-plan/ → no strict-transport-security
- https://www.glamorgandental.ca/about/ → no strict-transport-security
- https://www.glamorgandental.ca/blog/ → no strict-transport-security
- https://www.glamorgandental.ca/privacy-policy/ → no strict-transport-security
- https://www.glamorgandental.ca/service/cosmetic-dentistry/ → no strict-transport-security
- https://www.glamorgandental.ca/service/dental-crowns/ → no strict-transport-security
- https://www.glamorgandental.ca/service/dental-veneers/ → no strict-transport-security
- https://www.glamorgandental.ca/service/dental-bonding/ → no strict-transport-security
- https://www.glamorgandental.ca/service/restorative-dentistry/ → no strict-transport-security
- https://www.glamorgandental.ca/service/dental-bridges/ → no strict-transport-security
- https://www.glamorgandental.ca/service/dental-filling/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 109 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.glamorgandental.ca/ → no content-security-policy
- https://www.glamorgandental.ca/canadian-dental-care-plan/ → no content-security-policy
- https://www.glamorgandental.ca/about/ → no content-security-policy
- https://www.glamorgandental.ca/blog/ → no content-security-policy
- https://www.glamorgandental.ca/privacy-policy/ → no content-security-policy
- https://www.glamorgandental.ca/service/cosmetic-dentistry/ → no content-security-policy
- https://www.glamorgandental.ca/service/dental-crowns/ → no content-security-policy
- https://www.glamorgandental.ca/service/dental-veneers/ → no content-security-policy
- https://www.glamorgandental.ca/service/dental-bonding/ → no content-security-policy
- https://www.glamorgandental.ca/service/restorative-dentistry/ → no content-security-policy
- https://www.glamorgandental.ca/service/dental-bridges/ → no content-security-policy
- https://www.glamorgandental.ca/service/dental-filling/ → 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.glamorgandental.ca/ → no x-frame-options
- https://www.glamorgandental.ca/canadian-dental-care-plan/ → no x-frame-options
- https://www.glamorgandental.ca/about/ → no x-frame-options
- https://www.glamorgandental.ca/blog/ → no x-frame-options
- https://www.glamorgandental.ca/privacy-policy/ → no x-frame-options
- https://www.glamorgandental.ca/service/cosmetic-dentistry/ → no x-frame-options
- https://www.glamorgandental.ca/service/dental-crowns/ → no x-frame-options
- https://www.glamorgandental.ca/service/dental-veneers/ → no x-frame-options
- https://www.glamorgandental.ca/service/dental-bonding/ → no x-frame-options
- https://www.glamorgandental.ca/service/restorative-dentistry/ → no x-frame-options
- https://www.glamorgandental.ca/service/dental-bridges/ → no x-frame-options
- https://www.glamorgandental.ca/service/dental-filling/ → 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.glamorgandental.ca/ → no x-content-type-options
- https://www.glamorgandental.ca/canadian-dental-care-plan/ → no x-content-type-options
- https://www.glamorgandental.ca/about/ → no x-content-type-options
- https://www.glamorgandental.ca/blog/ → no x-content-type-options
- https://www.glamorgandental.ca/privacy-policy/ → no x-content-type-options
- https://www.glamorgandental.ca/service/cosmetic-dentistry/ → no x-content-type-options
- https://www.glamorgandental.ca/service/dental-crowns/ → no x-content-type-options
- https://www.glamorgandental.ca/service/dental-veneers/ → no x-content-type-options
- https://www.glamorgandental.ca/service/dental-bonding/ → no x-content-type-options
- https://www.glamorgandental.ca/service/restorative-dentistry/ → no x-content-type-options
- https://www.glamorgandental.ca/service/dental-bridges/ → no x-content-type-options
- https://www.glamorgandental.ca/service/dental-filling/ → 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.glamorgandental.ca/ → no referrer-policy
- https://www.glamorgandental.ca/canadian-dental-care-plan/ → no referrer-policy
- https://www.glamorgandental.ca/about/ → no referrer-policy
- https://www.glamorgandental.ca/blog/ → no referrer-policy
- https://www.glamorgandental.ca/privacy-policy/ → no referrer-policy
- https://www.glamorgandental.ca/service/cosmetic-dentistry/ → no referrer-policy
- https://www.glamorgandental.ca/service/dental-crowns/ → no referrer-policy
- https://www.glamorgandental.ca/service/dental-veneers/ → no referrer-policy
- https://www.glamorgandental.ca/service/dental-bonding/ → no referrer-policy
- https://www.glamorgandental.ca/service/restorative-dentistry/ → no referrer-policy
- https://www.glamorgandental.ca/service/dental-bridges/ → no referrer-policy
- https://www.glamorgandental.ca/service/dental-filling/ → 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.glamorgandental.ca/ → no permissions-policy
- https://www.glamorgandental.ca/canadian-dental-care-plan/ → no permissions-policy
- https://www.glamorgandental.ca/about/ → no permissions-policy
- https://www.glamorgandental.ca/blog/ → no permissions-policy
- https://www.glamorgandental.ca/privacy-policy/ → no permissions-policy
- https://www.glamorgandental.ca/service/cosmetic-dentistry/ → no permissions-policy
- https://www.glamorgandental.ca/service/dental-crowns/ → no permissions-policy
- https://www.glamorgandental.ca/service/dental-veneers/ → no permissions-policy
- https://www.glamorgandental.ca/service/dental-bonding/ → no permissions-policy
- https://www.glamorgandental.ca/service/restorative-dentistry/ → no permissions-policy
- https://www.glamorgandental.ca/service/dental-bridges/ → no permissions-policy
- https://www.glamorgandental.ca/service/dental-filling/ → 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: cloudflare (509 responses)
- x-powered-by: WP Rocket/3.23 (2 responses)
- FoundCookie flagsMedium
1 of 1 cookie are missing protective flags. Without HttpOnly a script can read the cookie; without Secure it travels over plain HTTP; without SameSite it is sent on cross-site requests.
- tpg_post_views (set by https://www.glamorgandental.ca/service/dental-bridges/) lacks HttpOnly, SameSite
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…uE (39 chars) in https://www.glamorgandental.ca/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- NoteThird-party scripts
Scripts run from 5 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.)
- fd.cleantalk.org (40 script tags)
- maps.google.com (40 script tags)
- app.medianv.com (40 script tags)
- cdn.trustindex.io (3 script tags)
- cdn.callrail.com (3 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 1 path that look private. robots.txt is public and does not restrict access, so it doubles as a map for anyone probing the site; those paths need real access control.
- Disallow: /wp-admin/
5 checks passed
- OKHTTPS
All 109 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
39 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.
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.
This report was produced by the DIY SEO Hub Site Spider crawling www.glamorgandental.ca from its public pages. Anyone can run a scan of any site they own or are authorised to check. Is this your site? Claim it to manage the listing, or ask for removal through the support form.