Knowledge Base Tools
Article Find/Replace
Copy to Sandbox
Category Clone
Settings
Category
Select a category…
Folder
Select a category first
Search for
Enable text replacement
Lets you enter replacement text and run find-and-replace on selected articles. Turn off to search only and preview matches without changing content.
Case sensitive search
When on, uppercase and lowercase must match exactly. When off, "API" and "api" are treated the same.
Match whole words only
When on, the search text must appear as a whole word (not inside a longer word). For example, "cat" matches "cat" but not "category".
Optional: Limit search to HTML attributes
None — full article (title and body text)
Default. Search matches in article titles and visible body text.
All tags (any quoted attribute)
Every HTML tag/attribute value (
class
,
href
,
src
,
data-*
, etc.). Broadest attribute scope.
Anchor scope (
#…
<a href>
,
id
on any tag)
Quoted
href
on
<a>
that starts with
#
(fragment / TOC links), and quoted
id
on
any
tag when the value contains your search text.
Link/URLs
Quoted
href
values that do
not
start with
#
— including
<a href="https://…">
and
href
on tags like
<link>
,
<area>
, or
<base>
. Fragment-only links (
#…
) use the hash-link option instead.
Note:
Changing a URL here does not cover every case—links that should point to specific articles may still need manual updates so each URL references the right article.
Image Source URLs
Only the URL inside
src="…"
on
<img>
elements.
Find