-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
215 lines (208 loc) · 9.85 KB
/
Copy path404.html
File metadata and controls
215 lines (208 loc) · 9.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Page Not Found</title>
<meta name="robots" content="noindex">
<meta name="theme-color" content="#0d1117">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<!-- BTN:GA4:START -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FTWLM223G7"></script>
<script>
window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}
gtag('js',new Date());gtag('config','G-FTWLM223G7');gtag('config','G-053Z64N82F');
</script>
<!-- BTN:GA4:END -->
<style>
:root {
--bg: #0d1117;
--surface: #161b22;
--border: #30363d;
--text: #e6edf3;
--text-muted: #9eaab6;
--accent: #58a6ff;
--green: #238636;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
background: var(--bg);
color: var(--text);
line-height: 1.7;
min-height: 100vh;
display: flex;
flex-direction: column;
}
a { color: var(--accent); text-decoration: none; }
a:hover { text-decoration: underline; }
nav {
background: var(--surface);
border-bottom: 1px solid var(--border);
padding: 0.75rem 2rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.site-name { color: #f0f6fc; font-weight: 700; font-size: 1.1rem; text-decoration: none; }
.site-name:hover { color: var(--accent); text-decoration: none; }
.container {
max-width: 700px;
margin: 0 auto;
padding: 3rem 2rem;
flex: 1;
}
h1 { color: #f0f6fc; font-size: 2.5rem; margin-bottom: 0.5rem; text-align: center; }
.subtitle { color: var(--text-muted); font-size: 1.1rem; margin-bottom: 2.5rem; text-align: center; }
.home-btn {
display: inline-block;
background: var(--green);
color: #fff;
padding: 0.6rem 1.5rem;
border-radius: 6px;
font-weight: 600;
font-size: 1rem;
margin-bottom: 2rem;
}
.home-btn:hover { background: #2ea043; text-decoration: none; }
.btn-center { text-align: center; }
.section {
background: var(--surface);
border: 1px solid var(--border);
border-radius: 8px;
padding: 1.5rem;
margin-bottom: 1.5rem;
}
.section h2 { color: #f0f6fc; font-size: 1.1rem; margin-bottom: 0.75rem; }
.section ul { list-style: none; padding: 0; }
.section li { margin-bottom: 0.5rem; }
.section li a { font-size: 0.95rem; }
.help-links { display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 1rem; }
.help-links a {
background: var(--surface);
border: 1px solid var(--border);
border-radius: 6px;
padding: 0.75rem 1.25rem;
font-size: 0.9rem;
flex: 1;
min-width: 200px;
text-align: center;
}
.help-links a:hover { border-color: var(--accent); text-decoration: none; }
footer {
background: var(--surface);
border-top: 1px solid var(--border);
padding: 1.5rem;
text-align: center;
font-size: 0.8rem;
color: var(--text-muted);
}
</style>
<meta property="og:image" content="https://debtstatuteoflimitations.com/og-image.svg">
<meta name="twitter:image" content="https://debtstatuteoflimitations.com/og-image.svg">
<link rel="canonical" href="https://debtstatuteoflimitations.com/404.html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "NonprofitOrganization",
"name": "Open Bankruptcy Project",
"alternateName": "OBP",
"url": "https://openbankruptcyproject.org",
"email": "info@openbankruptcyproject.org",
"taxID": "41-5159631",
"nonprofitStatus": "Nonprofit501c3",
"description": "The Open Bankruptcy Project is a 501(c)(3) nonprofit providing free tools, research, and consumer guides to help people navigate the federal bankruptcy system. We also conduct and publish empirical research on how the system actually works for consumers and share findings with rule-making bodies, regulators, and the public.",
"address": {
"@type": "PostalAddress",
"streetAddress": "1000 W 100th St",
"addressLocality": "Kansas City",
"addressRegion": "MO",
"postalCode": "64114",
"addressCountry": "US"
}
}
</script>
<!-- BTN:404-STATE-REDIRECT:START -->
<script>
(function(){
var STATES = ["alabama","alaska","arizona","arkansas","california","colorado","connecticut","delaware","district-of-columbia","florida","georgia","hawaii","idaho","illinois","indiana","iowa","kansas","kentucky","louisiana","maine","maryland","massachusetts","michigan","minnesota","mississippi","missouri","montana","nebraska","nevada","new-hampshire","new-jersey","new-mexico","new-york","north-carolina","north-dakota","ohio","oklahoma","oregon","pennsylvania","rhode-island","south-carolina","south-dakota","tennessee","texas","utah","vermont","virginia","washington","west-virginia","wisconsin","wyoming"];
var m = location.pathname.match(/^\/([a-z-]+)\.html$/);
if (m && STATES.indexOf(m[1]) !== -1) {
location.replace("/states/" + m[1] + ".html");
}
})();
</script>
<!-- BTN:404-STATE-REDIRECT:END -->
</head>
<body>
<nav aria-label="Main navigation">
<a href="/" class="site-name">debtstatuteoflimitations.com</a>
<a href="/" style="color:var(--text-muted);font-size:0.9rem">Home</a>
</nav>
<div class="container">
<h1>404</h1>
<p class="subtitle">The page you are looking for does not exist or has been moved.</p>
<div class="btn-center">
<a href="/" class="home-btn">Back to Home</a>
</div>
<div class="section">
<h2>You might be looking for:</h2>
<ul>
<li><a href="/">Debt Statute of Limitations by State [2026]</a></li>
<li><a href="/bankruptcy-vs-sol.html">Bankruptcy vs. Waiting for the Statute of Limitations</a></li>
<li><a href="/by-state.html">Statute of Limitations on Debt by State</a></li>
<li><a href="/can-they-still-sue.html">Can a Debt Collector Sue You After the Statute of Limitations?</a></li>
<li><a href="/credit-card-sol.html">Credit Card Statute of Limitations by State</a></li>
</ul>
</div>
<div class="section">
<h2>Need help?</h2>
<div class="help-links">
<a href="https://openbankruptcyproject.org/find-help.html">Find Free Legal Help</a>
<a href="https://openbankruptcyproject.org/contact.html">Contact Us</a>
</div>
</div>
<div class="section">
<h2>Popular Resources</h2>
<ul>
<li><a href="https://1328f.com">Free Bankruptcy Discharge Screener</a></li>
<li><a href="https://openbankruptcyproject.org">Open Bankruptcy Project</a></li>
<li><a href="https://chapter7vs13.org">Chapter 7 vs Chapter 13</a></li>
<li><a href="https://meanstest.org">Bankruptcy Means Test</a></li>
<li><a href="https://automaticstay.org">Automatic Stay Guide</a></li>
</ul>
</div>
</div>
<!-- BTN:FOOTER:START -->
<footer class="network-footer" role="contentinfo">
<p><strong>Part of the Bankruptcy Transparency Network</strong></p>
<p>Real information, no strings.</p>
<div class="links">
<a href="https://1328f.com?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Discharge Screener</a>
<a href="https://openbankruptcyproject.org?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Open Bankruptcy Project</a>
<a href="https://chapter7vs13.org?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Ch.7 vs Ch.13</a>
<a href="https://howmuchdoesbankruptcycost.com?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Bankruptcy Cost</a>
<a href="https://automaticstay.org?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Automatic Stay</a>
<a href="https://341meeting.org?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">341 Meeting</a>
<a href="https://bankruptcyexemptionsbystate.com?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Exemptions by State</a>
<a href="https://meanstest.org?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Means Test</a>
<a href="https://filebankruptcywithoutlawyer.com?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">File Without a Lawyer</a>
<a href="https://rebuildcreditafterbankruptcy.com?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Rebuild Credit</a>
<a href="https://1099cdebt.com">1099cdebt.com</a>
</div>
<p class="disclaimer">Free bankruptcy education for the public interest. Not legal advice.
If you need legal help, contact a licensed attorney in your state.
A project of the <a href="https://openbankruptcyproject.org?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Open Bankruptcy Project</a>,
a 501(c)(3) nonprofit (EIN 41-5159631).</p>
<p><a href="https://openbankruptcyproject.org/privacy.html?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Privacy</a> |
<a href="https://openbankruptcyproject.org/terms.html?utm_source=1099cdebt.com&utm_medium=referral&utm_campaign=btn-network">Terms</a></p>
<a href="https://buy.stripe.com/7sY7sE7qbeIZdQfclSaVa05" style="display:inline-block;background:#bf3989;color:#fff;padding:0.6rem 1.8rem;border-radius:6px;font-weight:600;font-size:0.95rem;text-decoration:none;transition:background 0.2s" onmouseover="this.style.background='#9e2c6f'" onmouseout="this.style.background='#bf3989'">♥ Donate</a>
<div style="text-align:center;padding:1rem 0 0;border-top:1px solid #30363d;margin-top:1.5rem">
<p style="color:#7d8590;font-size:0.75rem">Our research was cited by the federal judiciary as <a href="https://www.uscourts.gov/rules-policies/records-and-archives-rules-committees/rules-suggestions" target="_blank" rel="noopener" style="color:#58a6ff">Suggestion 26-BK-3</a></p>
</div>
</footer>
<!-- BTN:FOOTER:END -->
<script src="https://openbankruptcyproject.org/btn-search.js" defer></script>
</body>
</html>