Scanned sites / www.aestheticdentalstudio.ca / 2026-09-27-1848
www.aestheticdentalstudio.ca scan from 9/27/2026, 6:48:37 PM
Scan 2026-09-27-1848
Scanned 9/27/2026, 6:48:37 PM, finished 9/27/2026, 7:03:21 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 27, 2026 the Site Spider crawled 233 pages and 707 assets of www.aestheticdentalstudio.ca, starting from https://www.aestheticdentalstudio.ca/. It scored 79 out of 100, a good result. 8 of 16 checks found something to fix, led by heavy assets (16), sitemap coverage (158), meta descriptions (119); 6 checks passed. Most of the points went to heavy assets (−6), meta descriptions (−4.6), sitemap coverage (−4.6). 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: Medium1 medium, 1 low and 1 info findings. See the security findings ↓
- Pages crawled
- 233
- Assets fetched
- 707
- Status
- Completed
- Checks with issues
- 8 of 16
940 of 941 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 32 link destinations on other sites were checked.
- Title tags49 issues49 of 207 pages have title issues.−2.4 points
- Meta descriptions119 issues119 of 207 pages have meta description issues.−4.6 points
- HeadingsOK0 of 207 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites11 issues11 destinations answered with an error, 7 could not be determined (timeouts, rate limits or refusals), of 32 destinations checked.−2.1 points
- Redirects26 issues37 redirecting URLs, 2 of them chained.−0.5 points
- Non-200 responses43 noted43 URLs did not return a 2xx response. 26 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 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 707 fetched assets.−6 points
- Orphan pages158 issues158 pages have no internal links pointing at them.−3.1 points
- Sitemap coverage158 issues1 sitemap listing 207 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 158 reachable only via the sitemap.−4.6 points
- Internal link countsOKInternal link counts for 207 pages.
- 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
1315 sites, median 80%, average 79%
www.aestheticdentalstudio.ca scores 79%, higher than 42% 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 findingsYour site has a good health score but requires some attention. Focus on fixing redirects, status codes, and enhancing title/meta descriptions for better SEO performance.
- 1
Fix Redirects
Why: Reducing unnecessary redirects improves user experience and crawl efficiency.
How: Identify and eliminate chained redirects. Redirect directly to the final URL.
Checks: redirects
- 2
Address Non-200 Responses
Why: Ensuring all URLs return a 2xx response enhances accessibility and SEO.
How: Review and rectify URLs that return non-200 status codes.
Checks: status-codes
- 3
Revise Title Tags
Why: Optimized title tags improve click-through rates and search visibility.
How: Shorten titles to under 60 characters, including important keywords.
Checks: titles
- 4
Improve Meta Descriptions
Why: Well-crafted meta descriptions can increase organic traffic.
How: Create unique meta descriptions under 160 characters for affected pages.
Checks: meta-descriptions
- 5
Optimize Heavy Assets
Why: Reducing asset sizes improves loading speed and user experience.
How: Compress images and scripts over 500 KB or utilize lazy loading.
Checks: heavy-assets
- 6
Link Orphan Pages Internally
Why: Increased internal linking helps improve page visibility and SEO.
How: Add internal links to orphan pages within relevant existing content.
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 medium and low-priority security issues that need attention. The PHP session cookie lacks important flags, risking exposure or unauthorized access. Additional external scripts lack integrity checks, making the site vulnerable if those sources are compromised. Lastly, the robots.txt file lists a sensitive directory that requires proper access controls.
- 0 high
- 1 medium
- 1 low
- 1 info
- 1
Insecure Cookie FlagsMedium
Why it matters: The lack of Secure, HttpOnly, and SameSite flags on the session cookie increases vulnerability to attacks.
Fix: Set the PHPSESSID cookie with Secure, HttpOnly, and SameSite=Lax flags to enhance security.
Evidence: Cookie flags
- 2
Lack of Subresource Integrity for Third-party ScriptsLow
Why it matters: Without Subresource Integrity, compromised scripts from external sources could inject malicious code.
Fix: Implement Subresource Integrity for scripts or add those domains to a Content-Security-Policy.
Evidence: Third-party scripts
- 3
Sensitive Path Listed in robots.txtInfo
Why it matters: The robots.txt file reveals a sensitive path that may attract unwanted attention.
Fix: Restrict access to /wp-admin/ through authentication or server-side access controls.
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.
- amanblaze.in80/100 · rank 647 · 22 pages
- www.strategiccriminaldefence.com79/100 · rank 713 · 571 pages
- www.powertec.ca79/100 · rank 713 · 875 pages
- www.tendingtoes.com79/100 · rank 713 · 23 pages
- pastepot.com79/100 · rank 713 · 17 pages
- www.thefamilypuppy.com79/100 · rank 713 · 662 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.