How to Install SSL for particular Domain

 

Today if you are using a website for your business or for your personal then it is one of the best ways to branding and showcasing your skills and your business products and services. And today if you are handling a website where it deals with your customer's personal credential information then your website should be secured. And to secure your website all you need to do is install the SSL certificate in your website and to install the SSL certificate on your website you need to contact our support team and they will install the SSL certificate for you.

SSL is the backbone of our secure Internet and it protects your website. SSL stands for Secure socket layer, it is used for establishing an encrypted link between the web server and a browser. SSL Certificates are small data files that digitally bind a cryptographic key to an organization’s details. When installed on a site, it activates https protocol and allows secure connections from a web server to a browser. SSL is used to secure credit card transactions, data transfer, and logins.

No matter how big or reputable company you have if your website is showing insecure then it is sure that you will lose customer’s trust. To win the customer trust, securing your website becomes essential, for this, you should install SSL.

The server creates two cryptographic keys - a private key and public key. The public key is placed in the CSR.CSR is a data file which consists of your details and this should be submitted during the SSL certification application process and your details will be validated by the certificate authority and you will be provided with SSL certificate containing your details and allowing you to use SSL.ANd this issues SSL certificate will be matched with your Private key after the server will establish an encrypted link between the browser and the website. All these processes will be invisible to the customer and in the browser, they will view secure symbol to let them know that their connection s encrypted

Generally, an SSL Certificate will contain the domain name, company name, address, city, state, and country, also the expiration date and details of the Certificate Authority responsible for the issuance of the certificate. And when the browser connects to this secure website, it checks the certificate and if all details are matched then it displays secure symbol else if it fails it will display a warning in the browser saying that the website is insecure.

 

 

A website after SSL installed will be as shown below:

 

 

If you have purchased SSL certificate for your website so that your customers can have the secured transactions. And if you want to install the SSL certificate then you need to contact our support team so that they will update the SSL certificate on your website.

The shared server customer can generate CSR file in cpanel and installation process is server-side support team. The customer generates CSR file and with this CSR certificate, your SSL provider will generate the private key and CRT & CRT bundle which will be used to for installing SSL for a domain. So you need to provide CRT, CRT bundle and private key for installing SSL to Server-side support team.

If activate OR install the SSL certificate for domain name kindly contact our support team so that they

Steps to generate CSR file in your cpanel:

Step 1: Login into cpanel >> search and click on SSL/TLS under security option


Step 3:After click on CSR in next page >> Under Certificate Signing Requests (CSR) menu >> Click on Generate, view or delete SSL certificate requests

Step 4: On the Generate a New Certificate Signing Request (CSR), You need to enter the details the appropriate information for generating the CSR code and click on submit

Step 5: After you click on the Generate button >> in you will get newly generated CSR code.

This Encoded CSR(Certificate Signing Request) used to activate the Certificate purchase with other SSL certificate provider

Note:

When you are submitting the code for SSL activation, make sure you include  -----BEGIN CERTIFICATE REQUEST----- and -----END CERTIFICATE REQUEST-----

 

If you need any assistance, feel free to contact our technical team members as they are available 24/7 via phone call, chat, ticket system.

If you are looking to buy an SSL certificate for your website then here at HostingRaja we provide FREE SSL certificate with our VPS hosting plan. And if you are looking forward to buying an SSL certificate then you can contact our Sales team where they will brief you on our SSL certificate packages.

How To Add And Edit Text In HostingRaja Site Builder?

 

Once you are done with selecting the theme for your website the next step is to add content to your website. Adding content means giving information to the people about your website and also being precise on what you are going to showcase to the public. Adding text content to your website is easy. Here at HostingRaja, we provide easy to build website builder to our customers with amazing features. All you need to take care of is about Title and Text.

 

Here on website builder from HostingRaja you can easily add and edit on your website. To add a title to your website you need to click on the title tab which you can see on your left side of your screen. And next, you can add your desired title for your website. And you also have to see that your title text is larger and more eye-catching than any paragraph text. Once you are done with the title next you need to add text content to your website where you are giving information about your website.

 

 

If you want you can even type multiple paragraphs in a single text element where it helps your users to read easily and it also looks clean. By doing so it will also help you in designing your pages. once you are in the text toolbar you can modify and write your text there. In the text toolbar, the icons are as follows-- bold your text, Italian text format, underline your text, make it bigger or zoom in, make it smaller or zoom out your text, Change the color of your text, creating a link, alignment-adjust of all text, put bulleted or numbered lists, and undo and redo of the text. Caution! - You have to be careful while editing your text and once if you've clicked outside the text box your changes will be saved automatically.

 

How to find DNS nameserver from whm panel


In this page, we will discuss how to find nameserver from the WHM panel. Before that let us understand what is Nameserver.

A nameserver is a component of DNS(domain name system) which allows the website to be browsed by its domain name instead of its IP address. When we type the domain name in the browser the nameserver will translate the domain into its corresponding IP address

For example, when you type the Domain name “Abxy.com” in the browser, there will be a request sent to domain’s Nameserver and will return the IP address of the domain, this IP address is used by the browser to fetch the website. Every website will have at least two nameservers, the general format of the nameserver will be ns1.nameofserver.in and ns2.nameofserver.in where nameofserver will be the name of the server. And generally, ns1.nameofserver.in (the first nameserver ) will be the primary server and ns2.nameofserver.in (the second nameserver) will be the backup server when the first nameserver is not responding. The nameservers are used to translate the domain name into IP address as IP address are hard for us to remember.


Step to find nameserver details in your WHM panel:


Step 1: Log in to the server using the WHM username and password through

If The Domain is not propagated you can use with https://yourserverip:2087

If The Domain is propagated you can use with http://yourdomainname:2087


Step 2: After you login into your WHM panel >> Click on  DNS Functions as shown below:



Step 3: After you click on DNS function >> Click on Edit DNS Zone as shown below



Step 4: After you click on Edit DNS Zone >>  Select the domain name for which you need nameserver, and then click Edit as shown



Step 5: you can see the nameserver details in the menu. For editing the nameserver details you can do it by clicking on edit on the next to the nameserver, example : For the two lines with the menu showcasing NS(nameserver details), click on edit the right-most columns to ns1.yourdomainname.com  and ns2.your domain name.com which Has to be edited .


Follow the above steps to find the nameservers in WHM panel. You can add the nameservers as shown below  



To Add New Records nameserver record

 

Step 1: You can add new record in the below the Path section, fill the following appropriately

 

First field: Nameserver details or record  which has to be updated eg: ns1.domainname.com

Second field: TTL(time to live - this value in IP packet which tell network router if or not the packet is there in the network and it should be discarded ) eg:14400

Third field: Record type which added eg: Select A Record

Fourth field: IP address(Enter your server's IP address)



 

Step 2: After you fill the appropriate details >>  Click on Save.

Note: After you update the nameservers it will take 24-48 hours for the nameserver to reflect globally. The time taken for the nameserver to reflect globally is called DNS propagation time  

If you need any assistance, feel free to contact our technical team members as they are available 24/7 via phone call, chat, ticket system. We will be happy to help you.

How to host a website in windows?

This article guides you how to host a website in Windows Hosting.

Hosting a website requires web<a href="https://www.hostingraja.in/server/dedicated-servers/server-web-space/"><b> hosting space</b></a> and domain name Once you signed up with HostingRaja you get a hosting account information mail for your registered mail id, The mail contains all your hosting server login details.

After you purchase a hosting plans, you need to set it up before you can use it to host your website.

The login details will be mentioned in the mail that sent to your registered mail id,

Subjected to : Hosting Account Information

Use the IP address for temporary Purpose and latter you can login by www.domainname.com:8880

Login to your hostingraja account (Plesk panel)

ex URL:http://X.X.X.X:8880/

username: Mailed username

password: Mailed Password


2.After logging in click on file Manager under ‘Files’ tab.



3.Please select a directory to open: (Web Root-HTTPdocs)


4.Please Click on Upload option in the menu.


5.Please Click on Choose file button and select the file to be uploaded

Note: Folder should be in Zip Format

6.After uploading the Zip File ,Click on Extract Button to extract the files.


7.A confirmation message will appear.

Please visit the Link for uploading files in video format 

https://www.youtube.com/watch?v=JBW0Qo8LCbc

 

 

How to host a website in Linux Shared plan

 

This article guides you how to host a website.

Hosting a website requires domain and hosting, Once you signed up with hostingraja you get a hosting account information mail for your registered mail id, The mail contains all your hosting server login details.

After you purchase a hosting plan, you need to set it up before you can use it to host your website. 

 

If you are having a website for business then it represents the online identity for the people over the internet. Not only that it also helps your business to build a good brand identity. Similarly website will also help your business to grow with better customers. So now if you are planning to grow your business online then you are at right place! Here at HostingRaja we provide best in class web hosting solution at an affordable price with amazing features, offers and discounts. At HostingRaja we have a wide range of hosting solution all you need to do is just pick the right hosting plan as per your business requirements.

 

Since this topic about hosting a website on a Linux shared plan we would like to share few information. Linux is one of the used operating systems when compared with the Windows operating system. And the reason why today most of the people like to go with Linux based operating system is that in Linux os it gives better security features and it is also very less complicated to handle and also very easy to manage it. One more thing since you are hosting your website on a Linux hosting plan you need to know that your website will be hosted on one single server along with a bunch of other websites.

 

And if you are looking for better hosting solution with good security features then we would recommend you to go with our server plans like Linux VPS plans, Linux Cloud plans or our Linux dedicated server plan. All our server plan comes with unique features and also with the latest security features. And one of the best part of using servers solution is that you get complete control over your servers which means that you can easily make changes of your server as per your requirements.

 

The login details will be mentioned in the mail that sent to your registered mail id,

Subjected to :Hosting Account Information

Use the IP address for temporary Purpose and latter you can login by www.domainname.com/cpanel

 

1) Login to your hostingraja account (Cpanel)

ex URL:http://X.X.X.X:2082/

Username: Mailed username

Password: Mailed Password



2) After logging in click on file Manager under ‘Files’ tab.



3.Please select a directory to open



: (Web Root-public_html/www)

4) Please Click on Upload option in the menu.



5) Please Click on Choose file button and select the file to be uploaded.



Note: Folder should be in Zip Format

6) After uploading the Zip File ,Click on Extract Button to extract the files.




7.A confirmation message will appear

Please visit the Link for uploading files in video format

https://www.tutorialspoint.com/cpanel/cpanel_file_manager.htm