Scanned sites / www.aestheticdentalstudio.ca / 2026-09-26-1246
www.aestheticdentalstudio.ca scan from 9/26/2026, 12:46:37 PM
Scan 2026-09-26-1246
Scanned 9/26/2026, 12:46:37 PM, finished 9/26/2026, 1:01:13 PM. Found with openstreetmap overpass
Site: https://www.aestheticdentalstudio.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 26, 2026 the Site Spider crawled 233 pages and 707 assets of www.aestheticdentalstudio.ca, starting from https://www.aestheticdentalstudio.ca/. It scored 81 out of 100, a good result. 7 of 14 checks found something to fix, led by orphan pages (158), sitemap coverage (158), meta descriptions (66); 7 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: Medium1 medium, 1 low and 1 info findings. See the security findings ↓
- Pages crawled
- 233
- Assets fetched
- 707
- Status
- Completed
- Checks with issues
- 7 of 14
- Title tags49 issues49 of 207 pages have title issues.
- Meta descriptions66 issues66 of 207 pages have meta description issues.
- HeadingsOK0 of 207 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects26 issues37 redirecting URLs, 2 of them chained.
- Non-200 responsesOK43 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 207 indexable pages have indexability warnings.
- Image alt text5 issues5 of 1732 image references have no alt attribute. 75 use an empty alt (decorative), which is fine.
- Heavy assets16 issues16 assets larger than 500 KB among the 100 heaviest.
- Orphan pages158 issues158 pages have no internal links pointing at them.
- Sitemap coverage158 issues1 sitemap listing 207 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 158 reachable only via the sitemap.
- Thin contentOK0 of 207 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1285 sites, median 82%, average 80%
www.aestheticdentalstudio.ca scores 81%, higher than 43% of the 1285 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 site's health is good, but there are several important fixes needed, particularly addressing redirects, non-200 responses, and missing title/meta descriptions. Improving these will enhance user experience and SEO performance.
- 1
Fix Redirects
Why: Reduce unnecessary hops and improve load times.
How: Remove or consolidate 37 redirecting URLs, focusing on the 2 chains.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Ensure all pages load correctly for users and search engines.
How: Identify and fix 43 URLs with non-2xx responses.
Checks: status-codes
- 3
Update Title Tags
Why: Improve SEO and clarity; 49 pages need adjustments.
How: Shorten long title tags (over 60 characters) on affected pages.
Checks: titles
- 4
Optimize Meta Descriptions
Why: Boost click-through rates; 66 pages are problematic.
How: Revise meta descriptions to fit practical length limits (under 160 characters).
Checks: meta-descriptions
- 5
Link Orphan Pages
Why: Enhance internal linking and visibility; 158 pages need linking.
How: Add internal links to the orphan pages from relevant sections.
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 a critical cookie security vulnerability, and several third-party scripts lack proper integrity controls. Additionally, sensitive paths are exposed in robots.txt, which could be used to probe for weaknesses. Immediate attention is required to secure cookies and review third-party scripts.
- 0 high
- 1 medium
- 1 low
- 1 info
- 1
Cookies Missing Protective FlagsMedium
Why it matters: The session cookie allows potential access to sensitive user information if exploited, as it does not have HttpOnly, Secure, or SameSite attributes.
Fix: Set the PHPSESSID cookie to include `HttpOnly`, `Secure`, and `SameSite=Lax` flags to enhance security.
Evidence: Cookie flags
- 2
Third-Party Scripts Lack Subresource IntegrityLow
Why it matters: Running scripts from external sources without Subresource Integrity exposes the website to risks if any of these sources are compromised.
Fix: Implement Subresource Integrity (SRI) for third-party scripts or enforce a Content-Security-Policy that restricts script sources to trusted domains.
Evidence: Third-party scripts
- 3
Sensitive Paths Listed in robots.txtInfo
Why it matters: Exposing the /wp-admin/ path in robots.txt provides potential attackers with insight into areas that could be targeted.
Fix: Remove sensitive paths from robots.txt or employ proper authentication mechanisms to secure access to these areas.
Evidence: Sensitive paths in robots.txt
What the checks found
- FoundCookie flagsMedium
1 of 1 cookie are missing protective flags. Without HttpOnly a script can read the cookie; without Secure it travels over plain HTTP; without SameSite it is sent on cross-site requests.
- PHPSESSID (set by https://www.aestheticdentalstudio.ca/) lacks Secure, HttpOnly, SameSite
- NoteThird-party scripts
Scripts run from 5 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.)
- cdnjs.cloudflare.com (120 script tags)
- cdn.jsdelivr.net (40 script tags)
- www.google.com (40 script tags)
- cdn.callrail.com (40 script tags)
- form.jotform.com (4 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 1 path that look private. robots.txt is public and does not restrict access, so it doubles as a map for anyone probing the site; those paths need real access control.
- Disallow: /wp-admin/
13 checks passed
- OKHTTPS
All 207 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 207 HTML pages.
- OKContent Security Policy
A Content-Security-Policy is set.
- OKClickjacking protection
x-frame-options is set on all 207 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 207 HTML pages.
- OKReferrer policy
referrer-policy is set on all 207 HTML pages.
- OKPermissions policy
permissions-policy is set on all 207 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
4 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.
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.aestheticdentalstudio.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- atlasroofingltd.ca82/100 · rank 614 · 20 pages
- boiseatitsbestflowers.com82/100 · rank 614 · 64 pages
- www.petetheplumber.com81/100 · rank 671 · 166 pages
- www.furnasmanright-time.ca81/100 · rank 671 · 861 pages
- www.textpad.cloud81/100 · rank 671 · 1,647 pages
- www.scase.ca81/100 · rank 671 · 66 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.aestheticdentalstudio.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.aestheticdentalstudio.ca?
- 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.aestheticdentalstudio.ca. Removal needs no account and no proof of purchase.