Stupid question, need instructions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CPA37710T
    business ready hit me up!
    • Aug 2010
    • 1115

    #1

    Stupid question, need instructions

    Hey guys:

    so i just bought 98 domains and all i have to do now is change the actual links to my affiliatae links.

    im very new on that field. If some of you can help me i will greatly appreciate it.

    Whats the best software, dos and donts, this sites are veryyy outdated so any help will begreat!

    thanks!
  • domainbroker
    So Fucking Banned
    • Jun 2012
    • 34

    #2
    98 shitty sites I'm sure.

    Comment

    • CPA37710T
      business ready hit me up!
      • Aug 2010
      • 1115

      #3
      regardless of their quality im asking here for assistance nothing else

      Comment

      • fitzmulti
        I Like Depth Of Field!
        • Jan 2003
        • 14861

        #4
        I'd say your FIRST move might be to put some contact info here...


        www.SexyGirlsCash.com


        CONTACT // FITZMULTI AT GMAIL.COM //
        {Please include a message so I know you are from GFY! I get too many spam "add requests"!}

        Comment

        • Sly
          Let's do some business!
          • Sep 2004
          • 31378

          #5
          You should be able to do a server-based search and replace. Depending on who your web hosting company is, they may do it for you.

          If that is not an option, you can either do a search and replace through a text editor or you can hire someone to write you a simple script to do the search and replace for you. I would choose the latter.
          Vacares - Web Hosting, Domains, O365, Security & More - Paxum and BTC Accepted

          Windows VPS now available
          Great for TSS, Nifty Stats, remote work, virtual assistants, etc.
          Click here for more details.

          Comment

          • CPA37710T
            business ready hit me up!
            • Aug 2010
            • 1115

            #6
            thanks guys!

            Sly i'll hit you up on ICQ, to drive some traffic with this domains!

            Comment

            • wehateporn
              Promoting Debate on GFY
              • Apr 2007
              • 27176

              #7
              Good luck with your new sites CPA37710T

              Comment

              • AsianDivaGirlsWebDude
                Purveyor, Fine Asian Porn
                • Jul 2004
                • 38323

                #8


                Any more questions?

                ADG
                Asian Diva Girls - Exclusive Photos and Videos



                Asian Diva Girls Affiliate Program (50% ccBill Revshare)

                Comment

                • Barry-xlovecam
                  It's 42
                  • Jun 2010
                  • 18083

                  #9
                  sed in ssh.
                  delete the old file then rename the new file to the old file's name.
                  back up the old until you are sure of the process.
                  Code:
                  cd /home/path
                  ## ex:/old/new/
                  sed 's/11111/2222/g' t.htm
                  11111
                  sed 's/11111/2222/g' t.htm > tt.htm
                  Last edited by Barry-xlovecam; 06-03-2012, 02:32 PM.

                  Comment

                  • - Jesus Christ -
                    Confirmed User
                    • Mar 2003
                    • 7197

                    #10
                    Be aware that sed will change the modified date of EVERY file it opens not just the ones it makes changes to. You should pipe the output of a find/grep to sed if you are going to change a lot of files at once.

                    Restoring 50K files to get their modified dates back was not fun for me a few months ago.

                    Amen

                    Comment

                    • CPA37710T
                      business ready hit me up!
                      • Aug 2010
                      • 1115

                      #11
                      thank you jesus christ, the main issue here is that i have no idea what you just said, i need to start from scratch im aware you guys are busy on your stuff, but anywhere i could ready from scratch? i drive my traffic using other methods, this is the first time im using the "webmaster scheme" again thank you but i need something to start

                      Comment

                      • AllAboutCams
                        Femcams.com
                        • Jul 2011
                        • 12234

                        #12
                        are they wordpress sites
                        Binance - Blockchain and Crypto Asset Exchange
                        Chaturbate make money in cams

                        Comment

                        • Barry-xlovecam
                          It's 42
                          • Jun 2010
                          • 18083

                          #13
                          I just checked my 2 files t.htm and tt.htm and their last modified dates are 2 minutes apart ...

                          Code:
                          -rw-r--r-- 1 barry barry    14 2012-06-03 18:20 t.htm
                          -rw-r--r-- 1 barry barry     0 2012-06-03 18:18 t.htm~
                          -rw-r--r-- 1 barry barry    13 2012-06-03 18:22 tt.htm

                          Comment

                          • The Heron
                            Confirmed User
                            • Apr 2001
                            • 4496

                            #14
                            Originally posted by CPA37710T
                            this is the first time im using the "webmaster scheme"
                            whatsa 'webmater scheme'?? haha

                            Comment

                            • Barry-xlovecam
                              It's 42
                              • Jun 2010
                              • 18083

                              #15

                              Comment

                              • - Jesus Christ -
                                Confirmed User
                                • Mar 2003
                                • 7197

                                #16
                                Originally posted by Barry-xlovecam
                                I just checked my 2 files t.htm and tt.htm and their last modified dates are 2 minutes apart ...

                                Code:
                                -rw-r--r-- 1 barry barry    14 2012-06-03 18:20 t.htm
                                -rw-r--r-- 1 barry barry     0 2012-06-03 18:18 t.htm~
                                -rw-r--r-- 1 barry barry    13 2012-06-03 18:22 tt.htm
                                You're sed'ing a single file. Hes obviously looking to do a batch replace. If you sed using a wildcard it will change the date of EVERY file even if a change is not made. sed completely rewrites every file it opens back to the disk.

                                Originally posted by CPA37710T
                                thank you jesus christ, the main issue here is that i have no idea what you just said, i need to start from scratch im aware you guys are busy on your stuff, but anywhere i could ready from scratch? i drive my traffic using other methods, this is the first time im using the "webmaster scheme" again thank you but i need something to start
                                Just downoad the sites with a file filter and do it in windows
                                filezilla (and many other ftp programs) will let you filter what you download/upload
                                then just find freeware string replacement software
                                www.google.com/search?q=text+replacer

                                Amen

                                Comment

                                • CPA37710T
                                  business ready hit me up!
                                  • Aug 2010
                                  • 1115

                                  #17
                                  Originally posted by The Heron
                                  whatsa 'webmater scheme'?? haha
                                  you know that html/ftp stuff lol

                                  Comment

                                  • CPA37710T
                                    business ready hit me up!
                                    • Aug 2010
                                    • 1115

                                    #18
                                    thank you again jesus christ, i will update and let you guys know what happened, thank you all for the assistance, and domainbroker FUCK YOU! fuckin maggot!

                                    Amen!

                                    Comment

                                    • Markul
                                      Likes Pie
                                      • Dec 2007
                                      • 12406

                                      #19
                                      yea what kind of sites are these? Wordpress or? My guy may have something useful if it's wordpress. lmk
                                      But.... I pulled out...

                                      Comment

                                      • eZe
                                        Confirmed User
                                        • May 2003
                                        • 360

                                        #20
                                        There are editor and FTP programs that can do server side search and replace, usually you can limit the file type as well. I used to use CuteFTP: "Integrated HTML Editor
                                        This powerful text editor includes color-coded HTML and PERL tags, site-wide find and replace, HTML code-completion, and integration with CuteFTP that lets you edit files on your FTP server without downloading them."

                                        Comment

                                        • CPA37710T
                                          business ready hit me up!
                                          • Aug 2010
                                          • 1115

                                          #21
                                          the amount of helpful resources on this thread is very very appreciated, markul email me please

                                          support a* cpabullion dot c9m

                                          eze i was thinking about Cuteftp but i thought it was an old app to use

                                          what other tools you suggest i download?

                                          Comment

                                          • ShoeBox
                                            So Fucking Banned
                                            • May 2012
                                            • 2056

                                            #22
                                            download.com is your friend

                                            Comment

                                            Working...