Scanned sites / www.glamorgandental.ca / 2026-09-25-2142
www.glamorgandental.ca scan from 9/25/2026, 9:42:54 PM
Scan 2026-09-25-2142
Scanned 9/25/2026, 9:42:54 PM, finished 9/25/2026, 9:54:12 PM. 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 25, 2026 the Site Spider crawled 119 pages and 242 assets of www.glamorgandental.ca, starting from https://www.glamorgandental.ca/. It scored 88 out of 100, a good result. 11 of 14 checks found something to fix, led by meta descriptions (29), heavy assets (24), title tags (18); 3 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, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 119
- Assets fetched
- 242
- Status
- Completed
- Checks with issues
- 11 of 14
- Title tags18 issues18 of 97 pages have title issues. 11 noindex or canonicalized pages excluded.
- Meta descriptions29 issues29 of 97 pages have meta description issues. 11 noindex or canonicalized pages excluded.
- Headings8 issues8 of 97 pages have heading issues. 11 noindex or canonicalized pages excluded.
- Broken links3 issues4 internal links point at 3 broken URLs.
- Redirects8 issues8 redirecting URLs, 2 of them chained.
- Non-200 responses3 issues11 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability3 issues3 of 100 indexable pages have indexability warnings. 8 pages noindex by design.
- Image alt textOK0 of 280 image references have no alt attribute. 76 use an empty alt (decorative), which is fine.
- Heavy assets24 issues24 assets larger than 500 KB among the 100 heaviest.
- Orphan pages4 issues4 pages have no internal links pointing at them.
- Sitemap coverage5 issues1 sitemap listing 98 URLs: 0 crawled pages missing, 1 listed URL broken or redirecting, 4 reachable only via the sitemap.
- Thin contentOK0 of 97 pages have fewer than 200 words. 11 noindex or canonicalized pages excluded.
- Duplicate content3 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1266 sites, median 82%, average 80%
www.glamorgandental.ca scores 88%, higher than 74% of the 1266 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 issues were identified on your site, including broken links, redirects, and title/meta description problems. Addressing these will improve user experience and search visibility.
- 1
Fix Broken Links
Why: Improve user experience and SEO by resolving dead links.
How: Update or remove the 4 links pointing to broken URLs noted in the crawl.
Checks: broken-links
- 2
Clean Up Redirects
Why: Reduce redirect chains to improve load times and usefulness.
How: Eliminate chained redirects and ensure URLs point directly to final destinations.
Checks: redirects
- 3
Resolve Non-200 Responses
Why: Ensure all pages return a valid response for better accessibility.
How: Correct the 11 URLs returning non-200 status, updating or removing them.
Checks: status-codes
- 4
Update Title Tags
Why: Optimize titles for better relevance and click-through rates in search results.
How: Revise 18 pages' title tags to ensure they are under 60 characters and relevant.
Checks: titles
- 5
Improve Meta Descriptions
Why: Enhance visibility in search results by providing relevant summaries.
How: Write meta descriptions for 29 pages that are currently missing or over-length.
Checks: meta-descriptions
- 6
Address Heading Issues
Why: Ensure proper structure and improve SEO performance.
How: Correct the heading issues on the 8 pages cited to ensure single H1 tags for each page.
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 website has several critical security issues, including missing HTTP headers that protect against interception, clickjacking, and cross-site scripting. Additionally, sensitive information like an API key is exposed. Implementing recommended headers and securing cookies should be prioritized to enhance user safety.
- 0 high
- 5 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Lack of HSTS allows interception of first HTTP requests.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains' to HTTP responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Without CSP, scripts and styles can load from anywhere, increasing XSS risks.
Fix: Include 'Content-Security-Policy: default-src 'self';' in the header.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, your site is vulnerable to clickjacking.
Fix: Add 'X-Frame-Options: SAMEORIGIN' to HTTP responses.
Evidence: Clickjacking protection
- 4
Lack of Protective Flags on CookiesMedium
Why it matters: Without HttpOnly, Secure, and SameSite, cookies are vulnerable.
Fix: Modify cookie settings to include 'HttpOnly', 'Secure', and 'SameSite=Strict'.
Evidence: Cookie flags
- 5
Leaked Google API KeyMedium
Why it matters: Public API keys can be abused if not properly restricted.
Fix: Restrict the API key by referrer in Google Cloud Console.
Evidence: Keys and secrets in page code
- 6
Missing X-Content-Type-Options HeaderLow
Why it matters: Allows browsers to incorrectly interpret files as scripts, risking XSS attacks.
Fix: Set 'X-Content-Type-Options: nosniff' in HTTP responses.
Evidence: MIME sniffing protection
- 7
Missing Referrer Policy HeaderLow
Why it matters: Sensitive URLs can be sent to other sites when users navigate away.
Fix: Implement 'Referrer-Policy: no-referrer' in HTTP responses.
Evidence: Referrer policy
- 8
Server Banner DisclosureLow
Why it matters: Disclosing server version information aids potential attackers.
Fix: Remove or obfuscate X-Powered-By header and adjust server settings.
Evidence: Software version disclosure
- 9
Missing Permissions Policy HeaderInfo
Why it matters: Unrestricted access to features like camera and microphone can be a security risk.
Fix: Implement 'Permissions-Policy: geolocation=(self), microphone=()' in HTTP 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.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 108 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 (361 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/root-canal/) 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 108 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.
Sites scoring near www.glamorgandental.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- baxtercreekvet.com89/100 · rank 225 · 75 pages
- scottsplumbing.us89/100 · rank 225 · 177 pages
- globalautoservicemt.com89/100 · rank 225 · 88 pages
- www.themagicteam.com88/100 · rank 270 · 850 pages
- www.provital.ca88/100 · rank 270 · 39 pages
- www.avenuedentalcares.com88/100 · rank 270 · 89 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.glamorgandental.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.glamorgandental.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.glamorgandental.ca. Removal needs no account and no proof of purchase.