Scanned sites / www.pediatricdentistryon160.com / 2026-09-26-1842
www.pediatricdentistryon160.com scan from 9/26/2026, 6:42:16 PM
A newer scan exists. See the latest report for www.pediatricdentistryon160.com.
Scan 2026-09-26-1842
Scanned 9/26/2026, 6:42:16 PM, finished 9/26/2026, 6:46:52 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 26, 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. 7 of 15 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. 1 check was not run because the crawl fetched nothing for it. 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
- 7 of 15
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 have not been 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 sitesNot checkedNot checked: the crawl fetched nothing this check can look at.
- 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
1313 sites, median 80%, average 79%
www.pediatricdentistryon160.com scores 89%, higher than 85% of the 1313 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 findingsWritten from an earlier version of the analysis. The findings on this page have been recomputed since, so counts and labels here may differ from what the plan describes. The advice still points at the same checks.
Your site has several optimization opportunities that can enhance SEO performance. Prioritize fixing redirect issues, non-200 responses, title and meta description problems, orphan pages, and thin content to improve visibility.
- 1
Fix Redirects
Why: Redirects can confuse search engines and impact rankings.
How: Update internal links to direct users to the new URLs instead of old ones.
Checks: redirects
- 2
Address Non-200 Responses
Why: 23 URLs returning non-200 responses hinder user access and SEO.
How: Identify and fix the broken URLs or ensure they return a 200 status code.
Checks: status-codes
- 3
Optimize Title Tags
Why: Title tags help search engines determine page relevance.
How: Revise long titles to be within 50-60 characters, and ensure each page has a descriptive title.
Checks: titles
- 4
Improve Meta Descriptions
Why: Meta descriptions can influence click-through rates from search results.
How: Add relevant descriptions for missing entries and distinguish duplicates.
Checks: meta-descriptions
- 5
Link to Orphan Pages
Why: Orphan pages won't be indexed effectively since they lack internal links.
How: Create internal links to the orphan pages from relevant sections of your site.
Checks: orphan-pages
- 6
Enhance Thin Content
Why: Pages with low word counts may perform poorly in search rankings.
How: Add relevant content to these pages to meet or exceed the 200-word threshold.
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 has several security vulnerabilities, primarily lacking critical HTTP headers that could expose visitors to various attacks. Additionally, there are outdated scripts with known vulnerabilities. Implementing the suggested headers and updating libraries will enhance security significantly.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, connections via non-HTTPS are vulnerable to interception.
Fix: Add the header: strict-transport-security: max-age=31536000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP increases risks of XSS attacks since scripts can load from anywhere.
Fix: Add the header: content-security-policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, the site is vulnerable to clickjacking attacks.
Fix: Add the header: x-frame-options: DENY
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript LibraryMedium
Why it matters: Bootstrap 3.2.0 has known vulnerabilities that could be exploited.
Fix: Upgrade Bootstrap to version 3.4.1 or later.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Lack of this header may allow MIME type sniffing attacks.
Fix: Add the header: x-content-type-options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: No referrer policy means sensitive URL information can be sent during navigations.
Fix: Add the header: referrer-policy: no-referrer
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: Not setting a permissions-policy allows unregulated access to browser 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.
- 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.