How this website was built??

Ducking Site loads slow as shit though. I didn’t even get to it, loaded so long I close the tab
 
Ducking Site loads slow as shit though. I didn’t even get to it, loaded so long I close the tab

Yeah but the point is to know how it was built to be able to better get the footprint... ;)
 
No framework was used it seems. It could be made from HTML template.
Somewhere in the JavaScript it's an Ajax call to a PHP file. So it's not simple HTML.

Yeah but the point is to know how it was built to be able to better get the footprint... ;)
Footprints of ... what? Custom code means more or less unique code and if the source code is not shown anywhere (except JavaScript which can't be hidden ) I don't see any easy way to copy the project.
 
Somewhere in the JavaScript it's an Ajax call to a PHP file. So it's not simple HTML.


Footprints of ... what? Custom code means a more or less unique code and if the source code is not shown anywhere (except JavaScript which can't be hidden ) I don't see any easy way to copy the project.

Ok thanks, I was not looking for a way to copy the project but a way to recognize this type of site in case a base framework was used.
 
Back
Top