Scanned sites / www.jslawmt.com / 2026-09-21-0811
www.jslawmt.com scan from 9/21/2026, 8:11:42 AM
A newer scan exists. See the latest report for www.jslawmt.com.
Scan 2026-09-21-0811
Scanned 9/21/2026, 8:11:42 AM, finished 9/21/2026, 8:26:48 AM. Found with openstreetmap overpass
Site: https://www.jslawmt.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 21, 2026 the Site Spider crawled 196 pages and 671 assets of www.jslawmt.com, starting from https://www.jslawmt.com/. It scored 77 out of 100, a good result. 12 of 14 checks found something to fix, led by image alt text (367), title tags (154), meta descriptions (86); 2 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, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 196
- Assets fetched
- 671
- Status
- Completed
- Checks with issues
- 12 of 14
- Title tags154 issues154 of 168 pages have title issues. 17 noindex or canonicalized pages excluded.
- Meta descriptions86 issues86 of 168 pages have meta description issues. 17 noindex or canonicalized pages excluded.
- Headings2 issues2 of 168 pages have heading issues. 17 noindex or canonicalized pages excluded.
- Broken links2 issues2 internal links point at 2 broken URLs.
- Redirects10 issues10 redirecting URLs, 1 of them chained.
- Non-200 responses2 issues14 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability13 issues13 of 185 indexable pages have indexability warnings.
- Image alt text367 issues367 of 648 image references have no alt attribute.
- Heavy assets81 issues81 assets larger than 500 KB among the 100 heaviest.
- Orphan pages7 issues7 pages have no internal links pointing at them.
- Sitemap coverage14 issues4 sitemaps listing 159 URLs: 7 crawled pages missing, 0 listed URLs broken or redirecting, 7 reachable only via the sitemap.
- Thin contentOK0 of 168 pages have fewer than 200 words. 17 noindex or canonicalized pages excluded.
- Duplicate content2 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1139 sites, median 82%, average 80%
www.jslawmt.com scores 77%, higher than 30% of the 1139 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 several issues that should be prioritized for better performance and SEO. Key areas include fixing broken links, optimizing title tags and meta descriptions, and addressing orphan pages.
- 1
Fix Broken Links
Why: Eliminating 2 broken internal links improves user experience and SEO.
How: Update the links on the indicated pages to point to valid URLs.
Checks: broken-links
- 2
Resolve Redirect Issues
Why: Cleaning up 10 redirects and 1 chain enhances page speed and user navigation.
How: Remove unnecessary redirects and update links to point directly to final URLs.
Checks: redirects
- 3
Update Title Tags
Why: Optimizing 154 problematic title tags boosts click-through rates and search visibility.
How: Revise long or missing title tags to meet the optimal length of 50-60 characters.
Checks: titles
- 4
Enhance Meta Descriptions
Why: Improving 86 meta descriptions will increase the chances of users clicking on your links.
How: Write concise, engaging descriptions for each affected page, ideally between 150-160 characters.
Checks: meta-descriptions
- 5
Address Orphan Pages
Why: Linking 7 orphan pages will improve site crawlability and user access.
How: Add internal links from relevant pages to the orphan pages to ensure they are connected.
Checks: orphan-pages
- 6
Add Image Alt Text
Why: Adding alt text for 367 images enhances accessibility and can improve SEO.
How: Provide descriptive alt attributes for images on pages throughout the site.
Checks: images-alt
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 crawlThis review highlights multiple security weaknesses on your website that could expose it to attacks. Key improvements include implementing headers for security policies like HSTS and CSP, protecting against clickjacking, and ensuring all resources load securely. Consider addressing these issues to enhance your site's security.
- 0 high
- 3 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, initial requests can be intercepted if users do not use HTTPS.
Fix: Add the header: "Strict-Transport-Security: max-age=63072000; includeSubDomains; preload".
Evidence: HTTP Strict Transport Security
- 2
Lack of Content Security Policy (CSP)Medium
Why it matters: Without CSP, unauthorized scripts can run, increasing XSS risks.
Fix: Implement CSP by adding the header: "Content-Security-Policy: default-src 'self'; script-src 'self';".
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of this header makes your site vulnerable to clickjacking.
Fix: Add the header: "X-Frame-Options: DENY".
Evidence: Clickjacking protection
- 4
No X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may incorrectly interpret files as scripts.
Fix: Add the header: "X-Content-Type-Options: nosniff".
Evidence: MIME sniffing protection
- 5
Absence of Referrer PolicyLow
Why it matters: Missing policy risks exposing full page URLs on navigation.
Fix: Add the header: "Referrer-Policy: no-referrer".
Evidence: Referrer policy
- 6
Mixed Content LoadingLow
Why it matters: Loading resources over HTTP on HTTPS pages can expose users to attacks.
Fix: Update all resource links to use HTTPS instead of HTTP.
Evidence: Mixed content
- 7
Missing Permissions PolicyInfo
Why it matters: Not using a permissions policy could allow misuse of sensitive browser features.
Fix: Add the header: "Permissions-Policy: geolocation=(self), microphone=(self)".
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.jslawmt.com/ → no strict-transport-security
- https://www.jslawmt.com/about-us/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/criminal-law/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/criminal-law/dui-defense/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/criminal-law/expungement/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/criminal-law/drug-possession/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/criminal-law/conditional-probation-discharge/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/criminal-law/offender-registration-removal/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/family-law/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/family-law/child-custody/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/family-law/child-support/ → no strict-transport-security
- https://www.jslawmt.com/practice-areas/family-law/divorce/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 185 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.jslawmt.com/ → no content-security-policy
- https://www.jslawmt.com/about-us/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/criminal-law/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/criminal-law/dui-defense/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/criminal-law/expungement/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/criminal-law/drug-possession/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/criminal-law/conditional-probation-discharge/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/criminal-law/offender-registration-removal/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/family-law/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/family-law/child-custody/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/family-law/child-support/ → no content-security-policy
- https://www.jslawmt.com/practice-areas/family-law/divorce/ → 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.jslawmt.com/ → no x-frame-options
- https://www.jslawmt.com/about-us/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/criminal-law/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/criminal-law/dui-defense/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/criminal-law/expungement/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/criminal-law/drug-possession/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/criminal-law/conditional-probation-discharge/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/criminal-law/offender-registration-removal/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/family-law/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/family-law/child-custody/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/family-law/child-support/ → no x-frame-options
- https://www.jslawmt.com/practice-areas/family-law/divorce/ → 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.jslawmt.com/ → no x-content-type-options
- https://www.jslawmt.com/about-us/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/criminal-law/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/criminal-law/dui-defense/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/criminal-law/expungement/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/criminal-law/drug-possession/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/criminal-law/conditional-probation-discharge/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/criminal-law/offender-registration-removal/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/family-law/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/family-law/child-custody/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/family-law/child-support/ → no x-content-type-options
- https://www.jslawmt.com/practice-areas/family-law/divorce/ → 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.jslawmt.com/ → no referrer-policy
- https://www.jslawmt.com/about-us/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/criminal-law/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/criminal-law/dui-defense/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/criminal-law/expungement/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/criminal-law/drug-possession/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/criminal-law/conditional-probation-discharge/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/criminal-law/offender-registration-removal/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/family-law/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/family-law/child-custody/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/family-law/child-support/ → no referrer-policy
- https://www.jslawmt.com/practice-areas/family-law/divorce/ → 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.jslawmt.com/ → no permissions-policy
- https://www.jslawmt.com/about-us/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/criminal-law/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/criminal-law/dui-defense/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/criminal-law/expungement/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/criminal-law/drug-possession/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/criminal-law/conditional-probation-discharge/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/criminal-law/offender-registration-removal/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/family-law/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/family-law/child-custody/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/family-law/child-support/ → no permissions-policy
- https://www.jslawmt.com/practice-areas/family-law/divorce/ → no permissions-policy
- FoundMixed contentLow
148 resources on HTTPS pages are loaded over plain HTTP.
- https://www.jslawmt.com/ loads image http://www.jslawmt.com/wp-content/uploads/2024/11/banner.png
- https://www.jslawmt.com/about-us/ loads image http://www.jslawmt.com/wp-content/uploads/2024/12/about-banner-1.jpg
- https://www.jslawmt.com/about-us/ loads image http://www.jslawmt.com/wp-content/uploads/2024/11/About-Us-Right-Image.png.webp
- https://www.jslawmt.com/practice-areas/criminal-law/ loads image http://www.judnichlaw.com/wp-content/uploads/2024/12/Criminal-Defense-Attorney-Banner.png
- https://www.jslawmt.com/practice-areas/criminal-law/dui-defense/ loads image http://www.jslawmt.com/wp-content/uploads/2024/11/Dui-Defense-Banner.png
- https://www.jslawmt.com/practice-areas/criminal-law/drug-possession/ loads image http://www.judnichlaw.com/wp-content/uploads/2024/12/Drug-Charge-Lawyers-Banner.png
- https://www.jslawmt.com/practice-areas/criminal-law/conditional-proba… loads image http://www.judnichlaw.com/wp-content/uploads/2024/12/Conditional-Probation-Dischargev-Ban…
- https://www.jslawmt.com/practice-areas/family-law/ loads image http://www.judnichlaw.com/wp-content/uploads/2024/11/Family-Law-Banner.png
- https://www.jslawmt.com/practice-areas/family-law/ loads image http://www.jslawmt.com/wp-content/uploads/2025/01/Depositphotos_410595726_L.jpg.webp
- https://www.jslawmt.com/practice-areas/family-law/child-custody/ loads image http://www.jslawmt.com/wp-content/uploads/2024/12/Child-Custody-Attorney-Banner.png
- https://www.jslawmt.com/practice-areas/family-law/child-support/ loads image http://www.judnichlaw.com/wp-content/uploads/2024/12/Child-Support-Attorney-Banner.png
- https://www.jslawmt.com/practice-areas/family-law/divorce/ loads image http://www.jslawmt.com/wp-content/uploads/2024/12/Divorce-Attorney-Banner.png
- NoteSoftware version disclosure
Responses name the framework in an X-Powered-By header but hide the version.
- server: cloudflare (867 responses)
- x-powered-by: WP Engine (202 responses)
- 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.)
- cdn.calltrk.com (40 script tags)
- www.googletagmanager.com (40 script tags)
- cdn.trustindex.io (16 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/
5 checks passed, 1 not applicable
- OKHTTPS
All 185 crawled pages were served over HTTPS.
- OKCookie flags
All 1 cookie carry Secure, HttpOnly and SameSite flags.
- OKForms over HTTPS
2 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.
- Not applicableVulnerable JavaScript libraries
No recognisable library versions were found in the sampled scripts.
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.jslawmt.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- e-accounting.biz78/100 · rank 723 · 63 pages
- maidensail.com78/100 · rank 723 · 200 pages
- www.boise-dentists.com77/100 · rank 758 · 656 pages
- boulevardlexus.com77/100 · rank 758 · 1,181 pages
- plausible.io77/100 · rank 758 · 446 pages
- www.atlantaharvest.com77/100 · rank 758 · 37 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.jslawmt.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.jslawmt.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.jslawmt.com. Removal needs no account and no proof of purchase.