Scanned sites / www.pediatricdentistryon160.com / 2026-09-27-1608
www.pediatricdentistryon160.com scan from 9/27/2026, 4:08:59 PM
Scan 2026-09-27-1608
Scanned 9/27/2026, 4:08:59 PM, finished 9/27/2026, 4:56:47 PM. Found with openstreetmap overpass
Site: https://www.pediatricdentistryon160.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 37 pages and 223 assets of www.pediatricdentistryon160.com, starting from https://www.pediatricdentistryon160.com/. It scored 89 out of 100, a good result. 8 of 16 checks found something to fix, led by title tags (11), redirects (14), sitemap coverage (4); 6 checks passed. Most of the points went to title tags (−4.8), redirects (−2.4), meta descriptions (−1). 2 checks 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, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 37
- Assets fetched
- 223
- Status
- Completed
- Checks with issues
- 8 of 16
260 of 260 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 26 link destinations on other sites were checked.
- Title tags11 issues11 of 23 pages have title issues.−4.8 points
- Meta descriptions3 issues3 of 23 pages have meta description issues.−1 points
- Headings2 issues2 of 23 pages have heading issues.−0.5 points
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites2 issues2 destinations answered with an error, 11 could not be determined (timeouts, rate limits or refusals), of 26 destinations checked.−0.8 points
- Redirects14 issues15 redirecting URLs, 0 of them chained.−2.4 points
- Non-200 responses23 noted23 URLs did not return a 2xx response. 14 of them are pages, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 23 indexable pages have indexability warnings.
- Image alt textOK0 of 229 image references have no alt attribute. 208 use an empty alt (decorative), which is fine.
- Heavy assetsOK0 assets larger than 500 KB among 223 fetched assets.
- Orphan pages4 issues4 pages have no internal links pointing at them.−0.7 points
- Sitemap coverage4 issues3 sitemaps listing 23 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 4 reachable only via the sitemap.−1 points
- Internal link countsOKInternal link counts for 23 pages.
- Thin content3 issues3 of 23 pages have fewer than 200 words.−1 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.pediatricdentistryon160.com scores 89%, higher than 85% of the 1315 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 site has a good health score of 89/100, but there are several key issues to address including redirects, title tags, and orphan pages. Focus on prioritizing improvements for maximum impact.
- 1
Fix Redirects
Why: 15 URLs redirect unnecessarily, creating friction for users and search engines.
How: Remove or update old URLs to point to final destinations without redirects.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 23 URLs do not return a proper 2xx status, impacting accessibility and SEO.
How: Identify and fix or replace URLs returning 3xx or other non-200 statuses.
Checks: status-codes
- 3
Update Title Tags
Why: 11 pages have title issues that can affect click-through rates and rankings.
How: Revise titles to be unique, concise, and within the recommended length of 50-60 characters.
Checks: titles
- 4
Enhance Meta Descriptions
Why: 3 pages lack unique descriptions, which can hinder visibility in search results.
How: Create unique, engaging meta descriptions for each of the 3 pages identified.
Checks: meta-descriptions
- 5
Add Headings
Why: 2 pages are missing H1 headings, which are important for SEO and accessibility.
How: Add a relevant H1 heading to each of these pages.
Checks: headings
- 6
Link Orphan Pages
Why: 4 orphan pages have no internal links, making them hard to find for users and search engines.
How: Add internal links pointing to these pages to enhance their visibility.
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 site has several important security gaps, including missing HTTP headers that protect against data interception and cross-site attacks. Addressing these issues will significantly enhance user security and data privacy.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors may be vulnerable to interception if they type the address without HTTPS.
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 missing CSP can allow attackers to load unauthorized scripts or resources, increasing the risk of cross-site scripting (XSS).
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options headerMedium
Why it matters: Without this header, the site can be embedded in frames by unauthorized sites, risking clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript Library DetectedMedium
Why it matters: Using an outdated Bootstrap version exposes the site to known vulnerabilities.
Fix: Upgrade Bootstrap from 3.2.0 to at least 3.4.1 to mitigate risks.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options headerLow
Why it matters: Without this header, browsers might incorrectly interpret file types, leading to potential security risks.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Missing Referrer Policy headerLow
Why it matters: Without a referrer policy, sensitive URLs may be exposed to external sites.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 7
Missing Permissions Policy headerInfo
Why it matters: This header can limit the capabilities of injected scripts, enhancing security.
Fix: Add the header: Permissions-Policy: fullscreen=(self), geolocation=(self);
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.pediatricdentistryon160.com/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/referrals/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/new-patient-forms/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/about-us/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/our-team/dr-zahra-kurji/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/our-team/dr-andrew-wong/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/our-team/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/treatments/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/treatments/first-dental-visits/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/treatments/preventive-dentistry/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/treatments/restorative-dentistry/ → no strict-transport-security
- https://www.pediatricdentistryon160.com/treatments/sedation-dentistry/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 23 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.pediatricdentistryon160.com/ → no content-security-policy
- https://www.pediatricdentistryon160.com/referrals/ → no content-security-policy
- https://www.pediatricdentistryon160.com/new-patient-forms/ → no content-security-policy
- https://www.pediatricdentistryon160.com/about-us/ → no content-security-policy
- https://www.pediatricdentistryon160.com/our-team/dr-zahra-kurji/ → no content-security-policy
- https://www.pediatricdentistryon160.com/our-team/dr-andrew-wong/ → no content-security-policy
- https://www.pediatricdentistryon160.com/our-team/ → no content-security-policy
- https://www.pediatricdentistryon160.com/treatments/ → no content-security-policy
- https://www.pediatricdentistryon160.com/treatments/first-dental-visits/ → no content-security-policy
- https://www.pediatricdentistryon160.com/treatments/preventive-dentistry/ → no content-security-policy
- https://www.pediatricdentistryon160.com/treatments/restorative-dentistry/ → no content-security-policy
- https://www.pediatricdentistryon160.com/treatments/sedation-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.pediatricdentistryon160.com/ → no x-frame-options
- https://www.pediatricdentistryon160.com/referrals/ → no x-frame-options
- https://www.pediatricdentistryon160.com/new-patient-forms/ → no x-frame-options
- https://www.pediatricdentistryon160.com/about-us/ → no x-frame-options
- https://www.pediatricdentistryon160.com/our-team/dr-zahra-kurji/ → no x-frame-options
- https://www.pediatricdentistryon160.com/our-team/dr-andrew-wong/ → no x-frame-options
- https://www.pediatricdentistryon160.com/our-team/ → no x-frame-options
- https://www.pediatricdentistryon160.com/treatments/ → no x-frame-options
- https://www.pediatricdentistryon160.com/treatments/first-dental-visits/ → no x-frame-options
- https://www.pediatricdentistryon160.com/treatments/preventive-dentistry/ → no x-frame-options
- https://www.pediatricdentistryon160.com/treatments/restorative-dentistry/ → no x-frame-options
- https://www.pediatricdentistryon160.com/treatments/sedation-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.pediatricdentistryon160.com/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/referrals/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/new-patient-forms/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/about-us/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/our-team/dr-zahra-kurji/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/our-team/dr-andrew-wong/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/our-team/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/treatments/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/treatments/first-dental-visits/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/treatments/preventive-dentistry/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/treatments/restorative-dentistry/ → no x-content-type-options
- https://www.pediatricdentistryon160.com/treatments/sedation-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.pediatricdentistryon160.com/ → no referrer-policy
- https://www.pediatricdentistryon160.com/referrals/ → no referrer-policy
- https://www.pediatricdentistryon160.com/new-patient-forms/ → no referrer-policy
- https://www.pediatricdentistryon160.com/about-us/ → no referrer-policy
- https://www.pediatricdentistryon160.com/our-team/dr-zahra-kurji/ → no referrer-policy
- https://www.pediatricdentistryon160.com/our-team/dr-andrew-wong/ → no referrer-policy
- https://www.pediatricdentistryon160.com/our-team/ → no referrer-policy
- https://www.pediatricdentistryon160.com/treatments/ → no referrer-policy
- https://www.pediatricdentistryon160.com/treatments/first-dental-visits/ → no referrer-policy
- https://www.pediatricdentistryon160.com/treatments/preventive-dentistry/ → no referrer-policy
- https://www.pediatricdentistryon160.com/treatments/restorative-dentistry/ → no referrer-policy
- https://www.pediatricdentistryon160.com/treatments/sedation-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.pediatricdentistryon160.com/ → no permissions-policy
- https://www.pediatricdentistryon160.com/referrals/ → no permissions-policy
- https://www.pediatricdentistryon160.com/new-patient-forms/ → no permissions-policy
- https://www.pediatricdentistryon160.com/about-us/ → no permissions-policy
- https://www.pediatricdentistryon160.com/our-team/dr-zahra-kurji/ → no permissions-policy
- https://www.pediatricdentistryon160.com/our-team/dr-andrew-wong/ → no permissions-policy
- https://www.pediatricdentistryon160.com/our-team/ → no permissions-policy
- https://www.pediatricdentistryon160.com/treatments/ → no permissions-policy
- https://www.pediatricdentistryon160.com/treatments/first-dental-visits/ → no permissions-policy
- https://www.pediatricdentistryon160.com/treatments/preventive-dentistry/ → no permissions-policy
- https://www.pediatricdentistryon160.com/treatments/restorative-dentistry/ → no permissions-policy
- https://www.pediatricdentistryon160.com/treatments/sedation-dentistry/ → no permissions-policy
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: Bootstrap 3.2.0. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- Bootstrap 3.2.0 in https://www.pediatricdentistryon160.com/wp-content/themes/healthflex/assets/js/…: CVE-2016-10735, CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 (XSS through data attributes in tooltip, popover, collapse and scrollspy); fixed in 3.4.1
- NoteThird-party scripts
Scripts run from 3 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.)
- www.googletagmanager.com (23 script tags)
- cdn.gtranslate.net (23 script tags)
- www.google.com (5 script tags)
7 checks passed, 1 not applicable
- OKHTTPS
All 23 crawled pages were served over HTTPS.
- 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
5 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.pediatricdentistryon160.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- mauricesautocarecentre.ca90/100 · rank 134 · 8 pages
- www.electrician4sk.ca90/100 · rank 134 · 49 pages
- www.gcoc.ca89/100 · rank 162 · 160 pages
- brightlocal.com89/100 · rank 162 · 1,462 pages
- arbuildershomes.com89/100 · rank 162 · 96 pages
- mainepropertiesllc.com89/100 · rank 162 · 14 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.pediatricdentistryon160.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.pediatricdentistryon160.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.pediatricdentistryon160.com. Removal needs no account and no proof of purchase.