Scanned sites / www.brightondentalstudio.com / 2026-09-25-0836
www.brightondentalstudio.com scan from 9/25/2026, 8:36:43 AM
A newer scan exists. See the latest report for www.brightondentalstudio.com.
Scan 2026-09-25-0836
Scanned 9/25/2026, 8:36:43 AM, finished 9/25/2026, 8:57:58 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 25, 2026 the Site Spider crawled 111 pages and 896 assets of www.brightondentalstudio.com, starting from https://www.brightondentalstudio.com/. It scored 83 out of 100, a good result. 6 of 14 checks found something to fix, led by meta descriptions (72), title tags (64), heavy assets (18); 8 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
- 111
- Assets fetched
- 896
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags64 issues64 of 104 pages have title issues. 7 noindex or canonicalized pages excluded.
- Meta descriptions72 issues72 of 104 pages have meta description issues. 7 noindex or canonicalized pages excluded.
- HeadingsOK0 of 104 pages have heading issues. 7 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue3 redirecting URLs, 1 of them chained.
- Non-200 responsesOK7 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 111 indexable pages have indexability warnings.
- Image alt textOK0 of 960 image references have no alt attribute. 144 use an empty alt (decorative), which is fine.
- Heavy assets18 issues18 assets larger than 500 KB among the 100 heaviest.
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage1 issue4 sitemaps listing 104 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.
- Thin contentOK0 of 104 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
1254 sites, median 82%, average 80%
www.brightondentalstudio.com scores 83%, higher than 52% of the 1254 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 website has several issues to address, including redirects, non-200 responses, and title and meta description problems. Prioritizing these will improve SEO performance significantly.
- 1
Fix Redirects
Why: Chained redirects slow down the site and waste crawl budget.
How: Update URLs in your content to point directly to final destinations. Remove unnecessary redirects.
Checks: redirects
- 2
Address Non-200 Responses
Why: Non-200 responses can harm user experience and SEO rankings.
How: Identify the URLs returning errors (404, 301) and either fix or remove them from your site.
Checks: status-codes
- 3
Optimize Title Tags
Why: Improper title lengths can affect click-through rates and rankings.
How: Shorten titles to below 60 characters, maintaining relevance to the page content.
Checks: titles
- 4
Improve Meta Descriptions
Why: Meta descriptions influence search visibility and clicks.
How: Revise descriptions to be under 160 characters, making them concise and compelling.
Checks: meta-descriptions
- 5
Reduce Heavy Assets
Why: Large assets can slow down page loading and negatively impact UX.
How: Compress images or replace them with lighter alternatives.
Checks: heavy-assets
- 6
Link to Orphan Pages
Why: Orphan pages are inaccessible to users and search engines, reducing their visibility.
How: Add internal links to direct users to the privacy policy page.
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 issues that need attention. Most notably, it lacks essential security headers, which could expose users to risks such as clickjacking and man-in-the-middle attacks. Implementing these headers and fixing mixed content will enhance security significantly.
- 0 high
- 3 medium
- 4 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users connecting without HTTPS may be vulnerable to interception.
Fix: Add `Strict-Transport-Security: max-age=31536000; includeSubDomains` to the response headers.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: A missing CSP allows unrestricted loading of resources, increasing risk of XSS attacks.
Fix: Implement `Content-Security-Policy: default-src 'self';` to define resource loading rules.
Evidence: Content Security Policy
- 3
Missing Clickjacking Protection (X-Frame-Options)Medium
Why it matters: Lack of X-Frame-Options allows clickjacking, enabling attackers to overlay the site.
Fix: Add `X-Frame-Options: DENY` to the response headers.
Evidence: Clickjacking protection
- 4
Missing MIME Sniffing Protection (X-Content-Type-Options)Low
Why it matters: Without this header, browsers might execute files as scripts incorrectly.
Fix: Include `X-Content-Type-Options: nosniff` in the response headers.
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Absence of a referrer policy can lead to leaking sensitive URL information to third parties.
Fix: Set `Referrer-Policy: no-referrer` in the response headers.
Evidence: Referrer policy
- 6
Mixed Content IssuesLow
Why it matters: Loading resources over HTTP on HTTPS pages can lead to security vulnerabilities.
Fix: Update URLs for images and resources to use HTTPS instead of HTTP.
Evidence: Mixed content
- 7
Third-party Scripts Without Subresource IntegrityLow
Why it matters: Executing third-party scripts without SRI can lead to security risks from compromised scripts.
Fix: Review third-party scripts and consider implementing SRI or a CSP that restricts script sources.
Evidence: Third-party scripts
- 8
Missing Permissions PolicyInfo
Why it matters: Not specifying a permissions policy may expose browser features to unauthorized scripts.
Fix: Add `Permissions-Policy: fullscreen=(self), geolocation=(self)` to control feature access.
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 111 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 111 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.
- korremechanical.com84/100 · rank 483 · 136 pages
- carrerlift.in84/100 · rank 483 · 200 pages
- supaslides.app84/100 · rank 483 · 198 pages
- www.powertec.ca83/100 · rank 543 · 875 pages
- www.brunilaw.com83/100 · rank 543 · 12 pages
- coopfoodstore.coop83/100 · rank 543 · 70 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.