Scanned sites / www.pediatricdentistryon160.com / 2026-09-19-1242
www.pediatricdentistryon160.com scan from 9/19/2026, 12:42:31 PM
Scan 2026-09-19-1242
Scanned 9/19/2026, 12:42:31 PM, finished 9/19/2026, 12:47:58 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 19, 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
1105 sites, median 82%, average 80%
www.pediatricdentistryon160.com scores 87%, higher than 71% of the 1105 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 website has a few key issues affecting SEO performance, primarily with redirects and title tag lengths. Fixing these issues will improve both user experience and search rankings.
- 1
Fix Redirects
Why: 15 URLs have unnecessary redirects, which can negatively impact page load speed.
How: Update internal links to point directly to final URLs (e.g., redirecting from '/index.php/about-us/' to '/about-us/').
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 22 URLs are not returning proper responses, which can harm user experience and SEO.
How: Identify and fix broken URLs to ensure they return a 2xx response.
Checks: status-codes
- 3
Optimize Title Tags
Why: 11 pages have long title tags that may be truncated in search results.
How: Revise titles to be under 60 characters (e.g., shorten 'About Us | Pediatric Dentists Edmonton - Pediatric Dentistry on 160' to 'About Us | Pediatric Dentistry').
Checks: titles
- 4
Add Missing Meta Descriptions
Why: 3 pages lack meta descriptions, which are important for click-through rates.
How: Create concise descriptions for these pages (e.g., 'Book your pediatric appointment with us today').
Checks: meta-descriptions
- 5
Address Heading Issues
Why: 2 pages are missing H1 tags, which are crucial for SEO hierarchy.
How: Add a relevant H1 tag to each page, ensuring it summarizes the page content.
Checks: headings
- 6
Link Orphan Pages
Why: 4 pages lack internal links, making them hard for users and search engines to discover.
How: Add internal links to these pages from relevant, existing pages on the site.
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 crawlYour website has several security headers missing, increasing vulnerability to attacks like data interception and script injection. Immediate action is recommended to protect your visitors and the integrity of your site.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Lack of HSTS allows interception on initial connections without HTTPS.
Fix: Add the header 'Strict-Transport-Security' with value 'max-age=31536000; includeSubDomains'.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP can lead to unauthorized scripts running within your site.
Fix: Add the header 'Content-Security-Policy' with a restrictive policy appropriate for your content.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options (Clickjacking protection)Medium
Why it matters: Not having X-Frame-Options allows your content to be embedded in frames, which can lead to clickjacking.
Fix: Add the header 'X-Frame-Options' with value 'DENY' or 'SAMEORIGIN'.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript librariesMedium
Why it matters: Using Bootstrap 3.2.0 exposes your site to known vulnerabilities.
Fix: Upgrade Bootstrap to version 3.4.1 or higher to mitigate the vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options (MIME sniffing protection)Low
Why it matters: Without this header, browsers may misinterpret file types and execute malicious scripts.
Fix: Add the header 'X-Content-Type-Options' with value 'nosniff'.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a Referrer-Policy, sensitive URL information may be sent to external sites.
Fix: Add the header 'Referrer-Policy' with value 'strict-origin-when-cross-origin' or appropriate for your use case.
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: Not having a Permissions-Policy can expose unused browser features to potential exploitation.
Fix: Add the header 'Permissions-Policy' to specify which features to disable.
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.
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.