Skip to content
site logo mobile

Forum in maintenance, we will back soon 🙂

How-to in WordPress...
 
Notifications
Clear all

How-to in WordPress? Find and replace

4 Posts
2 Users
1 Likes
72 Views
 Joe
(@noox)
Posts: 9
Active Member
Topic starter
 

Hi!

I own the domain, the client no longer wants to pay for his worpress site.  He's abandoned his project.

I would like to find all instances of "Keyword A" and replace with "Keyword B"

What is the fastest or most efficient way to "find and replace" across a whole WordPress site (40+pages)?

Thank you 👍

 
Posted : 03/22/2024 12:59 pm
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@noox I would use a SQL script to find the words in the posts table. You would then replace the word with the new word and update the database.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 03/22/2024 1:09 pm
Joe reacted
 Joe
(@noox)
Posts: 9
Active Member
Topic starter
 

@ssadvisor excellent suggestion!

Does this look like the right method for a newbie?
https://www.youtube.com/watch?v=jM2tBVS7VVI

 
Posted : 03/22/2024 2:51 pm
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@noox no, you need one for MySQL. Actually, this is one you want to do with a plugin mentioned here https://www.youtube.com/watch?v=5-FTr4V4EsY

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 03/22/2024 10:10 pm
Share:
build ai agents ad