Scanned sites / www.avenuedentalcares.com / 2026-09-26-1923
www.avenuedentalcares.com scan from 9/26/2026, 7:23:05 PM
Scan 2026-09-26-1923
Scanned 9/26/2026, 7:23:05 PM, finished 9/26/2026, 7:36:43 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 15 checks found something to fix, led by meta descriptions (34), title tags (22), heavy assets (4); 4 checks passed. Most of the points went to meta descriptions (−3.2), title tags (−2.6), heavy assets (−2.4). 1 check found something the score does not count, listed as noted. 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 15
205 of 205 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript, and links to other sites were recorded but not fetched.
- Title tags22 issues22 of 86 pages have title issues.−2.6 points
- Meta descriptions34 issues34 of 86 pages have meta description issues.−3.2 points
- HeadingsOK0 of 86 pages have heading issues.
- Broken links2 issues2 internal links point at 2 broken URLs.−0.5 points
- Redirects1 issue2 redirecting URLs, 0 of them chained.
- Non-200 responses2 issues8 URLs did not return a 2xx response. 3 of them are pages, 2 with an error status; the rest are assets or redirects.−0.2 points
- 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 116 fetched assets.−2.4 points
- Orphan pages22 issues22 pages have no internal links pointing at them.−1 points
- Sitemap coverage22 issues9 sitemaps listing 86 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 22 reachable only via the sitemap.−1.5 points
- Internal link countsOKInternal link counts for 86 pages.
- Thin content4 issues4 of 86 pages have fewer than 200 words.−0.4 points
- Duplicate content2 issues1 group of pages with identical HTML.−0.2 points
Where this scan sits among all scanned sites
1293 sites, median 80%, average 79%
www.avenuedentalcares.com scores 88%, higher than 81% of the 1293 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 website has a few SEO issues to address, including broken links and title/meta description problems. Prioritizing fixes will enhance performance and user experience.
- 1
Fix Broken Links
Why: Broken links negatively impact user experience and 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/dental-implants/all-on-4-implants/.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Non-200 responses can lead to page not found errors and affect crawling.
How: Ensure the following URLs return a 200 response: Update the page at https://www.avenuedentalcares.com/spokane-wa and manage the assets causing 404 errors.
Checks: status-codes
- 3
Address Title Tag Issues
Why: Improper title tags can affect click-through rates and rank.
How: Revise duplicate titles for privacy policy pages; optimize long titles for https://www.avenuedentalcares.com/spokane-valley-wa/accessibility-commitment/.
Checks: titles
- 4
Complete Missing Meta Descriptions
Why: Meta descriptions enhance search engine results visibility.
How: Create unique meta descriptions for pages listed without them: accessibility commitment, special offers.
Checks: meta-descriptions
- 5
Link Orphan Pages
Why: Orphan pages miss potential traffic and indexing.
How: Add internal links to the following pages: Special Offer One, Special Offer Two, and others from the blog.
Checks: orphan-pages
- 6
Modify Duplicate Content
Why: Duplicate content can confuse search engines on the correct page to rank.
How: Determine the preferred page for dental implants and implement 301 redirects if necessary.
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 analysis of your website identified several important security vulnerabilities, primarily lacking crucial response headers that protect users and improve site security. Implementing the recommended changes will help safeguard visitors' data and strengthen your site's defenses against attacks.
- 0 high
- 4 medium
- 4 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users who access the site without https:// may be at risk of interception.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains'.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: A lack of CSP allows unrestricted loading of scripts, which may lead to XSS vulnerabilities.
Fix: Implement 'Content-Security-Policy: default-src 'self'; script-src 'self';'.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of this header makes the site vulnerable to clickjacking.
Fix: Add the header 'X-Frame-Options: DENY'.
Evidence: Clickjacking protection
- 4
Exposed Google API KeyMedium
Why it matters: An API key found in the code can potentially be misused if not properly restricted.
Fix: Restrict the API key usage by setting HTTP referrer restrictions in the Google Cloud console.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may incorrectly interpret files based on content rather than type.
Fix: Add the header 'X-Content-Type-Options: nosniff'.
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy HeaderLow
Why it matters: The missing header allows full URLs, including sensitive information, to be shared with other sites.
Fix: Add the header 'Referrer-Policy: no-referrer'.
Evidence: Referrer policy
- 7
Server Version Disclosure in HeadersLow
Why it matters: Exposing framework information could help attackers in targeting vulnerabilities.
Fix: Consider removing or masking the 'X-Powered-By' header for increased security.
Evidence: Software version disclosure
- 8
Third-party Scripts Lack Subresource Integrity (SRI)Low
Why it matters: Scripts from other domains can execute malicious code if those domains are compromised.
Fix: Use a Content Security Policy that restricts script sources or implement SRI where possible.
Evidence: Third-party scripts
- 9
Missing Permissions-Policy HeaderInfo
Why it matters: Lack of this header means unnecessary browser features may be enabled, increasing risk with malicious scripts.
Fix: Add the header 'Permissions-Policy: geolocation=(self), microphone=()'.
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.
- www.capitaleyecare.com89/100 · rank 159 · 197 pages
- mmoptometry.com89/100 · rank 159 · 41 pages
- macleodtraildental.ca89/100 · rank 159 · 52 pages
- www.bellerivedental.ca88/100 · rank 196 · 142 pages
- www.manchesterdental.ca88/100 · rank 196 · 128 pages
- www.provital.ca88/100 · rank 196 · 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.