find and replace aff links pluggin for Wordpress?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iSpyCams
    Amateur Gynecologist
    • May 2009
    • 4436

    #1

    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.
    - As soon as I think up a good sig it's going here.
  • fris
    I have to go potty
    • Aug 2002
    • 55750

    #2
    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');
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


    Totally Free Templates

    Comment

    • Frasier
      Confirmed User
      • Jan 2010
      • 377

      #3
      'search and replace' like Fris said.

      It works, I just used it for the same reason
      ICQ 452 one six 7 five 41

      Comment

      • Rochard
        Jägermeister Test Pilot
        • Dec 2001
        • 75733

        #4
        Originally posted by fris
        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.
        Herschel Savage
        Brooklyn, NY

        Comment

        • iSpyCams
          Amateur Gynecologist
          • May 2009
          • 4436

          #5
          Originally posted by Rochard
          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?
          - As soon as I think up a good sig it's going here.

          Comment

          • DatePoster
            So Fucking What
            • Mar 2011
            • 1053

            #6
            can you have an adult blog/site on reguler wordpress or is it something else? I can find any info on it.
            Its raining white women, my prayers have been answered! Well she better move cause I been praying for a Cadillac

            Comment

            • iSpyCams
              Amateur Gynecologist
              • May 2009
              • 4436

              #7
              Originally posted by twerktube
              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.
              - As soon as I think up a good sig it's going here.

              Comment

              • cherrylula
                lol
                • Jan 2002
                • 15969

                #8
                nice plugin, handy.

                Comment

                Working...