FTP access & redirect

It happens because you selected the masked redirect in the control panel. To solve this you have to login your Google Sites account from here, and in the "Security" area, tick on "Allow the embedding of your site in other sites", then click "Save".
There could be 3 reasons: 1. The home page doesn't exist. 2. The home page of the site doesn't have a valid name, the valid ones are: index.htm index.html index.asp index.aspx index.php default.htm default.html default.asp default.aspx default.php 3. The site has been uploaded in a subfolder, not in the primary folder, so the browser is not able to find it..... Read More »
Only packages "Domain Refistration" and "Domain Registration + Email" have got redirect. For hosting domains (Windows or Linux), the solution is uploading in the webspace a page named "index.html" with a redirect script in it like this: <script type="text/javascript"> location.replace('http://www.domainname.ext/'); </script> Domainname.ext must be changed with your domain name, like Misterdomain.eu. This redirect type send the visitor to the page..... Read More »

The most common error is to copy and paste the data without taking care of the spaces at the end, that invalid the login.

HOSTING WINDOWS/LINUX

The FTP access data have to be generated from the Plesk control panel, in the "FTP Access" area.

The data to insert in Plesk are:

Host: 185.114.108.5
Username: domainname.ext
Password: 2hU&inG63&

It happens because you selected the masked redirect in the control panel or from Plesk "Forwarding frame". To solve this problem, log in your account Google Sites, then in the "Security" area tick on "Allow embedding of your site in other sites", then click on "Save" on the top.

The website must be upload in the "Httpdocs" folder.

The system folders "cgi-bin, error_docs, httpdocs and logs" mustn't be deleted.

If you have uploaded all in the root, move it in the "httpdocs" folder. If you deleted that folder, re-create it and move the files there.

There could be 3 reasons: 1. The home page doesn't exist. 2. The home page of the site doesn't have a valid name, the valid ones are: index.htm index.html index.asp index.aspx index.php default.htm default.html default.asp default.aspx default.php 3. The site has been uploaded in a subfolder, not in the primary folder, so the browser is not able to find it..... Read More »
Only packages "Domain Registration" and "Domain Registration + Email" have got redirect. For hosting domains (Windows or Linux), the solution is uploading in the webspace a page named "index.html" with a redirect script in it like this: <script type="text/javascript"> location.replace('http://www.domainname.ext/'); </script> Domainname.ext must be changed with your domain name, like Misterdomain.eu. This redirect type send the visitor to the page..... Read More »
Close Menu