Home > Technical & Creative Skills > Programming, Servers & Scripts

AdPlexity ripping incomplete landers, is this normal? (11)


09-14-2020 04:52 PM #1 chilldude (Member)
AdPlexity ripping incomplete landers, is this normal?

I have been ripping many landers from Adplexity. When I test the original landers, they work just fine, but when I go to edit them and test my versions, I see the functionality isn't the same. I know enough about HTML and CSS to know when I'm screwing up, so I know I'm not deleting parts or other key functions.

For example, one lander with a traditional three-quesitons quiz shows one question in its code. The code for the other two questions is missing. Clearly, AdPlexity didn't rip the code properly. Is this common, or am I missing something? If this is common, are there any solutions, or just move on to another lander?

Thank you, guys!


09-14-2020 05:02 PM #2 jeremie (Moderator)

Maybe you could provide an example of lander ripped by adplexity so that we can have a look.

That is not the first time i say this, but please post landers you are facing problem with, otherwise there is little that one can do to help.


09-14-2020 06:01 PM #3 twinaxe (Senior Moderator)

When I test the original landers, they work just fine, but when I go to edit them and test my versions, I see the functionality isn't the same
Just to get it clear, do the landers work when you download them before you edit them?

I know enough about HTML and CSS
The functions for questions and stuff are mostly JS.

Apart from this I can only agree with jeremie.

Nobody can help you when you don't provide any examples or code.


09-14-2020 07:19 PM #4 chilldude (Member)

@twinaxe, yes they do, here's one lander that works: https://cloud-poll.com/sw/ge/1b/?ucl...bz-irzw-36efc6.

Here's the file with all the documents inside as downloaded from AdPlexity: https://www.dropbox.com/sh/r29ldexal...ub0selSUrxEcSa.

As you can see, the downloaded .html doesn't load the second and third questions.

Does this work for you guys?


09-14-2020 08:54 PM #5 jeremie (Moderator)

It's a not so simple lander that loads some of the javascript required using asynchronous requests and checks that the domain where the page is located matches before executing the code. Better to find another one as you are going to have a hard time fixing it.


09-14-2020 09:04 PM #6 iwanttofly (Veteran Member)

Lots of landers out there now have code to prevent being easily ripped.

Go onto Fiverr or Upwork and you can probably find someone who can rip it, fix it and clean it for you for a reasonable price.


09-14-2020 09:54 PM #7 jeremie (Moderator)

Quote Originally Posted by iwanttofly View Post
Lots of landers out there now have code to prevent being easily ripped.

Go onto Fiverr or Upwork and you can probably find someone who can rip it, fix it and clean it for you for a reasonable price.
Can be an option. This one is a common lander though, so it can be found quite easily without that level of protection.

All the Thai text is in the page, so you can find it in an other language and copy paste.


09-14-2020 10:02 PM #8 iwanttofly (Veteran Member)

Quote Originally Posted by jeremie View Post
Can be an option. This one is a common lander though, so it can be found quite easily without that level of protection.

All the Thai text is in the page, so you can find it in an other language and copy paste.
Thanks, I didn't look at this one in particular, I was being more general.


09-14-2020 10:27 PM #9 chilldude (Member)

Thank you, guys. I will go to Fiverr and use them. I'm spending WAY too much time on this. Literally, I spend a whole day fixing 5 landers for ONE offer. Finding the right logos, matching the colors, translating, cleaning is way too much for me. Even if I can do it right, it's draining my energies really bad.


09-15-2020 10:54 AM #10 twinaxe (Senior Moderator)

Quote Originally Posted by chilldude View Post
Thank you, guys. I will go to Fiverr and use them. I'm spending WAY too much time on this. Literally, I spend a whole day fixing 5 landers for ONE offer. Finding the right logos, matching the colors, translating, cleaning is way too much for me. Even if I can do it right, it's draining my energies really bad.
The more often you do it the easier and faster it will be.

Usually I only need few minutes max to clean edit and customize a lander for my needs.

When you do it often enough you also know the different LPs you download and know their flaws and how to clean them.

I am also that kind of guy who likes to make everything on my own so that I can be sure that it´s done right


09-15-2020 05:23 PM #11 chilldude (Member)

Lol yeah, I know. It didn't help that I didn't sleep much yesterday. Maybe it was that. It was also unwise to choose three landers that didn't work properly, so I spent too much time trying to fix them instead of moving on to find others. I guess that's the best way to show my lack of experience.

By the way, this may offtopic, but do you guys clean and test the landers that you rip from Adplexity, or do you also use custom-made landers?


Home > Technical & Creative Skills > Programming, Servers & Scripts