Home >
Technical & Creative Skills >
Programming, Servers & Scripts
I got some problems when I fixed up landers that I ripped. (10)
05-25-2018 11:40 AM
#1
j80montes (AMC Alumnus)
I got some problems when I fixed up landers that I ripped.
Hello everyone.
I'm trying to fix up ripped lander.And I got some problems that I can not solve by myself.I saw some file that hosted on the previous owner's server,then I copy the bookmarks and typed them in the browser.But I can't access all of them.There was a 404 page or an unreachable page or other.I can't figure out what was wrong on my step and how to do for download them?Furthermore,what should I do in order to far from sneaky redirects except replace jquery files.Last,how to recognize a sneaky redirects and is there any example about replacing it with clean code.
By the way,English is not my primary language,so sorry for my mistakes in grammar.And any help would be much appreciated!
05-25-2018 12:03 PM
#2
iAmAttila (Veteran Member)
talk to bannerslanders on skype
they can fix it for ya 
05-26-2018 01:18 PM
#3
j80montes (AMC Alumnus)

Originally Posted by
iAmAttila
talk to miro.netmarketing on skype
they can fix it for ya

Is it necessary to solve them by a corporation?
05-26-2018 01:41 PM
#4
platinum (Veteran Member)
Check out this thread:
https://stmforum.com/forum/showthrea...Ripped-Landers
Sent from my iPhone using STM Forums mobile app
05-26-2018 02:53 PM
#5
j80montes (AMC Alumnus)

Originally Posted by
platinum
Hi,
I have checked out this thread,but I haven't found the way to browser and download the files that hosted on the previous owner's server.In addition,any example about replacing a sneaky redirects with clean code was also not be found.
05-27-2018 12:06 AM
#6
vortex (Senior Moderator)

Originally Posted by
j80montes
Hi,
I have checked out this thread,but I haven't found the way to browser and download the files that hosted on the previous owner's server.In addition,any example about replacing a sneaky redirects with clean code was also not be found.
Why not just rip another lander that looks similar? That would be the easiest solution.
This post has a section on how to check for sneaky redirects:
https://stmforum.com/forum/showthrea...Ripped-Landers
Do you have an example of files you can't access from the previous owner's server? Also, if the files are no longer there or if you don't have the necessary permission, then I don't think there's anything you can do.
Amy
05-27-2018 04:23 AM
#7
Atnakov S (Member)

Originally Posted by
j80montes
Is it necessary to solve them by a corporation?
Definate time saver! Not all of us have endless time to do everything ourself.
Sent from my iPhone using
STM Forums mobile app
05-27-2018 11:16 AM
#8
j80montes (AMC Alumnus)

Originally Posted by
vortex
Why not just rip another lander that looks similar? That would be the easiest solution.
This post has a section on how to check for sneaky redirects:
https://stmforum.com/forum/showthrea...Ripped-Landers
Do you have an example of files you can't access from the previous owner's server? Also, if the files are no longer there or if you don't have the necessary permission, then I don't think there's anything you can do.
Amy
Hi,Amy
I will try as you said.And I have knew there were some content about sneaky redirects.But I haven't found that an example talked about replacing a sneaky redirects with clean code.Maybe I made an omission.And there was some files that I can't browse.
http://au.fmain.online/land/8/au/swe...00_3/alert.mp3
http://natage30.com/UC/default.mp3
http://1131401258.rsc.cdn77.org/leadGen/{{question.image}}
05-28-2018 08:52 PM
#9
vortex (Senior Moderator)

Originally Posted by
j80montes
Fair enough! Next time I find an example of sneaky redirects, I'll update that post.
In the meantime, if you detect redirects using the method I talked about, please post the lander here so people with experience in coding can take a look and suggest a fix.
As for those files you can't browse to:
1)Just replace the mp3 files with ANY 2 mp3 files you upload to your server, then browse to the lander and listen to find out which sound is played at what time. When you know how each sound is used, you can find suitable/appropriate sound files for them. (OR, you can just remove all the code that plays sounds - google doesn't like landers that automatically play sounds, so landers that DON'T automatically play audio may do better.)
2)I have no idea what http://1131401258.rsc.cdn77.org/leadGen/{{question.image}} is, but there may or may not be a solution. Maybe the original owner of the lander used a tracking link that included tokens associated with variables "question" and "image", which would then be read by the lander. It's hard to say without looking at the code for the whole lander.
Like I've said before though, ripping another lander that looks similar would be the easiest solution. I'm not good at coding - which is why, when I was ripping and fixing landers myself, I would always rip MORE than what I needed, and only fix the ones I knew how to fix. For example if I wanted to test 5 landers, I would rip 10, or even 15. When I have trouble fixing a lander, I would just leave it and try another one.
Amy
05-29-2018 04:01 AM
#10
j80montes (AMC Alumnus)

Originally Posted by
vortex
Fair enough! Next time I find an example of sneaky redirects, I'll update that post.
In the meantime, if you detect redirects using the method I talked about, please post the lander here so people with experience in coding can take a look and suggest a fix.
As for those files you can't browse to:
1)Just replace the mp3 files with ANY 2 mp3 files you upload to your server, then browse to the lander and listen to find out which sound is played at what time. When you know how each sound is used, you can find suitable/appropriate sound files for them. (OR, you can just remove all the code that plays sounds - google doesn't like landers that automatically play sounds, so landers that DON'T automatically play audio may do better.)
2)I have no idea what http://1131401258.rsc.cdn77.org/leadGen/{{question.image}} is, but there may or may not be a solution. Maybe the original owner of the lander used a tracking link that included tokens associated with variables "question" and "image", which would then be read by the lander. It's hard to say without looking at the code for the whole lander.
Like I've said before though, ripping another lander that looks similar would be the easiest solution. I'm not good at coding - which is why, when I was ripping and fixing landers myself, I would always rip MORE than what I needed, and only fix the ones I knew how to fix. For example if I wanted to test 5 landers, I would rip 10, or even 15. When I have trouble fixing a lander, I would just leave it and try another one.
Amy
Thanks for your help.And I will do post that I can't solve by myself later.
Home >
Technical & Creative Skills >
Programming, Servers & Scripts