Scanned sites / www.avenuedentalcares.com / 2026-09-26-1533
www.avenuedentalcares.com scan from 9/26/2026, 3:33:27 PM
A newer scan exists. See the latest report for www.avenuedentalcares.com.
Scan 2026-09-26-1533
Scanned 9/26/2026, 3:33:27 PM, finished 9/26/2026, 3:35:34 PM. 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 26, 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
1286 sites, median 82%, average 80%
www.avenuedentalcares.com scores 88%, higher than 73% of the 1286 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 important issues to address, including broken links and title/meta description problems. Fixing these will enhance user experience and search performance.
- 1
Fix Broken Links
Why: Improving link integrity enhances user experience and SEO credibility.
How: Update or remove the links to the broken URLs: All-on-X® dentures and All-on-4®.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Correcting non-200 responses improves site accessibility and user experience.
How: Address the 8 URLs that do not return a 2xx response, particularly the two pages with 404 errors.
Checks: status-codes
- 3
Update Title Tags
Why: Unique and concise title tags boost SEO performance and click-through rates.
How: Revise the 22 pages with title issues, focusing on duplicates and lengths exceeding 60 characters.
Checks: titles
- 4
Improve Meta Descriptions
Why: Effective meta descriptions can increase search visibility and click-through rates.
How: Add descriptions to the 34 pages lacking them, ensuring relevance and clarity.
Checks: meta-descriptions
- 5
Address Orphan Pages
Why: Creating internal links to orphan pages ensures they are discoverable and improves SEO.
How: Add links to the 22 orphan pages from relevant, high-traffic areas of your website.
Checks: orphan-pages
- 6
Reduce Heavy Assets
Why: Optimizing heavy assets improves site speed and user experience.
How: Compress or replace the 4 assets larger than 500 KB to reduce loading times.
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 crawlThis security review identifies critical areas on your website that need attention to protect visitor data and improve security. Key issues include the lack of security headers such as HSTS, Content Security Policy, and clickjacking protection, along with an exposed Google API key. Implementing recommended changes will significantly enhance website security.
- 0 high
- 4 medium
- 4 low
- 1 info
- 1
Missing HSTS HeaderMedium
Why it matters: Without HSTS, visitors can be intercepted if they access your site via HTTP instead of HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security PolicyMedium
Why it matters: No CSP means browsers have no restrictions on script sources, increasing the risk of XSS attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: The absence of X-Frame-Options allows clickjacking attacks by embedding your pages in frames.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Exposed Google API KeyMedium
Why it matters: Google API key exposure might allow unauthorized use of your services.
Fix: Restrict the API key usage in Google Cloud Console by setting up HTTP referrer restrictions.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Without this header, browsers may execute content as scripts based on file contents instead of type.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer-PolicyLow
Why it matters: No policy means sensitive page URLs could be leaked to external sites when users navigate away.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Disclosure of Framework in Server BannerLow
Why it matters: Naming the framework could expose you to targeted attacks against known vulnerabilities.
Fix: Consider disabling the X-Powered-By header to hide the technology being used.
Evidence: Software version disclosure
- 8
Third-Party Scripts Without Subresource IntegrityLow
Why it matters: Scripts from other domains could be compromised, altering functionality on your site.
Fix: Implement a Content-Security-Policy that specifies trusted script sources.
Evidence: Third-party scripts
- 9
Missing Permissions-PolicyInfo
Why it matters: Without this header, potentially harmful browser features could be accessed by injected scripts.
Fix: Add the header: Permissions-Policy: geolocation=(none), microphone=(none), camera=(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 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 234 · 75 pages
- scottsplumbing.us89/100 · rank 234 · 177 pages
- globalautoservicemt.com89/100 · rank 234 · 88 pages
- www.themagicteam.com88/100 · rank 282 · 850 pages
- www.provital.ca88/100 · rank 282 · 39 pages
- www.oxydermlaserclinic.ca88/100 · rank 282 · 248 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.