Search engine

Question by Steve M:
How do I host a script elsewhere, then use HTML code to embed in my site?

I run a website from an on the web template system, so I cannot upload a script with these requirements:

cPanel suggested + PHP+ MySql

Is there a way to host this script elsewhere, then use an HTML code to embed it in my template site? This would help me to keep a new service on my current site rather than having to link to another.

Thanks for any insights!


——————————————

Answer by Colanth
Put your new site where you want it, then point your DNS entry to your new site. Or, if you cannot control the DNS, put a permanent redirect header on your old page pointing to your new site.

——————————————
Know better? Leave your own answer in the comments!