![]() |
find and replace aff links pluggin for Wordpress?
Is there one that works? I have tried a few find and replace plugins but none seem to be able to deal with htm, just text.
Anybody know of one? I bought a 200 post blog and don't feel like replaceing the links manually. |
did you try search and replace?
http://wordpress.org/extend/plugins/search-and-replace/ or you could issue a mysql command. Code:
UPDATE wp_posts SET post_content = REPLACE (post_content, 'http://google.com', 'http://www.bing.com'); |
'search and replace' like Fris said.
It works, I just used it for the same reason |
Quote:
|
Quote:
"Looking @ post content ... ... in table posts, field post_content: - 0 entries found. " The links are attached to images, maybe these are stored in a different table? |
can you have an adult blog/site on reguler wordpress or is it something else? I can find any info on it.
|
Quote:
If I ever need to pull links from an entire program I may have to figure out what I was doing wrong, but for now its working. |
nice plugin, handy.
|
All times are GMT -7. The time now is 09:10 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123