It took a whole day to write. I have been involved in the network for many years, and now I am a member of the it circle, and I have done all kinds of websites. So today I want to give you a detailed article: Tutorial of building a zero foundation personal website Students with strong practical ability should finish reading.
WordPress:
WordPress is a blog platform developed using PHP language. Users can set up their own websites on servers that support PHP and MySQL databases. About 34% of websites around the world use WordPress, ranging from interest blogs to news websites, and foreign schools even have WordPress related courses. WordPress is not as popular in China as it is abroad, but it still prevails. Many websites in China use WordPress, such as Digital China and Aifaner. In addition, WordPress has nearly 50000 extensions and 5000 theme templates. Using WordPress, you can even build a community or mall.
preparation:
1. Domain name (for example // baidu.com , Godaddy, HiChina, Tencent Cloud, Baidu Cloud)
2. Host (Web server, which is used to store website programs, pictures, etc., and the tutorial uses the optimal host
)
3. WordPress program (in // cn.wordpress.org Download. The built-in WordPress on the Internet host will not be downloaded.)
Approximate steps:
1. Purchase domain name
I registered a domain name on Alibaba Cloud mlhgzs.com
2. Purchase host
I bought one on the Youwang host CN2 advanced anti DDoS blog host V3 When purchasing, we need to fill in a domain name, which can be modified by ourselves later.
3. Resolve domain name
That is, record the relationship between the DNS server's domain name and the host's IP address, and first find the CANME address of the host, as shown in the figure
Go to the domain name service provider to find the entry for domain name resolution, and add 2 records. As shown in the figure, the host record is WWW and the @ record value is CNAME address. If your domain name service provider does not support resolving the @ host record in CNAME mode, use A record, and fill in the IP address for the record value
4. Configure SSL
After the domain name resolution is completed, the website can be accessed, and WordPress is built into the host. However, the browser will give a security prompt because we have not installed the SSL security certificate.
The host management panel of the optimal network host has a built-in one click application function for SSL security certificates. We only need to apply for a certificate with one click. We don't need to purchase and manually configure it, and it can be automatically renewed. This is great!
Here, our website can be accessed normally
5. Log in to WordPress management background
To log in to the background, first log in to the host management panel, which is deeply integrated with WordPress management. You can log in to the WordPress management background and modify the WordPress login information with one click.
The background address is: your domain name/wp admin/
Summary:
The WordPress website was set up here, because the weblog host of Youwang has WordPress built in, we didn't go there // cn.wordpress.org Download and upload to the host manually. This tutorial is for your reference.
Finally, it is not difficult to build a WordPress website to give a direction to friends who are successful.
You should insist that the continuous output of high-quality content should be what you should do after having a personal website. If you like this article, follow me and praise serious people.