Settings and activity
2 results found
-
10 votes
An error occurred while saving the comment -
43 votes
An error occurred while saving the comment MR. FIX I.T. commented
Cloak.ist is a private domain and if you do business with them and something goes wrong (like IP Theft, or domain takeover), you have no entity to hold responsible. Instead of Lous Barclay's sugestion to get another company involved, try this free work-around.
I found an iframe code that you can put into your index.html file and I freely share it here as it costed me 1 hour of my time to find this and create my own SOP around it.
Imbed mirror website link using iframe.
Create a new .html file using notepad++ (So that you can easily spot code errors and missing command arguments)
Paste the following code into the html doc (Feel free to add tracking, SEO, etc. code to the document)
<head>
</head>
<body>
<iframe src="PasteAdobeSparkLinkHere" width=100% height=100%></iframe>
</body>
Save the doc
Upload the doc onto your custom domain
Cloak.ist is a private domain and if you do business with them and something goes wrong (like IP Theft, or domain takeover), you have no entity to hold responsible. Instead of Lous Barclay's sugestion to get another company involved, try this free work-around.
I found an iframe code that you can put into your index.html file and I freely share it here as it costed me 1 hour of my time to find this and create my own SOP around it.
Imbed mirror website link using iframe.
Create a new .html file using notepad++ (So that you can easily spot code errors and missing command arguments)
Paste the following code into the html doc (Feel free to add tracking, SEO, etc. code to the document)
<head>
</head>
<body>
<iframe src="PasteAdobeSparkLinkHere" width=100% height=100%></iframe>
</body>
Save the doc
Upload the doc onto your custom domain