Scanned sites / www.boise-dentist.com / 2026-09-24-0905
www.boise-dentist.com scan from 9/24/2026, 9:05:00 AM
A newer scan exists. See the latest report for www.boise-dentist.com.
Scan 2026-09-24-0905
Scanned 9/24/2026, 9:05:00 AM, finished 9/24/2026, 9:35:32 AM. Found with openstreetmap overpass
Site: https://www.boise-dentist.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 173 pages and 578 assets of www.boise-dentist.com, starting from https://www.boise-dentist.com/. It scored 76 out of 100, a good result. 9 of 14 checks found something to fix, led by title tags (119), meta descriptions (111), sitemap coverage (81); 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: Medium2 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 173
- Assets fetched
- 578
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags119 issues119 of 164 pages have title issues.
- Meta descriptions111 issues111 of 164 pages have meta description issues.
- Headings41 issues41 of 164 pages have heading issues.
- Broken links3 issues4 internal links point at 3 broken URLs.
- Redirects6 issues7 redirecting URLs, 0 of them chained.
- Non-200 responses3 issues12 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 164 indexable pages have indexability warnings.
- Image alt textOK0 of 954 image references have no alt attribute. 850 use an empty alt (decorative), which is fine.
- Heavy assets8 issues8 assets larger than 500 KB among the 100 heaviest.
- Orphan pages74 issues74 pages have no internal links pointing at them.
- Sitemap coverage81 issues7 sitemaps listing 159 URLs: 6 crawled pages missing, 0 listed URLs broken or redirecting, 75 reachable only via the sitemap.
- Thin contentOK0 of 164 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1226 sites, median 82%, average 80%
www.boise-dentist.com scores 76%, higher than 27% of the 1226 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 several areas that need attention, including broken links and title issues. Prioritize fixing these for better SEO performance.
- 1
Fix Broken Links
Why: Broken links can harm user experience and SEO rankings.
How: Identify and update or remove the links pointing to the broken URLs.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Non-200 URLs can lead to user frustration and decrease search engine rankings.
How: Review and correct the URLs returning a non-200 response, replacing them or ensuring proper redirects.
Checks: status-codes
- 3
Optimize Title Tags
Why: Improper titles can reduce click-through rates and affect search rankings.
How: Shorten titles to 60 characters or less, ensuring they are descriptive.
Checks: titles
- 4
Improve Meta Descriptions
Why: Missing or long meta descriptions can lower visibility in search results.
How: Craft concise meta descriptions under 160 characters for affected pages.
Checks: meta-descriptions
- 5
Address Heading Issues
Why: Multiple H1 tags can confuse search engines about page hierarchy.
How: Ensure each page has one H1 tag and appropriate subheadings (H2, H3) as needed.
Checks: headings
- 6
Link Orphan Pages
Why: Orphan pages lack internal links, harming their discoverability.
How: Create internal links to these pages from other relevant content.
Checks: orphan-pages
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 critical security headers missing, exposing it to risks such as cross-site scripting and clickjacking. Implementing a Content Security Policy, adding Clickjacking protection, and improving MIME type security are essential to protect user data and maintain privacy.
- 0 high
- 2 medium
- 3 low
- 1 info
- 1
Missing Content Security PolicyMedium
Why it matters: Without a CSP, there are no restrictions on where resources can load from, increasing risk of XSS attacks.
Fix: Add a header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 2
Missing Clickjacking ProtectionMedium
Why it matters: No X-Frame-Options allows content to be embedded in malicious frames, risking user interaction fraud.
Fix: Add a header: X-Frame-Options: DENY;
Evidence: Clickjacking protection
- 3
Missing MIME Sniffing ProtectionLow
Why it matters: Lack of X-Content-Type-Options can lead browsers to execute files as scripts based on content type.
Fix: Add a header: X-Content-Type-Options: nosniff;
Evidence: MIME sniffing protection
- 4
Missing Referrer PolicyLow
Why it matters: Without a Referrer-Policy, sensitive info may be leaked to external sites via HTTP referrer.
Fix: Add a header: Referrer-Policy: no-referrer;
Evidence: Referrer policy
- 5
Third-party Scripts Without Subresource IntegrityLow
Why it matters: Scripts from external domains could be altered, embedding malicious code into your site.
Fix: Implement CSP with specific script sources or ensure SRI usage: src='https://widgets.leadconnectorhq.com' and src='https://www.google.com';
Evidence: Third-party scripts
- 6
Missing Permissions PolicyInfo
Why it matters: No Permissions-Policy could allow browser features to be exploited through injected scripts.
Fix: Add a header: Permissions-Policy: fullscreen='*';
Evidence: Permissions policy
What the checks found
- FoundContent Security PolicyMedium
None of the 164 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.boise-dentist.com/ → no content-security-policy
- https://www.boise-dentist.com/about/ → no content-security-policy
- https://www.boise-dentist.com/dr-rosa-pothier/ → no content-security-policy
- https://www.boise-dentist.com/dr-dan-bruce/ → no content-security-policy
- https://www.boise-dentist.com/dr-rob-ririe/ → no content-security-policy
- https://www.boise-dentist.com/patient-financing/ → no content-security-policy
- https://www.boise-dentist.com/cherry-financing/ → no content-security-policy
- https://www.boise-dentist.com/about/community-involvement/ → no content-security-policy
- https://www.boise-dentist.com/services/ → no content-security-policy
- https://www.boise-dentist.com/services/cosmetic-dentistry/ → no content-security-policy
- https://www.boise-dentist.com/services/kor-teeth-whitening/ → no content-security-policy
- https://www.boise-dentist.com/services/minimally-invasive-cosmetic-dentistry/ → 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.boise-dentist.com/ → no x-frame-options
- https://www.boise-dentist.com/about/ → no x-frame-options
- https://www.boise-dentist.com/dr-rosa-pothier/ → no x-frame-options
- https://www.boise-dentist.com/dr-dan-bruce/ → no x-frame-options
- https://www.boise-dentist.com/dr-rob-ririe/ → no x-frame-options
- https://www.boise-dentist.com/patient-financing/ → no x-frame-options
- https://www.boise-dentist.com/cherry-financing/ → no x-frame-options
- https://www.boise-dentist.com/about/community-involvement/ → no x-frame-options
- https://www.boise-dentist.com/services/ → no x-frame-options
- https://www.boise-dentist.com/services/cosmetic-dentistry/ → no x-frame-options
- https://www.boise-dentist.com/services/kor-teeth-whitening/ → no x-frame-options
- https://www.boise-dentist.com/services/minimally-invasive-cosmetic-dentistry/ → 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.boise-dentist.com/ → no x-content-type-options
- https://www.boise-dentist.com/about/ → no x-content-type-options
- https://www.boise-dentist.com/dr-rosa-pothier/ → no x-content-type-options
- https://www.boise-dentist.com/dr-dan-bruce/ → no x-content-type-options
- https://www.boise-dentist.com/dr-rob-ririe/ → no x-content-type-options
- https://www.boise-dentist.com/patient-financing/ → no x-content-type-options
- https://www.boise-dentist.com/cherry-financing/ → no x-content-type-options
- https://www.boise-dentist.com/about/community-involvement/ → no x-content-type-options
- https://www.boise-dentist.com/services/ → no x-content-type-options
- https://www.boise-dentist.com/services/cosmetic-dentistry/ → no x-content-type-options
- https://www.boise-dentist.com/services/kor-teeth-whitening/ → no x-content-type-options
- https://www.boise-dentist.com/services/minimally-invasive-cosmetic-dentistry/ → 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.boise-dentist.com/ → no referrer-policy
- https://www.boise-dentist.com/about/ → no referrer-policy
- https://www.boise-dentist.com/dr-rosa-pothier/ → no referrer-policy
- https://www.boise-dentist.com/dr-dan-bruce/ → no referrer-policy
- https://www.boise-dentist.com/dr-rob-ririe/ → no referrer-policy
- https://www.boise-dentist.com/patient-financing/ → no referrer-policy
- https://www.boise-dentist.com/cherry-financing/ → no referrer-policy
- https://www.boise-dentist.com/about/community-involvement/ → no referrer-policy
- https://www.boise-dentist.com/services/ → no referrer-policy
- https://www.boise-dentist.com/services/cosmetic-dentistry/ → no referrer-policy
- https://www.boise-dentist.com/services/kor-teeth-whitening/ → no referrer-policy
- https://www.boise-dentist.com/services/minimally-invasive-cosmetic-dentistry/ → 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.boise-dentist.com/ → no permissions-policy
- https://www.boise-dentist.com/about/ → no permissions-policy
- https://www.boise-dentist.com/dr-rosa-pothier/ → no permissions-policy
- https://www.boise-dentist.com/dr-dan-bruce/ → no permissions-policy
- https://www.boise-dentist.com/dr-rob-ririe/ → no permissions-policy
- https://www.boise-dentist.com/patient-financing/ → no permissions-policy
- https://www.boise-dentist.com/cherry-financing/ → no permissions-policy
- https://www.boise-dentist.com/about/community-involvement/ → no permissions-policy
- https://www.boise-dentist.com/services/ → no permissions-policy
- https://www.boise-dentist.com/services/cosmetic-dentistry/ → no permissions-policy
- https://www.boise-dentist.com/services/kor-teeth-whitening/ → no permissions-policy
- https://www.boise-dentist.com/services/minimally-invasive-cosmetic-dentistry/ → no permissions-policy
- 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.)
- widgets.leadconnectorhq.com (2 script tags)
- www.google.com (3 script tags)
9 checks passed, 1 not applicable
- OKHTTPS
All 164 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 164 HTML pages.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
3 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- OKKeys and secrets in page code
No API keys, tokens or private keys were found in the sampled HTML and scripts.
- 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 applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
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.boise-dentist.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- photoai.com77/100 · rank 815 · 200 pages
- avettstudio.lovable.app77/100 · rank 815 · 10 pages
- www.mardaloopphysio.com76/100 · rank 857 · 94 pages
- lemscontracting.com76/100 · rank 857 · 22 pages
- www.bvcvet.ca76/100 · rank 857 · 22 pages
- www.dutscher.com76/100 · rank 857 · 5,000 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.boise-dentist.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.boise-dentist.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.boise-dentist.com. Removal needs no account and no proof of purchase.