Scanned sites / www.lakewooddentalclinic.com / 2026-09-21-0548
www.lakewooddentalclinic.com scan from 9/21/2026, 5:48:30 AM
Scan 2026-09-21-0548
Scanned 9/21/2026, 5:48:30 AM, finished 9/21/2026, 6:09:28 AM. 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 21, 2026 the Site Spider crawled 95 pages and 652 assets of www.lakewooddentalclinic.com, starting from https://www.lakewooddentalclinic.com/. It scored 88 out of 100, a good result. 8 of 14 checks found something to fix, led by heavy assets (27), sitemap coverage (20), title tags (18); 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: Medium4 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 95
- Assets fetched
- 652
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags18 issues18 of 90 pages have title issues.
- Meta descriptions13 issues13 of 90 pages have meta description issues.
- Headings2 issues2 of 90 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects5 issues5 redirecting URLs, 0 of them chained.
- Non-200 responsesOK5 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 90 indexable pages have indexability warnings.
- Image alt textOK0 of 180 image references have no alt attribute.
- Heavy assets27 issues27 assets larger than 500 KB among the 100 heaviest.
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage20 issues1 sitemap listing 71 URLs: 19 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.
- Thin content15 issues15 of 90 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1135 sites, median 82%, average 80%
www.lakewooddentalclinic.com scores 88%, higher than 75% of the 1135 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 findingsThere are a few issues affecting your site's SEO, notably with redirects, title tags, and meta descriptions. Prioritize fixing these for improved performance.
- 1
Fix 301 Redirects
Why: Reduce redirect chains to improve user experience and site speed.
How: Update the URLs to direct to the final destination without redirects.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Ensure all pages respond correctly to maintain site accessibility.
How: Check the URLs returning non-200 statuses and correct them for proper response.
Checks: status-codes
- 3
Optimize Title Tags
Why: Improved titles can enhance click-through rates in search results.
How: Update the site’s title tags to be unique, relevant, and over 30 characters.
Checks: titles
- 4
Revise Meta Descriptions
Why: Unique and compelling meta descriptions can increase visibility in search results.
How: Create distinct meta descriptions for relevant pages, ensuring they’re concise and engaging.
Checks: meta-descriptions
- 5
Address Heading Issues
Why: Proper heading structure is crucial for content hierarchy and SEO.
How: Ensure each page has a single H1 tag and relevant H2s for better organization.
Checks: headings
- 6
Expand Thin Content
Why: Content-rich pages are favored by search engines and provide value to users.
How: Increase word counts on pages with fewer than 200 words by adding relevant information.
Checks: thin-content
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 critical security headers to protect against various vulnerabilities, including HTTPS interception and clickjacking. Although some warnings are present regarding third-party scripts and sensitive paths, immediate attention is needed to implement key response headers and secure any API keys. Addressing these will significantly improve site security.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users typing the URL without https:// are vulnerable to interception.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains' to your HTTP response headers.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of a CSP allows scripts to load from any source, increasing the risk of XSS attacks.
Fix: Implement a Content-Security-Policy header, e.g., 'Content-Security-Policy: default-src 'self';'.
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: Without the X-Frame-Options header, your pages can be embedded on malicious sites.
Fix: Include 'X-Frame-Options: DENY' or use a CSP 'frame-ancestors' directive.
Evidence: Clickjacking protection
- 4
Leaked Google API Key in CodeMedium
Why it matters: An exposed API key can be exploited if not properly restricted by referrer.
Fix: Restrict the key usage in the Google Cloud console by setting referrer restrictions.
Evidence: Keys and secrets in page code
- 5
Missing MIME Sniffing ProtectionLow
Why it matters: Without this protection, the browser may misinterpret the contents of files.
Fix: Add 'X-Content-Type-Options: nosniff' to your HTTP response headers.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: No referrer policy means sensitive information from URLs may be sent to other sites.
Fix: Set 'Referrer-Policy: no-referrer' to limit data sent.
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Exposing server version details makes it easier for attackers to exploit known vulnerabilities.
Fix: Remove or obfuscate the 'Server' and 'X-Powered-By' headers in your server configuration.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: Without this policy, features like camera and microphone can be misused by scripts.
Fix: Add 'Permissions-Policy: geometries=(self)' to your headers, modifying as necessary.
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 90 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 (747 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 90 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.od-law.ca88/100 · rank 229 · 43 pages
- www.oxydermlaserclinic.ca88/100 · rank 229 · 248 pages
- www.glamorgandental.ca88/100 · rank 229 · 119 pages
- www.themagicteam.com88/100 · rank 229 · 850 pages
- www.provital.ca88/100 · rank 229 · 39 pages
- moz.com88/100 · rank 229 · 4,962 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.