You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -179,8 +203,9 @@ Use the crawler on the page you are currently visiting.
179
203
1. Open the GitHub Pages landing page in `docs/index.html`.
180
204
2. Drag the **Cat Crawler** bookmarklet button to your bookmarks bar.
181
205
3. Click the bookmark on any site to open **Cat Crawler**. It auto-fills the current page URL.
206
+
4. Drag the panel by the top bar and resize it from any of the four corners.
182
207
183
-
Tip: The landing page button **Cat Crawler 😼** is a live bookmarklet link, so you can drag it to your bookmarks bar to install the latest script.
208
+
Tip: The landing page button **Drag Cat Crawler 😼** is now a loader bookmarklet. Reinstall it once, and future bookmarklet UI updates will come from `bookmarklet.js` without another reinstall.
<h1>Fast, focused crawling for content teams.</h1>
195
195
<pclass="sub">
196
-
Crawl a site with smart exclusions, language-agnostic limits, and optional broken-link checks. Built for quick QA and clean URL lists.
196
+
Crawl a site with smart exclusions, language-agnostic limits, redirect tracing, parameter validation, and soft-failure checks. Built for quick QA and clean URL lists.
197
197
Drag the Cat Crawler button straight to your bookmarks bar, then click it on any site to open the crawler with the current page prefilled.
198
198
</p>
199
199
<divclass="cta-row">
@@ -223,11 +223,11 @@ <h3>Why it matters</h3>
223
223
</div>
224
224
<divclass="card">
225
225
<h3>What’s new</h3>
226
-
<p>Drag-and-drop bookmarklet install, instant launch on the current page, and cleaner exclusion matching.</p>
226
+
<p>Draggable and resizable bookmarklet panel, richer audit reports, and cleaner exclusion matching.</p>
227
227
</div>
228
228
<divclass="card">
229
229
<h3>Built-in outputs</h3>
230
-
<p>Export TXT/CSV with final URLs, redirects, and optional status codes.</p>
<li>Check redirect issues, soft failures, and impact ranking before export</li>
295
297
<li>Export CSV and share with stakeholders</li>
296
298
</ul>
297
299
</div>
@@ -300,11 +302,11 @@ <h3>Quality checklist</h3>
300
302
<sectionclass="section grid-2">
301
303
<divclass="card">
302
304
<h3>Results you can trust</h3>
303
-
<p>Each URL includes original + final destination, optional HTTP status, and flags for duplicates.</p>
305
+
<p>Each entry includes source, referrer, final destination, status, and classification across broken, redirect, parameter, and soft-failure checks.</p>
304
306
</div>
305
307
<divclass="card">
306
308
<h3>Team-friendly presets</h3>
307
-
<p>Save configurations per client, export to JSON, and re-use for future audits.</p>
309
+
<p>Save configurations per client, export to JSON, and re-use full audit setups for future validations.</p>
<h1>Fast, focused crawling for content teams.</h1>
195
195
<pclass="sub">
196
-
Crawl a site with smart exclusions, language-agnostic limits, and optional broken-link checks. Built for quick QA and clean URL lists.
196
+
Crawl a site with smart exclusions, language-agnostic limits, redirect tracing, parameter validation, and soft-failure checks. Built for quick QA and clean URL lists.
197
197
Drag the Cat Crawler button straight to your bookmarks bar, then click it on any site to open the crawler with the current page prefilled.
198
198
</p>
199
199
<divclass="cta-row">
@@ -223,11 +223,11 @@ <h3>Why it matters</h3>
223
223
</div>
224
224
<divclass="card">
225
225
<h3>What’s new</h3>
226
-
<p>Drag-and-drop bookmarklet install, instant launch on the current page, and cleaner exclusion matching.</p>
226
+
<p>Draggable and resizable bookmarklet panel, richer audit reports, and cleaner exclusion matching.</p>
227
227
</div>
228
228
<divclass="card">
229
229
<h3>Built-in outputs</h3>
230
-
<p>Export TXT/CSV with final URLs, redirects, and optional status codes.</p>
<li>Check redirect issues, soft failures, and impact ranking before export</li>
295
297
<li>Export CSV and share with stakeholders</li>
296
298
</ul>
297
299
</div>
@@ -300,11 +302,11 @@ <h3>Quality checklist</h3>
300
302
<sectionclass="section grid-2">
301
303
<divclass="card">
302
304
<h3>Results you can trust</h3>
303
-
<p>Each URL includes original + final destination, optional HTTP status, and flags for duplicates.</p>
305
+
<p>Each entry includes source, referrer, final destination, status, and classification across broken, redirect, parameter, and soft-failure checks.</p>
304
306
</div>
305
307
<divclass="card">
306
308
<h3>Team-friendly presets</h3>
307
-
<p>Save configurations per client, export to JSON, and re-use for future audits.</p>
309
+
<p>Save configurations per client, export to JSON, and re-use full audit setups for future validations.</p>
0 commit comments