Scanned sites / www.avenuedentalcares.com / 2026-09-24-0307
www.avenuedentalcares.com scan from 9/24/2026, 3:07:02 AM
Scan 2026-09-24-0307
Scanned 9/24/2026, 3:07:02 AM, finished 9/24/2026, 3:14:01 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 24, 2026 the Site Spider crawled 89 pages and 116 assets of www.avenuedentalcares.com, starting from https://www.avenuedentalcares.com/. It scored 88 out of 100, a good result. 10 of 14 checks found something to fix, led by meta descriptions (34), title tags (22), orphan pages (22); 4 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
- 116
- Status
- Completed
- Checks with issues
- 10 of 14
- Title tags22 issues22 of 86 pages have title issues.
- Meta descriptions34 issues34 of 86 pages have meta description issues.
- HeadingsOK0 of 86 pages have heading issues.
- Broken links2 issues2 internal links point at 2 broken URLs.
- Redirects1 issue2 redirecting URLs, 0 of them chained.
- Non-200 responses2 issues8 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 86 indexable pages have indexability warnings.
- Image alt textOK0 of 319 image references have no alt attribute. 136 use an empty alt (decorative), which is fine.
- Heavy assets4 issues4 assets larger than 500 KB among the 100 heaviest.
- Orphan pages22 issues22 pages have no internal links pointing at them.
- Sitemap coverage22 issues9 sitemaps listing 86 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 22 reachable only via the sitemap.
- Thin content4 issues4 of 86 pages have fewer than 200 words.
- Duplicate content2 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1215 sites, median 82%, average 80%
www.avenuedentalcares.com scores 88%, higher than 75% of the 1215 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 findingsThe website has several SEO issues requiring attention, notably broken links and title/meta description problems. Addressing these will enhance both user experience and search rankings.
- 1
Fix Broken Links
Why: Internal links to 404 pages can hurt user experience and SEO.
How: Remove or update the links leading to broken pages: 'All-on-X® dentures' and 'All-on-4®'.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: URLs returning non-200 responses can affect site accessibility and indexing.
How: Check the 8 non-200 URLs, especially the 404s, and ensure they are either fixed or redirected.
Checks: status-codes
- 3
Optimize Title Tags
Why: Improving title tags can enhance click-through rates and overall search visibility.
How: Revise the 22 problematic title tags to be unique and within 60 characters.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: Meta descriptions are crucial for search visibility.
How: Create unique, descriptive meta descriptions for the 34 pages identified as missing them.
Checks: meta-descriptions
- 5
Address Orphan Pages
Why: Orphan pages do not benefit from internal link equity.
How: Link the 22 orphan pages internally from relevant areas of the site.
Checks: orphan-pages
- 6
Reduce Heavy Assets
Why: Large assets can slow down your website, affecting user experience and rankings.
How: Compress or replace the 4 heavy assets over 500 KB with optimized versions.
Checks: heavy-assets
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 important security vulnerabilities, including the absence of critical HTTP headers that help protect visitors from various attacks. Key headers for strict transport security and content security policies are missing, which leaves the site open to interception and content injection risks. Immediate implementation of these headers and securing exposed API keys is essential for enhancing security.
- 0 high
- 4 medium
- 4 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 the header: Strict-Transport-Security: max-age=63072000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows any scripts to run, increasing the risk of cross-site scripting.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this, your site is at risk of clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Leaked Google API KeyMedium
Why it matters: Exposing this key can allow misuse or unauthorized quota usage.
Fix: Restrict the key in the Google Cloud console by HTTP referrer.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may run files as scripts based on their content.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: This leak allows third parties to see the full URL, potentially exposing sensitive data.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 7
Server Banner DisclosureLow
Why it matters: Exposing server details may provide attackers with useful information for targeting.
Fix: Remove or hide x-powered-by or implement headers to obscure software details.
Evidence: Software version disclosure
- 8
Use of Third-Party Scripts without Subresource IntegrityLow
Why it matters: Can allow compromised scripts to run potentially harmful code on the site.
Fix: Implement a Content-Security-Policy that names trusted sources.
Evidence: Third-party scripts
- 9
Missing Permissions-Policy HeaderInfo
Why it matters: Without it, potentially malicious scripts can exploit browser features.
Fix: Add the header: Permissions-Policy: reduce the feature set as required.
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 86 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 (205 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)
6 checks passed, 1 not applicable
- OKHTTPS
All 86 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.
- 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.
- 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.avenuedentalcares.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- baxtercreekvet.com89/100 · rank 211 · 75 pages
- scottsplumbing.us89/100 · rank 211 · 177 pages
- globalautoservicemt.com89/100 · rank 211 · 88 pages
- www.oxydermlaserclinic.ca88/100 · rank 253 · 248 pages
- www.themagicteam.com88/100 · rank 253 · 850 pages
- www.provital.ca88/100 · rank 253 · 39 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.avenuedentalcares.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.avenuedentalcares.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.avenuedentalcares.com. Removal needs no account and no proof of purchase.