Scanned sites / www.jslawmt.com / 2026-09-26-2137
www.jslawmt.com scan from 9/26/2026, 9:37:35 PM
A newer scan exists. See the latest report for www.jslawmt.com.
Scan 2026-09-26-2137
Scanned 9/26/2026, 9:37:35 PM, finished 9/27/2026, 4:51:48 PM. 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 26, 2026 the Site Spider crawled 196 pages and 666 assets of www.jslawmt.com, starting from https://www.jslawmt.com/. It scored 75 out of 100, a good result. 13 of 16 checks found something to fix, led by title tags (154), heavy assets (83), meta descriptions (127); 2 checks passed. Most of the points went to title tags (−8.3), heavy assets (−6), meta descriptions (−5.5). 1 check 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: Medium2 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 196
- Assets fetched
- 666
- Status
- Completed
- Checks with issues
- 13 of 16
862 of 863 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 224 link destinations on other sites were checked.
- Title tags154 issues154 of 168 pages have title issues. 17 noindex or canonicalized pages excluded.−8.3 points
- Meta descriptions127 issues127 of 168 pages have meta description issues. 17 noindex or canonicalized pages excluded.−5.5 points
- Headings2 issues2 of 168 pages have heading issues. 17 noindex or canonicalized pages excluded.−0.1 points
- Broken links2 issues2 internal links point at 2 broken URLs.−0.2 points
- Links to other sites17 issues17 destinations answered with an error, 100 could not be determined (timeouts, rate limits or refusals), of 224 destinations checked.−3.6 points
- Redirects10 issues10 redirecting URLs, 1 of them chained.−0.2 points
- Non-200 responses2 issues14 URLs did not return a 2xx response. 11 of them are pages, 2 with an error status; the rest are assets or redirects.−0.1 points
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability13 issues13 of 185 indexable pages have indexability warnings.−0.7 points
- Image alt text367 issues367 of 647 image references have no alt attribute.−3.4 points
- Heavy assets83 issues83 assets larger than 500 KB among 666 fetched assets.−6 points
- Orphan pages7 issues7 pages have no internal links pointing at them.−0.2 points
- Sitemap coverage14 issues4 sitemaps listing 159 URLs: 7 crawled pages missing, 0 listed URLs broken or redirecting, 7 reachable only via the sitemap.−0.5 points
- Internal link countsOKInternal link counts for 185 pages.
- 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.−0.1 points
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.jslawmt.com scores 75%, higher than 29% 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 findingsThe website has several technical SEO issues that require attention, notably broken links and redirect chains. Addressing these can significantly improve user experience and indexability. Here are the six key priorities for effective optimization.
- 1
Fix Broken Links
Why: To enhance user experience and SEO, fixing broken internal links is essential.
How: Update or remove links pointing to broken URLs such as those on /public-defender-vs-private-dui-lawyer-montana/ and /questions-divorce-maintenance/.
Checks: broken-links
- 2
Eliminate Redirect Chains
Why: Redirect chains slow down page load times and dilute SEO value.
How: Remove or streamline the redirects, specifically for URLs like /dui-education/ and /montana-expungement-lawyer/.
Checks: redirects
- 3
Address Non-200 Responses
Why: Pages returning non-200 responses can harm SEO and user access.
How: Resolve issues for the 14 URLs, ensuring they either return a 200 status or are correctly redirected.
Checks: status-codes
- 4
Optimize Title Tags
Why: Improving title tags boosts click-through rates and SEO visibility.
How: Create unique and concise titles for the 154 affected pages.
Checks: titles
- 5
Improve Meta Descriptions
Why: Meta descriptions impact user engagement and search visibility.
How: Draft meta descriptions for the 127 pages that are lacking them.
Checks: meta-descriptions
- 6
Shrink Heavy Assets
Why: Reducing file sizes improves loading speed and user experience.
How: Compress the large images listed to enhance performance.
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 crawlThe website lacks essential security headers that protect against common attacks. Critical updates are needed to ensure users are not exposed to threats like clickjacking or man-in-the-middle attacks, and to properly manage privacy. Additionally, mixed content issues exist that should be resolved.
- 0 high
- 2 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users typing the address without 'https://' may be intercepted.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains' to all responses.
Evidence: HTTP Strict Transport Security
- 2
Missing X-Frame-Options HeaderMedium
Why it matters: Lacking this header, pages can be embedded and overlayed with malicious controls, making clickjacking possible.
Fix: Add the header 'X-Frame-Options: DENY' to all responses.
Evidence: Clickjacking protection
- 3
Missing X-Content-Type-Options HeaderLow
Why it matters: This omission allows browsers to interpret files as scripts based on content, posing a risk.
Fix: Add the header 'X-Content-Type-Options: nosniff' to all responses.
Evidence: MIME sniffing protection
- 4
Missing Referrer-Policy HeaderLow
Why it matters: Without this header, the full page addresses are sent to third-party sites, leading to potential information leaks.
Fix: Add the header 'Referrer-Policy: no-referrer' to all responses.
Evidence: Referrer policy
- 5
Mixed Content IssuesLow
Why it matters: 152 resources on secure pages are loaded over unsecured HTTP, risking exposure to interception.
Fix: Update resources to load over HTTPS instead of HTTP.
Evidence: Mixed content
- 6
Missing Permissions-Policy HeaderInfo
Why it matters: Not having this header may expose sensitive browser features to unintended usage.
Fix: Add the header 'Permissions-Policy: interest-cohort=()' to restrict unnecessary features.
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
- 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
152 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/criminal-law/offender-registra… loads image http://www.judnichlaw.com/wp-content/uploads/2024/12/Sex-Offender-Registry.png
- 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
- NoteSoftware version disclosure
Responses name the framework in an X-Powered-By header but hide the version.
- server: cloudflare (862 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/
6 checks passed, 1 not applicable
- OKHTTPS
All 185 crawled pages were served over HTTPS.
- OKContent Security Policy
A Content-Security-Policy is set.
- 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.
- pdf.fusenv.com76/100 · rank 858 · 1 page
- discrepublic.ca76/100 · rank 858 · 186 pages
- itres.com76/100 · rank 858 · 170 pages
- www.boise-dentists.com75/100 · rank 905 · 656 pages
- www.boise-dentist.com75/100 · rank 905 · 173 pages
- eternityhomesllc.com75/100 · rank 905 · 692 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.