Totally custom PHP solution to solve the client’s problem of having to copy the website page and embed it on different domains.
This was solved by:
• implementing API
• additional protection against unauthorized use
• logging
• script reports
• implementing additional tracking scripts
• cleaning unnecessary code.
The script runs a simple request in the URL and performs a full scan of the original site page code and saving all the necessary files to display the desired page.
Thus, after running the script you can display the page on any domain without any special programming skills.