• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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