Universal site text search and replace ability

Does Treepl’s site management have a universal text search and replace ability? Example: My phone number changed. Do I have to edit page by page or is there a way to do site search and replace or delete text?

Hi @Mstall
There is no admin functionality for this on a site-wide level. There is find and replace in the code editor for any individual page/item/template, etc though.

Perhaps you can use the regular site search (on the front end) to find all pages that contain the phone number, but then changing it will need to be manual. [Site Search]

Alternatively, you could connect your site via FTP to a Code Editor (eg: VS Code), where you will be able to do find and replace functions across multiple files.

You could also try using the help of the AI copilot if your site is on v7 (but this is in beta) [Alpha & Beta Features]

When you are changing the phone number throughout, this is a good opportunity and use case for Site Globals [Site Globals]

Hope that helps.

1 Like

All great ideas! Thank you! I have a better idea how to do this faster. Thanks