Page 1 of 1

How to start a WordPress website

Posted: Sun Dec 22, 2024 9:49 am
by mmehedi*#
The domain name resolution process is very simple. Usually, our host will provide an external IP address. We just need to add the resolution record in the domain name management interface and wait for it to take effect.

For example, suppose your hLog in to your domain management account, find the domain name resolution interface, and then add a resolution record. Add an A record by IP address resolution. If you want to resolve the primary domain nast name; if you want to resolve the www host name, enter www. Fill in the IP address in the record value and keep other settings as default.



Add an A record resolution pointing russian whatsapp to the primary domain name in NameSilo


Image


Add an A record resolution pointing to the www domain name in NameSilo

Alibaba Cloud/Tencent Cloud Analysis Reference

Some hosts (such as Cloudway) also provide the option of using a domain name as a resolution address. In this case, you can choose to add a CNAME record and enter the domain name provided by the host in the record value.



Step 2:
Different WordPress hosts have different ways to create WordPress. Hosts like Cloudway and SiteGround have their own management backends, which can generate WordPress websites with one click through simple operations. Other hosts manage websites through Cpanel, similar to the domestic Baota.

Step 3: Install SSL Certificate
What is an SSL Certificate?
SSL certificates can ensure the encryption of website access and thus guarantee the security of website data interaction. Once a website has installed an SSL certificate, the URL address will change from HTTP to the more secure HTTPS.

Currently, most browsers will automatically detect whether a website has an SSL certificate. If not, the browser may prompt the user that the website is not secure or even directly block the page from loading.