• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Adding Images to My Hostgator Plesk Sitebuilder Site

J

JessicaS

Guest
Hello,

I'm trying to set up a new template using Hostgator's version of your product: Plesk Sitebuilder 4.5.0 for Linux/Unix.

I need to add images of that I created using code from PopShops, which is designed for affiliate marketing, which is what I am doing. My previous web host was not set up this way, so I'm relearning how to do this all over again.

Where and how would I add the code that I generate using PopShops to my site?

The code is as follows:

<!-- PopShops store code starts here -->
<script type="text/javascript" src="http://shops.popshops.com/shops/bvje7z0af95vra9rayp0fz32u"></script>
<!-- PopShops store code ends here -->

Thank you for your help!
 
If you need to add some code into site page you can use Script module for it:

http://download1.parallels.com/Site..._US/html/inserting_scripts_into_web_pages.htm
Plesk Sitebuilder allows you to add any code written in any scripting or other language into the Script module: HTML, DHTML, XML, PHP, ASP, SSI, Perl/CGI, JavaScript, Java applets, and many more. You can find all kinds of third party scripts on popular webmaster's resources available on the Internet.

If you need to add these code into created template it is better to refer to custom template developer's guide:
http://download1.parallels.com/SiteBuilder/4.5.0/doc/templates/en_US/html/
Try to add it into page itself together with content and check it after that.
 
Back
Top