Scanned sites / www.avenuedentalcares.com / 2026-09-17-0142
www.avenuedentalcares.com scan from 9/17/2026, 1:42:55 AM
Scan 2026-09-17-0142
Scanned 9/17/2026, 1:42:55 AM, finished 9/17/2026, 2:00:19 AM. Found with openstreetmap overpass
Site: https://www.avenuedentalcares.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 17, 2026 the Site Spider crawled 89 pages and 168 assets of www.avenuedentalcares.com, starting from https://www.avenuedentalcares.com/. It scored 86 out of 100, a good result. 9 of 14 checks found something to fix, led by meta descriptions (43), orphan pages (23), sitemap coverage (23); 5 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
- 89
- Assets fetched
- 168
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags22 issues22 of 87 pages have title issues.
- Meta descriptions43 issues43 of 87 pages have meta description issues.
- HeadingsOK0 of 87 pages have heading issues.
- Broken links2 issues2 internal links point at 2 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responses2 issues7 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 87 indexable pages have indexability warnings.
- Image alt textOK0 of 333 image references have no alt attribute. 161 use an empty alt (decorative), which is fine.
- Heavy assets6 issues6 assets larger than 500 KB among the 100 heaviest.
- Orphan pages23 issues23 pages have no internal links pointing at them.
- Sitemap coverage23 issues9 sitemaps listing 87 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 23 reachable only via the sitemap.
- Thin content4 issues4 of 87 pages have fewer than 200 words.
- Duplicate content2 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1054 sites, median 82%, average 80%
www.avenuedentalcares.com scores 86%, higher than 66% of the 1054 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 findingsCritical issues found in your site include broken links and non-200 response errors. By fixing these issues along with the title tags and meta descriptions, you can enhance user experience and SEO performance.
- 1
Fix Broken Links
Why: Broken links can frustrate users and harm SEO.
How: Update the links pointing to the URLs: All-on-X® dentures and All-on-4® to valid URLs.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Non-200 responses negatively impact user experience and search engine indexing.
How: Check the URLs returning errors (404 and 301) and update or remove them.
Checks: status-codes
- 3
Improve Title Tags
Why: Optimizing title tags enhances SEO and click-through rates.
How: Adjust titles for the 22 pages with issues to ensure uniqueness and relevance.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: Meta descriptions drive clicks and inform search engines about page content.
How: Create unique meta descriptions for the 43 pages that are missing them.
Checks: meta-descriptions
- 5
Address Thin Content
Why: Thin content can lead to lower rankings and user engagement.
How: Enhance the content on the 4 identified pages to exceed 200 words.
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 site lacks crucial security headers that protect users from various threats, including interception of communications and unauthorized frame embedding. Additionally, a Google API key was found in the code, which may expose the site to further risks. Immediate action is recommended to implement security enhancements.
- 0 high
- 4 medium
- 4 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users may be vulnerable to man-in-the-middle attacks when accessing the site.
Fix: Implement the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: A missing CSP allows unrestricted loading of scripts and resources, increasing the risk of cross-site scripting attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, the site can be embedded in iframes, allowing clickjacking attacks.
Fix: Implement the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Leaked Google API KeyMedium
Why it matters: An unprotected API key can be misused, potentially incurring additional costs or data exposure.
Fix: Restrict the API key usage in the Google Cloud console based on HTTP referrer.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Without this directive, browsers may incorrectly interpret files, leading to potential security vulnerabilities.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer-PolicyLow
Why it matters: Lack of this policy may expose sensitive information in referral headers when users navigate away from your site.
Fix: Implement the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Server Banner ExposureLow
Why it matters: Exposing the framework in the server response could help attackers in identifying vulnerabilities.
Fix: Consider removing or obscuring the X-Powered-By header to minimize exposure.
Evidence: Software version disclosure
- 8
Third-Party Scripts without Subresource Integrity (SRI)Low
Why it matters: Lack of SRI could lead to the risk of malicious alterations to third-party scripts.
Fix: Implement a Content-Security-Policy that carefully defines trusted sources for third-party scripts.
Evidence: Third-party scripts
- 9
Missing Permissions PolicyInfo
Why it matters: Not using this policy may leave browser features open to exploitation by injected scripts.
Fix: Add the header: Permissions-Policy: gesture=(), microphone=(none)
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.avenuedentalcares.com/ → no strict-transport-security
- https://www.avenuedentalcares.com/spokane-valley-wa/ → no strict-transport-security
- https://www.avenuedentalcares.com/spokane-wa/ → no strict-transport-security
- https://www.avenuedentalcares.com/terms-conditions/ → no strict-transport-security
- https://www.avenuedentalcares.com/privacy-policy-2026/ → no strict-transport-security
- https://www.avenuedentalcares.com/accessibility-commitment/ → no strict-transport-security
- https://www.avenuedentalcares.com/privacy-policy/ → no strict-transport-security
- https://www.avenuedentalcares.com/spokane-valley-wa/new-patients/special-offers/ → no strict-transport-security
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/ → no strict-transport-security
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-our-doctors/ → no strict-transport-security
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-the-team/ → no strict-transport-security
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/office-gallery/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 87 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.avenuedentalcares.com/ → no content-security-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/ → no content-security-policy
- https://www.avenuedentalcares.com/spokane-wa/ → no content-security-policy
- https://www.avenuedentalcares.com/terms-conditions/ → no content-security-policy
- https://www.avenuedentalcares.com/privacy-policy-2026/ → no content-security-policy
- https://www.avenuedentalcares.com/accessibility-commitment/ → no content-security-policy
- https://www.avenuedentalcares.com/privacy-policy/ → no content-security-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/new-patients/special-offers/ → no content-security-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/ → no content-security-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-our-doctors/ → no content-security-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-the-team/ → no content-security-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/office-gallery/ → 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.avenuedentalcares.com/ → no x-frame-options
- https://www.avenuedentalcares.com/spokane-valley-wa/ → no x-frame-options
- https://www.avenuedentalcares.com/spokane-wa/ → no x-frame-options
- https://www.avenuedentalcares.com/terms-conditions/ → no x-frame-options
- https://www.avenuedentalcares.com/privacy-policy-2026/ → no x-frame-options
- https://www.avenuedentalcares.com/accessibility-commitment/ → no x-frame-options
- https://www.avenuedentalcares.com/privacy-policy/ → no x-frame-options
- https://www.avenuedentalcares.com/spokane-valley-wa/new-patients/special-offers/ → no x-frame-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/ → no x-frame-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-our-doctors/ → no x-frame-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-the-team/ → no x-frame-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/office-gallery/ → 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.avenuedentalcares.com/ → no x-content-type-options
- https://www.avenuedentalcares.com/spokane-valley-wa/ → no x-content-type-options
- https://www.avenuedentalcares.com/spokane-wa/ → no x-content-type-options
- https://www.avenuedentalcares.com/terms-conditions/ → no x-content-type-options
- https://www.avenuedentalcares.com/privacy-policy-2026/ → no x-content-type-options
- https://www.avenuedentalcares.com/accessibility-commitment/ → no x-content-type-options
- https://www.avenuedentalcares.com/privacy-policy/ → no x-content-type-options
- https://www.avenuedentalcares.com/spokane-valley-wa/new-patients/special-offers/ → no x-content-type-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/ → no x-content-type-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-our-doctors/ → no x-content-type-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-the-team/ → no x-content-type-options
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/office-gallery/ → 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.avenuedentalcares.com/ → no referrer-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/ → no referrer-policy
- https://www.avenuedentalcares.com/spokane-wa/ → no referrer-policy
- https://www.avenuedentalcares.com/terms-conditions/ → no referrer-policy
- https://www.avenuedentalcares.com/privacy-policy-2026/ → no referrer-policy
- https://www.avenuedentalcares.com/accessibility-commitment/ → no referrer-policy
- https://www.avenuedentalcares.com/privacy-policy/ → no referrer-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/new-patients/special-offers/ → no referrer-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/ → no referrer-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-our-doctors/ → no referrer-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-the-team/ → no referrer-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/office-gallery/ → 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.avenuedentalcares.com/ → no permissions-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/ → no permissions-policy
- https://www.avenuedentalcares.com/spokane-wa/ → no permissions-policy
- https://www.avenuedentalcares.com/terms-conditions/ → no permissions-policy
- https://www.avenuedentalcares.com/privacy-policy-2026/ → no permissions-policy
- https://www.avenuedentalcares.com/accessibility-commitment/ → no permissions-policy
- https://www.avenuedentalcares.com/privacy-policy/ → no permissions-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/new-patients/special-offers/ → no permissions-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/ → no permissions-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-our-doctors/ → no permissions-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/meet-the-team/ → no permissions-policy
- https://www.avenuedentalcares.com/spokane-valley-wa/about-us/office-gallery/ → 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…7s (39 chars) in https://www.avenuedentalcares.com/: 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 (257 responses)
- x-powered-by: WP Engine (104 responses)
- NoteThird-party scripts
Scripts run from 1 other domain 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.)
- cdn.userway.org (40 script tags)
7 checks passed
- OKHTTPS
All 87 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
41 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
1 library version 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.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
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.avenuedentalcares.com 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.