Scanned sites / www.pediatricdentistryon160.com / 2026-09-20-0651
www.pediatricdentistryon160.com scan from 9/20/2026, 6:51:42 AM
A newer scan exists. See the latest report for www.pediatricdentistryon160.com.
Scan 2026-09-20-0651
Scanned 9/20/2026, 6:51:42 AM, finished 9/20/2026, 6:56:10 AM. 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 20, 2026 the Site Spider crawled 37 pages and 232 assets of www.pediatricdentistryon160.com, starting from https://www.pediatricdentistryon160.com/. It scored 87 out of 100, a good result. 8 of 14 checks found something to fix, led by redirects (14), title tags (11), orphan pages (4); 6 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, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 37
- Assets fetched
- 232
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags11 issues11 of 23 pages have title issues.
- Meta descriptions3 issues3 of 23 pages have meta description issues.
- Headings2 issues2 of 23 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects14 issues15 redirecting URLs, 0 of them chained.
- Non-200 responsesOK22 URLs did not return a 2xx response.
- 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 assets2 issues2 assets larger than 500 KB among the 100 heaviest.
- Orphan pages4 issues4 pages have no internal links pointing at them.
- Sitemap coverage4 issues3 sitemaps listing 23 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 4 reachable only via the sitemap.
- Thin content3 issues3 of 23 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1118 sites, median 82%, average 80%
www.pediatricdentistryon160.com scores 87%, higher than 70% of the 1118 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 several issues including redirect chains, non-200 responses, title and meta description problems, and thin content. Addressing these will improve SEO performance.
- 1
Fix Redirects
Why: Redirects can confuse search engines and affect user experience.
How: Update your internal links to point directly to the final URLs instead of redirecting.
Checks: redirects
- 2
Address Non-200 Responses
Why: Pages not returning a 200 status can lose search visibility.
How: Identify and fix the URLs showing non-200 responses to ensure they return a 200 response.
Checks: status-codes
- 3
Optimize Title Tags
Why: Proper title tags improve click-through rates and relevance.
How: Shorten titles exceeding 60 characters and add unique ones for pages with missing titles.
Checks: titles
- 4
Improve Meta Descriptions
Why: Missing or duplicate meta descriptions can diminish search effectiveness.
How: Add unique meta descriptions for pages that are missing them and ensure they are succinct.
Checks: meta-descriptions
- 5
Add Headings
Why: Missing H1 tags impact content hierarchy and visibility.
How: Ensure each page has a unique H1 tag reflecting the content topic.
Checks: headings
- 6
Enhance Thin Content
Why: Thin content can undermine the site's authority and user engagement.
How: Expand the content on pages with fewer than 200 words, providing valuable information.
Checks: thin-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 website lacks several crucial security headers, increasing risks such as interception of traffic and clickjacking attacks. Additionally, a vulnerable JavaScript library is in use, which could be exploited depending on usage. Implementing the suggested headers and updating libraries is essential for improving your site's security.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users may inadvertently connect over HTTP, exposing them to intercepts.
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: Lack of CSP allows the website to load scripts from untrusted sources, increasing attack risks.
Fix: Add a CSP header, e.g., Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, your site can be embedded into other sites, increasing clickjacking risk.
Fix: Add the header: X-Frame-Options: SAMEORIGIN.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript Library DetectedMedium
Why it matters: Using Bootstrap 3.2.0 exposes the site to known vulnerabilities that can be exploited.
Fix: Upgrade Bootstrap to at least version 3.4.1 to fix vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may incorrectly interpret files, leading to script execution vulnerabilities.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Not having a referrer-policy exposes complete URLs of incoming requests to third parties.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade.
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: Lack of this policy limits control over browser features, potentially allowing attacks involving unused features.
Fix: Add the header: Permissions-Policy: geolocation=(), microphone=(), camera=().
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.
- hair2dye4.ca88/100 · rank 226 · 41 pages
- launchaf.com88/100 · rank 226 · 41 pages
- www.dentistsatnorthgate.ca87/100 · rank 282 · 122 pages
- www.mechanlc.com87/100 · rank 282 · 8 pages
- www.immigration-nation.ca87/100 · rank 282 · 1,887 pages
- ahrefs.com87/100 · rank 282 · 4,993 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.pediatricdentistryon160.com from its public pages. Anyone can run a scan of any site they own or are authorised to check. Is this your site? Claim it to manage the listing, or ask for removal through the support form.