Scanned sites / www.brightondentalstudio.com / 2026-09-26-1053
www.brightondentalstudio.com scan from 9/26/2026, 10:53:42 AM
Scan 2026-09-26-1053
Scanned 9/26/2026, 10:53:42 AM, finished 9/26/2026, 11:13:49 AM. Found with openstreetmap overpass
Site: https://www.brightondentalstudio.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 110 pages and 1000 assets of www.brightondentalstudio.com, starting from https://www.brightondentalstudio.com/. It scored 82 out of 100, a good result. 4 of 14 checks found something to fix, led by sitemap coverage (103), meta descriptions (72), title tags (64); 10 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: Medium3 medium, 4 low and 1 info findings. See the security findings ↓
- Pages crawled
- 110
- Assets fetched
- 1000
- Status
- Completed
- Checks with issues
- 4 of 14
- Title tags64 issues64 of 103 pages have title issues. 7 noindex or canonicalized pages excluded.
- Meta descriptions72 issues72 of 103 pages have meta description issues. 7 noindex or canonicalized pages excluded.
- HeadingsOK0 of 103 pages have heading issues. 7 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK1 URL did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 110 indexable pages have indexability warnings.
- Image alt textOK0 of 958 image references have no alt attribute. 143 use an empty alt (decorative), which is fine.
- Heavy assets2 issues2 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage103 issues1 sitemap listing 0 URLs: 103 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 103 pages have fewer than 200 words. 7 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1280 sites, median 82%, average 80%
www.brightondentalstudio.com scores 82%, higher than 48% of the 1280 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 a robust health score but requires attention in key areas. Focus on fixing the sitemap, title, and meta description issues for better performance.
- 1
Fix Redirect Issue
Why: One URL is redirecting unnecessarily, which can confuse search engines.
How: Update sitemap.xml to directly link to `sitemap_index.xml`. Remove the redirect.
Checks: redirects
- 2
Resolve Non-200 Response
Why: One URL did not return a 2xx response, impacting site accessibility.
How: Ensure the sitemap.xml returns a 200 status code by setting correct server configurations.
Checks: status-codes
- 3
Update Title Tags
Why: 64 pages have long title tags, which can hurt SEO visibility.
How: Shorten titles to under 60 characters. Edit them in the CMS or HTML.
Checks: titles
- 4
Revise Meta Descriptions
Why: 72 pages have meta description issues, affecting click-through rates.
How: Rewrite descriptions to be concise and under 160 characters. Update in CMS.
Checks: meta-descriptions
- 5
Improve Sitemap Coverage
Why: 103 pages are missing from the sitemap, which makes them less discoverable.
How: Ensure all relevant pages are listed in the sitemap and regenerate it if necessary.
Checks: sitemap-coverage
- 6
Optimize Heavy Assets
Why: Having large assets can slow down page load times.
How: Compress images over 500 KB using tools like TinyPNG or similar.
Checks: heavy-assets
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 lacks important security headers that protect against various attacks and risks, such as interception of insecure connections and clickjacking. Additionally, there are mixed content issues where some resources are loaded insecurely. Implementing suggested fixes will help improve the site's security.
- 0 high
- 3 medium
- 4 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users connecting via HTTP can be intercepted.
Fix: Add the header `Strict-Transport-Security: max-age=31536000; includeSubDomains` to all HTML pages.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: No CSP means scripts can load from any source, increasing the risk of XSS attacks.
Fix: Implement a CSP with the header `Content-Security-Policy: default-src 'self';` or as needed based on resources.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Lack of this header allows clickjacking attacks by embedding your site in iframes.
Fix: Add the header `X-Frame-Options: DENY` or `SAMEORIGIN` to all HTML pages.
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers might execute files incorrectly based on content type.
Fix: Add the header `X-Content-Type-Options: nosniff` to all HTML pages.
Evidence: MIME sniffing protection
- 5
Missing Referrer Policy HeaderLow
Why it matters: No referrer policy may expose users' full URL information when navigating away.
Fix: Add the header `Referrer-Policy: no-referrer` or another suitable policy to all HTML pages.
Evidence: Referrer policy
- 6
Mixed Content IssuesLow
Why it matters: Loading resources over HTTP on HTTPS pages compromises security.
Fix: Change resource URLs to HTTPS or use relative URLs to secure them.
Evidence: Mixed content
- 7
Lack of Subresource Integrity for Third-party ScriptsLow
Why it matters: Without SRI, third-party script changes could compromise the site.
Fix: Consider implementing a CSP that includes the domains of third-party scripts, or use SRI for supported scripts.
Evidence: Third-party scripts
- 8
Missing Permissions Policy HeaderInfo
Why it matters: Not using this header may allow unnecessary access to sensitive features.
Fix: Implement the header `Permissions-Policy: geolocation=(self), microphone=()`, adjusting based on your needs.
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.brightondentalstudio.com/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dental-braces/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dentures/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dental-bridges/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dental-crowns/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dental-sealants/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dental-implants/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dental-emergencies/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/dental-cleanings-and-exams/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/root-canal-therapy/ → no strict-transport-security
- https://www.brightondentalstudio.com/service/invisalign/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 110 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.brightondentalstudio.com/ → no content-security-policy
- https://www.brightondentalstudio.com/service/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dental-braces/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dentures/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dental-bridges/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dental-crowns/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dental-sealants/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dental-implants/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dental-emergencies/ → no content-security-policy
- https://www.brightondentalstudio.com/service/dental-cleanings-and-exams/ → no content-security-policy
- https://www.brightondentalstudio.com/service/root-canal-therapy/ → no content-security-policy
- https://www.brightondentalstudio.com/service/invisalign/ → 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.brightondentalstudio.com/ → no x-frame-options
- https://www.brightondentalstudio.com/service/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dental-braces/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dentures/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dental-bridges/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dental-crowns/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dental-sealants/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dental-implants/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dental-emergencies/ → no x-frame-options
- https://www.brightondentalstudio.com/service/dental-cleanings-and-exams/ → no x-frame-options
- https://www.brightondentalstudio.com/service/root-canal-therapy/ → no x-frame-options
- https://www.brightondentalstudio.com/service/invisalign/ → 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.brightondentalstudio.com/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dental-braces/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dentures/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dental-bridges/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dental-crowns/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dental-sealants/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dental-implants/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dental-emergencies/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/dental-cleanings-and-exams/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/root-canal-therapy/ → no x-content-type-options
- https://www.brightondentalstudio.com/service/invisalign/ → 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.brightondentalstudio.com/ → no referrer-policy
- https://www.brightondentalstudio.com/service/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dental-braces/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dentures/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dental-bridges/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dental-crowns/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dental-sealants/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dental-implants/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dental-emergencies/ → no referrer-policy
- https://www.brightondentalstudio.com/service/dental-cleanings-and-exams/ → no referrer-policy
- https://www.brightondentalstudio.com/service/root-canal-therapy/ → no referrer-policy
- https://www.brightondentalstudio.com/service/invisalign/ → 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.brightondentalstudio.com/ → no permissions-policy
- https://www.brightondentalstudio.com/service/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dental-braces/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dentures/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dental-bridges/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dental-crowns/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dental-sealants/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dental-implants/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dental-emergencies/ → no permissions-policy
- https://www.brightondentalstudio.com/service/dental-cleanings-and-exams/ → no permissions-policy
- https://www.brightondentalstudio.com/service/root-canal-therapy/ → no permissions-policy
- https://www.brightondentalstudio.com/service/invisalign/ → no permissions-policy
- FoundMixed contentLow
2 resources on HTTPS pages are loaded over plain HTTP.
- https://www.brightondentalstudio.com/should-you-fly-after-having-a-to… loads image http://brightondentalstudio.com/wp-content/uploads/2023/01/should-you-fly-after-having-a-…
- https://www.brightondentalstudio.com/should-you-fly-after-having-a-to… loads image http://brightondentalstudio.com/wp-content/uploads/2023/01/should-you-fly-after-having-a-…
- NoteThird-party scripts
Scripts run from 2 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.google.com (40 script tags)
- cdn.trustindex.io (1 script tag)
7 checks passed, 1 not applicable
- OKHTTPS
All 110 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.
- OKForms over HTTPS
52 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.
- 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.brightondentalstudio.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- fivestarheating.ca83/100 · rank 558 · 64 pages
- veprof.com83/100 · rank 558 · 96 pages
- www.germanautomotive.ca82/100 · rank 612 · 175 pages
- www.tendingtoes.com82/100 · rank 612 · 23 pages
- www.tsoralhealth.com82/100 · rank 612 · 44 pages
- smileelements.ca82/100 · rank 612 · 36 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.brightondentalstudio.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.brightondentalstudio.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.brightondentalstudio.com. Removal needs no account and no proof of purchase.