Home  >  Article  >  CMS Tutorial  >  How to use WordPress

How to use WordPress

藏色散人
藏色散人Original
2019-07-31 10:16:505863browse

How to use WordPress

How to use wordpress?

Usage of wordpress:

Download and install WordPress

wordpress China official website: https://cn .wordpress.org/

After we download it, copy the entire wordpress folder to the htdocs folder of the XAMPP installation path. The path example is as shown in the figure:

How to use WordPress

Open http://localhost/wordpress/ and enter the wordpress installation interface. We can proceed step by step.

How to use WordPress

The database name is the name of the database you created, the user name is the database user, the default is root, the password is empty by default, and the other defaults are.

How to use WordPress

How to use WordPress

Set the site name according to your own needs. The username and password are what you need to fill in to log in to your blog. Remember !

How to use WordPress

Click to install WordPress and we have completed the WordPress installation.

Enter; http://localhost/wordpress/ in the address blue, or follow the prompts to enter the blog interface or backend.

How to use WordPress

We can click on the upper left corner to enter the background for article editing and style settings. In the appearance on the left, you can find the theme and enter to select different styles to set up the blog. style.

How to use WordPress

, at this point, we have completed the work of setting up a personal blog locally. Next, we will try to deploy our personal blog to the Alibaba Cloud server to meet our need to access the blog anytime and anywhere.

For more WordPress technical articles, please visit the WordPress Tutorial column!

The above is the detailed content of How to use WordPress. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn