![]() |
Wordpress help - Mass changing links in posts?
Any easy way to change sponsor links throughout a few hundred Wordpress posts?
Thanks thanks thanks |
theirs a search and replace wordpress plugin
|
I'm looking for one as well but for the time being, the plugin called SEO Smart Links might be what you're looking for.
|
update `wp_posts` set `post_content` = replace(`post_content`, ‘replace_that’, ‘with_this’);
|
Quote:
|
Quote:
been having to do this a lot lately unfortunately :disgust |
i would use search and replace
|
the op might be talking about mass changing varying links throughout a blog, in which case the problem becomes much more difficult
say you have 1000 different links to different landing pages within a sponsor that turned bad, you need a sophisticated regexp or something to find those link strings and pull them out and replace them with something else |
Quote:
|
Quote:
Right. This is about changing sponsor links in many hand written posts. I think there might be quite a demand for this these days lol..l. |
stop hand coding each link, its best, so you can just change them via the link ad manager. without dealing with the hassle
|
Had the same problem on a 1200+ posts blog and used this plugin. Worked like a charm.
http://thedeadone.net/download/searc...dpress-plugin/ |
Bump for you
|
What emil said, only you do it in phpmyadmin working on the database not in wordpress itself
|
All times are GMT -7. The time now is 09:01 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc