GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   find and replace aff links pluggin for Wordpress? (https://gfy.com/showthread.php?t=1016988)

iSpyCams 04-04-2011 06:45 AM

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.

fris 04-04-2011 06:53 AM

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');

Frasier 04-04-2011 06:56 AM

'search and replace' like Fris said.

It works, I just used it for the same reason

Rochard 04-04-2011 07:14 AM

Quote:

Originally Posted by fris (Post 18029997)
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');

I use this plugin myself. Easy.

iSpyCams 04-04-2011 07:26 AM

Quote:

Originally Posted by Rochard (Post 18030039)
I use this plugin myself. Easy.

Is there some trick to it? I keep getting:

"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?

DatePoster 04-16-2011 10:41 PM

can you have an adult blog/site on reguler wordpress or is it something else? I can find any info on it.

iSpyCams 04-17-2011 04:38 AM

Quote:

Originally Posted by twerktube (Post 18063728)
can you have an adult blog/site on reguler wordpress or is it something else? I can find any info on it.

I figured it out finally, it appears I was doing something wrong, maybe trying to change too much at once? In any case just changing my aff ID worked, whereas before I was trying to change the entire link i.e. http://domain&site&blabla&affid&etc. maybe it was too long a string or something, just changing the aff ID alone while keeping the same program and everything else worked.

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.

cherrylula 04-17-2011 05:33 AM

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