Scanned sites / www.familylawsolutionsofiowa.com
SEO report for www.familylawsolutionsofiowa.com
The latest Site Spider scan of www.familylawsolutionsofiowa.com, with 1 scan on record. Each scan is at its own address, for example /domain/www-familylawsolutionsofiowa-com/2026-09-21-1400.
Latest scan
Scanned 9/21/2026, 2:00:01 PM, finished 9/21/2026, 2:25:56 PM. Found on page 2 of chatgpt for browser (api usage) results
Site: https://www.familylawsolutionsofiowa.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 78 pages and 124 assets of www.familylawsolutionsofiowa.com, starting from https://www.familylawsolutionsofiowa.com/. It scored 84 out of 100, a good result. 9 of 14 checks found something to fix, led by headings (47), title tags (41), meta descriptions (31); 5 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: Medium1 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 78
- Assets fetched
- 124
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags41 issues41 of 61 pages have title issues. 10 noindex or canonicalized pages excluded.
- Meta descriptions31 issues31 of 61 pages have meta description issues. 10 noindex or canonicalized pages excluded.
- Headings47 issues47 of 61 pages have heading issues. 10 noindex or canonicalized pages excluded.
- Broken links2 issues72 internal links point at 2 broken URLs.
- Redirects5 issues6 redirecting URLs, 0 of them chained.
- Non-200 responses2 issues8 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 61 indexable pages have indexability warnings. 10 pages noindex by design.
- Image alt textOK0 of 144 image references have no alt attribute.
- Heavy assets1 issue1 asset larger than 500 KB among the 100 heaviest.
- Orphan pages3 issues3 pages have no internal links pointing at them.
- Sitemap coverage6 issues4 sitemaps listing 58 URLs: 3 crawled pages missing, 0 listed URLs broken or redirecting, 3 reachable only via the sitemap.
- Thin contentOK0 of 61 pages have fewer than 200 words. 10 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1147 sites, median 82%, average 80%
www.familylawsolutionsofiowa.com scores 84%, higher than 57% of the 1147 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 crawl identified several issues that need addressing for optimal SEO performance, including broken links and title tag problems. Prioritizing these will enhance user experience and search engine visibility.
- 1
Fix Broken Links
Why: 72 internal links point to broken URLs, affecting user navigation and SEO ranking.
How: Identify and update or remove broken links found on your site.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: 8 URLs returned non-2xx responses, which can frustrate users and hurt SEO.
How: Change these URLs to return a proper 200 status or redirect appropriately.
Checks: status-codes
- 3
Update Title Tags
Why: 41 pages have title issues that could impact search engine rankings.
How: Revise titles to be under 60 characters and unique for each page.
Checks: titles
- 4
Improve Meta Descriptions
Why: 31 pages lack proper meta descriptions, affecting click-through rates.
How: Write unique meta descriptions under 160 characters for affected pages.
Checks: meta-descriptions
- 5
Fix Multiple H1 Issues
Why: 47 pages have multiple H1 tags, confusing search engines about the main topic.
How: Ensure each page has only one H1 tag that contains the main title.
Checks: headings
- 6
Link Orphan Pages
Why: 3 orphan pages have no internal links, limiting their visibility.
How: Add internal links from relevant pages to these orphan pages.
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 some security concerns primarily related to server version disclosure and a weak Content Security Policy. Addressing these issues can enhance the site's security posture against potential attacks.
- 0 high
- 1 medium
- 2 low
- 1 info
- 1
Weak Content Security PolicyMedium
Why it matters: The CSP allows 'unsafe-inline' and 'unsafe-eval', reducing its effectiveness against script injection attacks.
Fix: Revise the CSP to exclude 'unsafe-inline' and 'unsafe-eval'. Consider specifying allowed script sources only: 'default-src 'self'; script-src 'self' https:;'.
Evidence: Content Security Policy
- 2
Server Version DisclosureLow
Why it matters: The server response reveals specific versions of Apache and nginx, exposing the site to targeted attacks based on known vulnerabilities.
Fix: Hide server version details by configuring the servers to not disclose version information. For Apache, use 'ServerTokens Prod' and 'ServerSignature Off'.
Evidence: Software version disclosure
- 3
Third-party Scripts without SRILow
Why it matters: Third-party scripts loaded from another domain lack Subresource Integrity, making them vulnerable to hijacking.
Fix: Implement Subresource Integrity (SRI) for third-party scripts or restrict their sources in your CSP.
Evidence: Third-party scripts
- 4
Sensitive Paths in robots.txtInfo
Why it matters: The robots.txt file discloses paths that could reveal sensitive areas of the site to attackers.
Fix: Restrict access to sensitive paths like /wp-admin/ and /wp-login.php with proper authentication instead of relying solely on robots.txt.
Evidence: Sensitive paths in robots.txt
What the checks found
- FoundSoftware version disclosureLow
Responses reveal the exact server or framework version, which lets an attacker look up known vulnerabilities for it without guessing.
- server: Apache/2.4.68 (Debian) (137 responses)
- server: nginx (65 responses)
- NoteContent Security Policy
A Content-Security-Policy is set, but it allows inline or eval scripts ('unsafe-inline' / 'unsafe-eval'), which removes most of its protection against injected scripts.
- https://www.familylawsolutionsofiowa.com/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/practice-areas/family-law-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/practice-area/divorce-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/practice-area/child-custody-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/practice-area/alimony-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/practice-area/modification-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/practice-area/domestic-abuse-protective-order-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blo
- https://www.familylawsolutionsofiowa.com/practice-area/termination-parental-rights-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:;
- https://www.familylawsolutionsofiowa.com/practice-area/guardianship-adoption-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-
- https://www.familylawsolutionsofiowa.com/practice-area/child-support-lawyers-des-moines-ia/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/about-us/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- https://www.familylawsolutionsofiowa.com/about-us/gary-e-hill/ → default-src 'self' https: data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; style-src 'self' 'unsafe-inline' https: data: blob:; img-src 'self' https: data: blob:; font-src 'self' https: data:; connect-src 'self' https: wss: ws:; frame-src 'self' https: blob:; media-sr
- NoteThird-party scripts
Scripts run from 1 other domain 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.callrail.com (40 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 2 paths 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/
- Disallow: /wp-login.php
11 checks passed, 1 not applicable
- OKHTTPS
All 71 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 71 HTML pages.
- OKClickjacking protection
x-frame-options is set on all 71 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 71 HTML pages.
- OKReferrer policy
referrer-policy is set on all 71 HTML pages.
- OKPermissions policy
permissions-policy is set on all 71 HTML pages.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
2 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
1 library version 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.
- 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.
Earlier scans of www.familylawsolutionsofiowa.com
No other scans of this site yet.
Sites scoring near www.familylawsolutionsofiowa.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- simpsonplumbing.ca85/100 · rank 387 · 33 pages
- lhmglaw.com85/100 · rank 387 · 193 pages
- www.ramsayanimalclinic.ca84/100 · rank 437 · 65 pages
- www.highpointplumbing.ca84/100 · rank 437 · 190 pages
- www.advocateslaw.com84/100 · rank 437 · 491 pages
- lanehaven.com84/100 · rank 437 · 11 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.familylawsolutionsofiowa.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.familylawsolutionsofiowa.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.familylawsolutionsofiowa.com. Removal needs no account and no proof of purchase.