Scanned sites / www.avenuedentalcares.com / 2026-09-18-0233
www.avenuedentalcares.com scan from 9/18/2026, 2:33:44 AM
A newer scan exists. See the latest report for www.avenuedentalcares.com.
Scan 2026-09-18-0233
Scanned 9/18/2026, 2:33:44 AM, finished 9/18/2026, 2:47:49 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 18, 2026 the Site Spider crawled 89 pages and 216 assets of www.avenuedentalcares.com, starting from https://www.avenuedentalcares.com/. It scored 85 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, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 89
- Assets fetched
- 216
- 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 334 image references have no alt attribute. 162 use an empty alt (decorative), which is fine.
- Heavy assets8 issues8 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
1079 sites, median 82%, average 80%
www.avenuedentalcares.com scores 85%, higher than 62% of the 1079 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 issues affecting SEO. Prioritize fixing broken links, non-200 responses, and title/meta description problems to improve user experience and search ranking.
- 1
Fix Broken Links
Why: Broken links can frustrate users and harm SEO.
How: Update or remove links to https://www.avenuedentalcares.com/our-services/restorative-dentistry/dental-implants/all-on-x-implants/ and https://www.avenuedentalcares.com/spokane-wa/our-services/restorative-dentistry/all-on-4-implants/.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Non-200 responses can negatively impact indexing and user experience.
How: Redirect or fix the URLs listed with errors (404 errors). Focus on http://www.avenuedentalcares.com/sitemap.xml.
Checks: status-codes
- 3
Update Title Tags
Why: Changes will enhance SEO and user engagement.
How: Modify duplicate titles and ensure variations are under 60 characters for 22 pages.
Checks: titles
- 4
Improve Meta Descriptions
Why: Missing descriptions can decrease click-through rates from search results.
How: Add concise meta descriptions for 43 pages, ideally 150-160 characters.
Checks: meta-descriptions
- 5
Link to Orphan Pages
Why: Linking helps search engines find these pages and improves user navigation.
How: Add internal links to 23 orphan pages from relevant pages on your site.
Checks: orphan-pages
- 6
Address Duplicate Content
Why: Duplicate content confuses search engines and dilutes page ranking.
How: Consolidate or differentiate the pages at https://www.avenuedentalcares.com/our-services/restorative-dentistry/dental-implants/all-on-x-implants/ and https://www.avenuedentalcares.com/spokane-wa/our-services/restorative-dentistry/dental-implants/all-on-4-implants/.
Checks: duplicate-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 crucial security headers, exposing it to various attacks. Implementing these headers will improve security against interception and other vulnerabilities. A Google API key found in the code also needs attention to restrict access.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport SecurityMedium
Why it matters: Lack of HSTS allows interception on initial HTTP requests.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains; preload' to response headers.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security PolicyMedium
Why it matters: Absence of CSP increases risk of cross-site scripting (XSS) attacks.
Fix: Add 'Content-Security-Policy: default-src 'self';' to response headers.
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: No X-Frame-Options header exposes the site to clickjacking.
Fix: Add 'X-Frame-Options: SAMEORIGIN' to response headers.
Evidence: Clickjacking protection
- 4
Leaked Google API KeyMedium
Why it matters: Exposed API key can be misused if not restricted.
Fix: Restrict this key in the Google Cloud console by referrer and limit API access.
Evidence: Keys and secrets in page code
- 5
Missing MIME Sniffing ProtectionLow
Why it matters: Without this header, browsers may misinterpret content types.
Fix: Add 'X-Content-Type-Options: nosniff' to response headers.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: No Referrer-Policy leaks full page URLs to third-party sites.
Fix: Add 'Referrer-Policy: no-referrer' to response headers.
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: Absence of this policy allows scripts to access unnecessary features.
Fix: Add 'Permissions-Policy: microphone=(), camera=(), geolocation=()' to response headers.
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 (305 responses)
- x-powered-by: WP Engine (104 responses)
- 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.)
- cdn.userway.org (40 script tags)
- fd.cleantalk.org (1 script tag)
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.