Scanned sites / www.lakewooddentalclinic.com / 2026-09-27-0518
www.lakewooddentalclinic.com scan from 9/27/2026, 5:18:25 AM
Scan 2026-09-27-0518
Scanned 9/27/2026, 5:18:25 AM, finished 9/27/2026, 4:40:52 PM. Found with openstreetmap overpass
Site: https://www.lakewooddentalclinic.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 99 pages and 660 assets of www.lakewooddentalclinic.com, starting from https://www.lakewooddentalclinic.com/. It scored 84 out of 100, a good result. 9 of 16 checks found something to fix, led by heavy assets (21), meta descriptions (45), title tags (18); 5 checks passed. Most of the points went to heavy assets (−6), meta descriptions (−3.9), title tags (−2). 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, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 99
- Assets fetched
- 660
- Status
- Completed
- Checks with issues
- 9 of 16
759 of 762 discovered URLs were fetched, 3 failed. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 22 link destinations on other sites were checked.
- Title tags18 issues18 of 92 pages have title issues.−2 points
- Meta descriptions45 issues45 of 92 pages have meta description issues.−3.9 points
- Headings15 issues15 of 92 pages have heading issues.−1 points
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites1 issue1 destination answered with an error, 3 could not be determined (timeouts, rate limits or refusals), of 22 destinations checked.−0.4 points
- Redirects7 issues7 redirecting URLs, 0 of them chained.−0.3 points
- Non-200 responses10 noted10 URLs did not return a 2xx response. 7 of them are pages, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 92 indexable pages have indexability warnings.
- Image alt textOK0 of 185 image references have no alt attribute.
- Heavy assets21 issues21 assets larger than 500 KB among 660 fetched assets.−6 points
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage21 issues1 sitemap listing 72 URLs: 20 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.−1.4 points
- Internal link countsOKInternal link counts for 92 pages.
- Thin content16 issues16 of 92 pages have fewer than 200 words.−1.4 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.lakewooddentalclinic.com scores 84%, higher than 66% 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 findingsYour site has a few significant technical issues to address, including redirects, missing meta descriptions, and heavy assets. Fixing these will improve both performance and SEO visibility.
- 1
Fix Redirecting URLs
Why: Redirects can confuse users and affect page load speed.
How: Update or remove unnecessary redirects by reaching the final URL directly.
Checks: redirects
- 2
Improve Title Tags
Why: 18 pages have title issues which can lower click-through rates.
How: Ensure each title is unique, descriptive, and between 30-60 characters.
Checks: titles
- 3
Enhance Meta Descriptions
Why: 45 pages have issues that may lead to incomplete display in search results.
How: Create compelling meta descriptions under 160 characters for each page.
Checks: meta-descriptions
- 4
Resolve Non-200 Responses
Why: 10 URLs did not return a 2xx response, affecting user experience.
How: Identify and fix any assets or pages that timeout or return errors.
Checks: status-codes
- 5
Reduce Heavy Assets
Why: 21 assets are larger than 500 KB, slowing down load times.
How: Compress images and CSS files, or remove unnecessary large files.
Checks: heavy-assets
- 6
Add Missing Pages to Sitemap
Why: 20 crawled pages are missing from the sitemap, reducing visibility.
How: Update the sitemap to include all relevant URLs for better indexing.
Checks: sitemap-coverage
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 essential security headers and exposes sensitive information such as a Google API key, which may increase the risk of attacks. Implementing recommendations will enhance your website's security posture significantly.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors typing the site address without HTTPS can be vulnerable to interception.
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: A missing CSP allows unrestricted sources for scripts and styles, increasing the risk of injection attacks.
Fix: Add a header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing Clickjacking Protection (X-Frame-Options)Medium
Why it matters: Without this header, the site can be embedded in a frame, risking clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Exposed Google API KeyMedium
Why it matters: The Google API key is visible in the site code, risking unauthorized use.
Fix: Restrict the API key in the Google Cloud console by referrer and adjust usage limits.
Evidence: Keys and secrets in page code
- 5
Missing MIME Sniffing Protection (X-Content-Type-Options)Low
Why it matters: Missing this header may allow browsers to interpret files incorrectly, leading to execution of untrusted content.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Not having a referrer policy compromises user privacy by leaking full URLs to third-party sites.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Software Version DisclosureLow
Why it matters: Revealing software versions aids attackers in identifying vulnerabilities.
Fix: Remove or modify server headers to not disclose exact version info.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: Lack of this header may expose unused browser features to potential abuse by injected scripts.
Fix: Add the header: Permissions-Policy: interest-cohort=()
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.lakewooddentalclinic.com/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/meet-the-team/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/weekend-dentist/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/dental-bridges/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/dental-cleanings-check-ups/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/dental-fillings/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/dental-implants/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/mouth-guards/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/root-canal-therapy/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/dental-crowns/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/porcelain-veneers/ → no strict-transport-security
- https://www.lakewooddentalclinic.com/services/zoom-teeth-whitening/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 92 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.lakewooddentalclinic.com/ → no content-security-policy
- https://www.lakewooddentalclinic.com/meet-the-team/ → no content-security-policy
- https://www.lakewooddentalclinic.com/weekend-dentist/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/dental-bridges/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/dental-cleanings-check-ups/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/dental-fillings/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/dental-implants/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/mouth-guards/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/root-canal-therapy/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/dental-crowns/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/porcelain-veneers/ → no content-security-policy
- https://www.lakewooddentalclinic.com/services/zoom-teeth-whitening/ → 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.lakewooddentalclinic.com/ → no x-frame-options
- https://www.lakewooddentalclinic.com/meet-the-team/ → no x-frame-options
- https://www.lakewooddentalclinic.com/weekend-dentist/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/dental-bridges/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/dental-cleanings-check-ups/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/dental-fillings/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/dental-implants/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/mouth-guards/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/root-canal-therapy/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/dental-crowns/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/porcelain-veneers/ → no x-frame-options
- https://www.lakewooddentalclinic.com/services/zoom-teeth-whitening/ → 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.lakewooddentalclinic.com/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/meet-the-team/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/weekend-dentist/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/dental-bridges/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/dental-cleanings-check-ups/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/dental-fillings/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/dental-implants/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/mouth-guards/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/root-canal-therapy/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/dental-crowns/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/porcelain-veneers/ → no x-content-type-options
- https://www.lakewooddentalclinic.com/services/zoom-teeth-whitening/ → 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.lakewooddentalclinic.com/ → no referrer-policy
- https://www.lakewooddentalclinic.com/meet-the-team/ → no referrer-policy
- https://www.lakewooddentalclinic.com/weekend-dentist/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/dental-bridges/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/dental-cleanings-check-ups/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/dental-fillings/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/dental-implants/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/mouth-guards/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/root-canal-therapy/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/dental-crowns/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/porcelain-veneers/ → no referrer-policy
- https://www.lakewooddentalclinic.com/services/zoom-teeth-whitening/ → 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.lakewooddentalclinic.com/ → no permissions-policy
- https://www.lakewooddentalclinic.com/meet-the-team/ → no permissions-policy
- https://www.lakewooddentalclinic.com/weekend-dentist/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/dental-bridges/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/dental-cleanings-check-ups/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/dental-fillings/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/dental-implants/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/mouth-guards/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/root-canal-therapy/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/dental-crowns/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/porcelain-veneers/ → no permissions-policy
- https://www.lakewooddentalclinic.com/services/zoom-teeth-whitening/ → 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 (759 responses)
- x-powered-by: WP Rocket/3.20.1.2 (2 responses)
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…1c (39 chars) in https://www.lakewooddentalclinic.com/: 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 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.)
- maps.google.com (40 script tags)
- www.google.com (40 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/
4 checks passed, 2 not applicable
- OKHTTPS
All 92 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
3 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
- Not applicableVulnerable JavaScript libraries
No recognisable library versions were found in the sampled scripts.
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.lakewooddentalclinic.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.beautyrewind.ca84/100 · rank 386 · 160 pages
- www.heritageparkdental.ca84/100 · rank 386 · 96 pages
- www.dentistsatnorthgate.ca84/100 · rank 386 · 123 pages
- greggjohnson.focalpointcoaching.com84/100 · rank 386 · 37 pages
- sitebulb.com84/100 · rank 386 · 824 pages
- eatfishmaine.com84/100 · rank 386 · 25 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.lakewooddentalclinic.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.lakewooddentalclinic.com?
- 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.lakewooddentalclinic.com. Removal needs no account and no proof of purchase.