Is this possible?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Head_Hunter
    So Fucking Banned
    • Aug 2005
    • 907

    #1

    Is this possible?

    I got a page with about 200 outbound links go to diffrent sponsors. I want to make all the links redirect to ONE specific link. Is this possible with out changeing all the linking codes by hand?
  • TurboAngel
    H.B.I.C.
    • Jun 2003
    • 30122

    #2
    Bumppppp

    Comment

    • Head_Hunter
      So Fucking Banned
      • Aug 2005
      • 907

      #3
      Originally posted by TurboAngel
      Bumppppp

      Thank you

      Comment

      • HizAzPhun
        Confirmed User
        • Jun 2004
        • 470

        #4
        You need a find and replace utility that allows variables ...

        Find <a href="*"> Replace with <a href="NEW URL">

        Search google for "Useful File Utilities" it is a great program and I believe should be able to do it for you.
        see sig.

        Comment

        • Head_Hunter
          So Fucking Banned
          • Aug 2005
          • 907

          #5
          Originally posted by HizAzPhun
          You need a find and replace utility that allows variables ...

          Find <a href="*"> Replace with <a href="NEW URL">

          Search google for "Useful File Utilities" it is a great program and I believe should be able to do it for you.

          Thanks i will check into that

          Comment

          • TurboAngel
            H.B.I.C.
            • Jun 2003
            • 30122

            #6
            Originally posted by Head_Hunter
            Thank you
            NP Does it work?


            Comment

            • SomeCreep
              :glugglug
              • Mar 2003
              • 26118

              #7
              Yeah, you can do that in unix using "awk".

              Webair Hosting

              I use and recommend Webair for hosting.

              Comment

              • sfera
                Confirmed User
                • Aug 2005
                • 8597

                #8
                no im sorry it is not

                Comment

                Working...