# 关于WordPress网站、主机空间和域名等的介绍

简单介绍如何用wordpress来搭建独立的网站：

通常来说，一个website/blog有三个重要的组成部分：网站管理平台(如wordpress)、主机空间(用来存放网站的内容)和域名(如www\.google.com)

## 关于wordpress

wordpress org(简称WP)是一个主流的网站管理平台，我们可以用它来快速建立独立的网站(website)或博客(blog)，实际上wordpress.com就是用wordpress.org搭建的，目前全世界所有的主流网站里有1/3是基于wordpress搭建起来的，如果你想要创建自己的网站或博客，WP仍然是一个非常不错的推荐。

## 关于主机空间和域名

* 不建议用国内的主机空间和域名等服务
* 不推荐用免费的空间或域&#x540D;*(当然如果只是用来做个试验的话，用免费的是可以的)*
* 域名注册的话，建议在专门的域名注册平台购买，优先注册.com域名

### 好用的国外主机空间推荐：

每个网站都需要有一个主机空间，好的网站需要配一个好的虚拟主机空间

<div align="left"><img src="/files/-LlpQ5T-iJU1UAOHde-Z" alt="优质国外虚拟主机，怎么样？"></div>

* [bluehost](https://www.bluehost.com/track/ykq)，蓝色主机，成立于美国犹他州，老牌美国主机，知名度高，口碑好，wordpress官方推荐主机，免费SSL，wp一键安装，24\*7\*365 客服支持，30天内可退款<br>
* [siteground](https://www.siteground.com/index.htm?afcode=d374ff711fd59832e23687367eb84f3c)，成立于美国，近年来很受欢迎，也是wordpress官方推荐主机，免费SSL，其主机针对wordpress特别优化，最近30天每天都备份，24\*7\*365 客服支持，客服超级好，managed wordpress hosting 30天内退款保障，只能用visa/mastercard/discover国际信用卡付款<br>
* [hostgator](https://partners.hostgator.com/9Vnb0)，总部在美国德克萨斯州，鳄鱼主机，免费SSL 证书，wordpress一键安装，99.9% 的正常运行时间保证，24\*7\*365 客服支持，45天内退款保证，可选择支付宝付款

### 好用的网站域名推荐：

* [namesilo](https://www.namesilo.com/?rid=adf2827hj)，风格简单朴素的专业的域名注册平台，价格稳定实惠不浮夸，比如.com域名每年的费用(首年注册费或续费)都是9美元，无其它额外费用，永久whois隐私保护，从不推送骚扰邮件\
  此处分享一个注册优惠码：**3wp**（可优惠1美元，注册时在`Have a Coupon or Promotion Code?`下填入）

## wordpress网站的搭建

\---下文以[bluehost主机](https://www.bluehost.com/track/ykq)为例，wordpress一键安装，简单省心

* 注册域名
* 购买主机
* 登陆bluehost，Go to CPanel，点击wordpress来一键安装，start，填写域名，Advanced Options，然后Install Now
* 选择主题，Dashboard>Appearance > Themes，登陆wordpress后台，选择一个合适的主题theme，一般来说，默认的那几个主题就可以的，也可以在wp后台dashboard搜索并安装你喜欢的风格和样式的主题，也有很多的优秀的个人发布的免费主题可以下载后安装到后台的
* 调整文章链接格式，建议直接选用`/%postname%.html`或`/archives/%postname%.html`，似乎这样对搜索引擎也比较友好，当然也只是建议
* 安装你需要用的插件，可以在dashboard 搜索并安装需要的插件，建议不要安装过多的插件
* 发布你的网站或博客

整理&#x4E2D;**...**

*标签："wordpress" "博客" "教程" “安装" "主题" "国外" "主机" "域名" "wordpress hosting"*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://3wp.gitbook.io/wordpress/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
