Category Archives: Support

How to automatically redirect your website url to https (SSL)

To add https:// automatically on your website, please follow the steps given below.
(This code is not applicable for WordPress)

  1. First check if your website is working by adding https:// manually in your browser.
  2. If its working fine with https://, please do the following
    1. Create (if not already created) a .htaccess file in your public_html folder.
    2. Add the below given code and replace domain.com with your own domain name.
    3. RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$RewriteEngine OnRewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.domain.com/$1 [R=301,L]

      Save this file and now your website should be running with https.

If you are using WordPress, please install Easy HTTPS Redirection plugin and enable it under WordPress Settings.

How to Upload Website Using Filezilla

1. Open Filezilla
2. Go to Site Manager
3. Add New Site
4 Enter Domain name in Host
5 Port : 21
6. Protocol : FTP
7 Encryption : Only use plain FTP
8. Login Type : Normal

User: Enter cPanel Username
Password : Enter cPanel password

Now Click on Connect

At right hand side it will show you folders of server side.

In case of linux hosting, you need to upload your files in public_html folder

in case of Windows hosting, you need to upload your files in httpdocs folder.

How to change Nameservers at Godaddy

1. Login to your Godaddy panel.
2. Click on Domain
3. Click on Manage DNS button
4. Click on change button in name server option
5. Select custom
6. Put our name servers provided by hosting.co.in or your hosting provider :
(1) Nameserver 1 :
(2) Nameserver 2 :
7. Click on Save button.

Name servers may take up to 24 hours to propagate.

How to Configure Emails on iPhone or iPad

 

1. Go to Settings
Screen 1
2. Open “Mail, Contacts, Calendars”
Screen 2
3. Go to Add Account
Screen 3
4. Choose Other
Screen 3
5. Go to Add Mail Account
Screen 5
 6. Enter Your Name
Email ID
Password of your Email ID
Screen 7
7. Choose IMAP and enter the Details.
Screen 8
8. Incoming Server Host Name : mail.yourdomain.com (Replace yourdomain.com with your domain name)
Username : Your full Email ID e.g you@yourdomain.com
Password : Password of your email idOutgoing Server Host Name : mail.yourdomain.com (Replace yourdomain.com with your domain name)
Username : Your full Email ID e.g you@yourdomain.com
Password : Password of your email id
Screen 8
9. If you get this error of SSL, click YES to continue.
Screen 8
10. Enable Email button and click on Save & That’s It. Go to Mail Icon on home screen to check the Mails.
Screen 8

 

How to Setup Emails on Android Phones

 

1. Go to all Application and click on Email.
Screen 1
 2. Now enter your email and password and click on manual setup.
Screen 2
3.Now select type IMAP
 Screen 3
4.Enter The Following Details
Username : Your full email id e.g. info@yourdomain.com
Password : Password of your Email ID as created in control panel.
IMAP Incoming Mail Server : mail.yourdomain.com (Replace yourdomain.com with your domain name)
Security Type : None
IMAP Path Prefix : Blank
Click on Next
Screen 3
 5. It will connect to server to verify the above given details.
Screen 3
 6. Enter The Following Details
SMTP Server : mail.yourdomain.com (Replace yourdomain.com with your domain name)
PORT : 25 or alternatively you can use 8090 if 25 doesn’t work.
Security Type : None
Require Sign In must be ticked.
Username : Your full email id e.g. info@yourdomain.com
Password : Password of your Email ID as created in control panel.
Click on Next
Screen 5
7. It will now verify the outgoing server settings.
Screen 6
 8. Set the frequency of checking mails
(having the high frequency may consume more battery)
Click on Next and you are All Set !
Screen 6

 

How to Configure Emails on Microsoft Outlook

 

1. Open Outlook and you will get one of these two screens.
Screen 1 OR Screen 1
2. Click on Next Button OR Click on Account Settings from Tools Menu
Screen 2 Screen 2
3. Select Yes and click on Next button Click on New Button
Screen 3
4. Tick Manual Configuration Option and click on Next button.
Screen 3
5. Choose Internet Email Option and Click Next
Screen 5
6. Enter The Following Details
Name : Your name or Company Name
Email Address : Your full email id e.g. info@yourdomain.comAccount Type : POP or IMAP
Incoming Mail Server : mail.yourdomain.com (Replace yourdomain.com with your domain name)
Outgoint Mail Server : mail.yourdomain.com (Replace yourdomain.com with your domain name)Username : Your full email id e.g. info@yourdomain.com
Password : Password of your Email ID as created in control panel.Tick mark Remember PasswordAfter filling all the details Click on More Settings Button.
Screen 6
7. Click on Outgoing server tab and tick mark “My outgoing server (SMTP) requires authentication” and Click OK
Screen 6
8. Click on Test Settings Button to test if all the settings are working fine or not.
Screen 7
9. If everything is fine it will show like this, if it show cross on the test, please recheck the details you have entered.
Screen 8
10. Click on Finish button to finish the setup and its DONE, you can now start using your emails in Outlook.