+ Reply to Thread + Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: I Want To Rip-Off An Acai Site - Experts Welcome

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I Want To Rip-Off An Acai Site - Experts Welcome

    You've probably seen those acai review sites on yahoo or bing.

    Well I want one. But even more than just that I want to know how to successfully rip off a landing page in any case.

    Right now I have tried that popular "save complete as" firefox plugin as well as HTTrack. When I go to edit the code with very, very simple changes to pages derived from either of the above, some major chunks of text or other elements disappear, even on pages that did not have any scripting.

    I would greatly appreciate help with this, and I'll try to answer questions should anyone have some.

    Thank You

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    375
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    If you dont know how to rip it, maybe you should pay someone to design you one..

    OOO wait, I think I design Landing pages....

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    76
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Do you understand the code the landing page is written in? If so just find the right shit and change it. If not well then learn it otherwise get someone else to. Its most likely just HTML with some flash or scripts potentially depending on the page, but you gotta know what you are doing so you don't break it and you will need to save all the images and stuff that make the page work and rehost it if you want to use it.

  5. #4
    Noobie
    Join Date
    Apr 2008
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yeah of course, if that is necessary. I want to know how ripping works, learning to fish rather than getting fish, if you will.

    When your problems come along, you must rip it.

  6. #5
    Noobie
    Join Date
    Apr 2008
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    No I don't really know the code. It sounds as though you know what the problem is I am describing.

  7. #6
    Noobie
    Join Date
    Apr 2008
    Posts
    76
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    nah not really to be honest sorry

  8. #7
    Noobie
    Join Date
    Apr 2008
    Posts
    375
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    K, let me see if I can tell you this without missing parts..

    Create a folder on your computer for the files

    Open up your html editor (if you dont have one use notepad)

    Go to the page you want to rip. Right click and view the source.

    Rick click in that box and select all - copy.

    Go and paste all the code into your editor or notepad.

    Save as index.html

    Now go back to the source page and click on the .css link. (probably styles.css)

    Do the same, right click select all, right click copy.

    Now create a new page and paste the code, name it styles.css, or whatever name it was.

    Now make sure your style.css is calling the right path in your index.html

    Should be something like
    Code:
    
    
    If it looks like
    Then you need to make the needed changes.

    Once you have your index.html and styles.css copied.. You want to check to see if there is any javascript, if there is, just do the same.. click on it from the source page and copy and paste.

    Once you have all the pages done, then all you have to do it get the images..

    Create a folder inside the site folder you just made and name it images.

    On the site you want copied, just find images and right click on them..

    Save image as - (image directory)/image name.

    You might have to view a few background images to get them,

    If you do all this, you should have your site.

    If you open up index.html you can see what images you need to make it easier, if it looks all out of whack, then there is something wrong with the way the page is calling the css, make sure the path is correct (read up for more on that)

    And that should do it for this Xplicit LP riping tutorial....lol

    Good luck

  9. #8
    Noobie
    Join Date
    Apr 2008
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can I send you a PM xplicit? I have more xplicit details. Don't think it would take too long.

  10. #9
    Noobie
    Join Date
    Apr 2008
    Posts
    375
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yea you can shoot me a PM

  11. #10
    Noobie
    Join Date
    Apr 2008
    Posts
    300
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Are you talking about those fake news advertorial sites where in most cases they are pushing 2 products free trial on the visitor? I wonder when Yahoo's going to crack down of poor quality landing pages such as those. It seems that all those who got slapped from Google are now on Yahoo.

+ Reply to Thread
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts