• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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