Testimonials Portfolio FAQs
Submit Payment Quote Request WEB Mail
HOME
 
 
 
Site Builder Guide HOME Page

 

 

Publishing Site

Publishing your site as an anonymous user
 

If you do not have a Site Builder account and work with the program in demo mode, the site you create is temporary and cannot be published on the Internet until you register a regular user account in Site Builder and buy hosting from your Site Builder provider. On the Publish step of the Wizard, you will see a summary of your site details which may include the following information:

  • The life-time of your trial site, i.e. the period during which it will be stored on the Site Builder server.

  • The site preview link: the link to your temporary site as it is displayed to the visitors. You may send this link to your friends, for example.

  • The link to your temporary site in editable mode. This link opens your site in the Wizard. You may need this link if you decide to register in Site Builder and upgrade your temporary site to a regular one.

  • Any supplementary information considered to be important by your Site Builder provider, for example, instructions on how to obtain a regular user account in Site Builder and buy hosting services.

If you wish to send this information to your e-mail address, enter the address in the field at the bottom of the page and click Send.
 

To open the trial site in your web browser, click Visit Site. The site is available during its life-time period, which is determined by your Site Builder administrator.


back to the top
 

Publishing your site as a regular Site Builder user
 

If you are a registered Site Builder user, follow the guidelines below to publish or publish your site.

To publish your site:

  1. Go to the Publish step.

  2. If your Site Builder administrator has already specified the publishing settings for your site (or you have done it yourself in your Administrator Panel), just click Publish. If publishing settings are not specified, perform steps 3-8.

    If you see a message telling that the publishing settings are not configured, contact your Site Builder administrator for assistance.

    If you see an error message after clicking Publish, contact your Site Builder administrator, or follow the link to the publishing details screen (if provided) to know the reason of the failure.

  3. In the Edit publishing settings section, select a publishing mode (the list of available publishing modes is configured by your Site Builder provider):

    • FTP - publishing site to an FTP server.

    • VPS - publishing site to a Virtuozzo Container (formerly Virtuozzo virtual environment).

    • XCOPY - publishing site using the XCOPY technology.

       

      Note: 1. VPS publishing mode is used for publishing to servers running Parallels Business Automation, Standard (formerly HSPcomplete).

      2. We recommend using XCOPY technology for publishing on local Site Builder host only, as this method is insecure and requires writing permissions on the specified publishing location.

    Site Builder administrator can prohibit users from editing publishing settings. In that case publishing settings will be displayed to you in read-only mode.

  4. If you select FTP publishing mode:

    • In the Host field, specify the host to which you want to publish the site.

      • If the maximum number of hosts allowed by your license is limited, select a host from the list. The list of available hosts is configured by your Site Builder administrator.

      • If the number of hosts allowed by your plan is Unlimited, you can specify the IP address or DNS name of any FTP server you have at your disposal (make sure that the server meets the requirements).

    • In the Port field, you can specify the port for connecting to the FTP server. By default, 21 is set.

    • In the Login and Password fields, provide your FTP server access credentials.

    • In the Working directory field, specify the directory on the server where the site content will be stored after publication.

    • In the Web site URL field, enter the web address where the site will be available after publishing.

      Note: Make sure that the Web site URL and the Working directory settings point to the same publishing location. For example, to publish site with URL http://test.url.com/myfolder, specify the working directory myfolder.

  5. If you select VPS publishing mode:

    • In the Host field, enter the IP address or domain name of your Virtuozzo Container (formerly  Virtuozzo virtual environment).

    • In the Container ID field, specify an integer number of the Virtuozzo Container is identified it on the physical server.

    • In the User field, enter the name of the Apache user on the Site Builder machine (apache, www-data, etc.).

    • In the Group field, specify the name of the Apache group on the Site Builder machine (apache, www-data, etc.).

    • In the Working directory field, specify the absolute path on the Virtuozzo Container to the folder where the site content will be stored after publication.

    • In the Web site URL field, enter the web address where the site will be available after publication.

      Note: Using this mode you can publish sites only to servers running Parallels Business Automation, Standard (formerly HSPcomplete).

  6. If you select XCOPY publishing mode:

    • In the Working directory field, enter the name of a directory (with full path) where the files of your site will be stored after publication. For example, /var/www/yoursite.

    • In the Web site URL field, specify the web address where the site will be available after publication.

  7. Click Publish, or place your mouse cursor in one of the fields and press ENTER. The progress bar appears displaying the status of the publishing process.

     

    After successful publishing, your site immediately goes live, and its full functionality is available to visitors. You can proceed to your site by clicking Visit Site.

back to the top
 

Republishing your site
 

After you apply some changes to your site in Site Builder Wizard, you will need to republish your site.

To republish your site:

  1. Go to the Publish step.

  2. If you wish to preview the changes as they appear on your site, click the Preview site link.

  3. If necessary, revise the settings in the Edit publishing settings section.

    Important: If a site contains modules, we do not recommend changing the FTP Login for FTP publishing mode. Changing your FTP login will change the home directory of the site, and the modules data, which is stored in the former home directory, may be lost. If you have access to your publishing server, you can move your modules data manually from the former home directory (the path on the server will be [Site Builder sites directory/Login1/Working directory]) to the new home directory ([Site Builder sites directory/Login2/Working directory]). If you have no access to the publishing server, or insufficient permissions for moving files, leave the FTP Login field as is, or contact your Site Builder administrator for assistance.

    If you see a notification that the publishing settings have been changed, you have an option of returning the settings to their previous state. To do so, click Revert Publishing Settings at the bottom of the section.

     

    If you do not wish to display the Edit publishing settings section again, click the Collapse icon to close the section. The next time you access the Publish screen for this site, the section is not displayed.

  4. To apply changes to the site without republishing the whole site, leave the Republish the entire site content option unselected.

    Select this option, if you wish to recover your site in case it has been destroyed or damaged at the publishing location.

  5. Click Publish, or place your mouse cursor in one of the fields and press ENTER.


back to the top

Requirements to Host

The requirements imposed upon a publishing server depend on the type of sites to be published on this server: static or dynamic.

In Site Builder, a static site is a site which contains only static HTML pages created with the help of WYSIWYG editor, and does not contain modules - except for the Script and Flash Intro modules. There are no special requirements to a host used for static sites publishing.

A dynamic site is a site with dynamic pages: a site containing at least one module (except for the mentioned Script and Flash Intro).

To guarantee correct operation of dynamic sites, make sure that the publishing location meets the following requirements:

  • PHP version 4.3.9 or later is installed on the publishing server.

  • PHP supports:

    • The ionCube PHP Loader 3.1.15 or later

    • DOM XML with XSLT support or PHP XSLT extension (Sablotron)

    • Multibyte string functions (mbstring extension)

    • Zlib compression functions (zlib extension)

    • Session handling functions support (session extension)

    • SQLite 2.x with UTF-8 encoding support

    • GD library 2.0.1 or later

  • In php.ini the following directives are installed:

    • default_charset = "UTF-8"

      Note: Make sure that all extensions you have installed are listed in the extensions directory and in the php.ini file. If PHP is installed as an Apache module, restart Apache after applying the changes.

       


forgot your password?



Customer Service Hours:

Mon - Fri:  10:00am - 6:00pm

Technical Support Hours:    
Sun - Sat:  24/7 Email Support

*******Closed On All Legal Holidays*******

Call:  876-979-0771
 

Click below to check a domain name or to order a domain online.
 

how to choose a domain name?