Settings > Hosts > Extras > Wordpress
WordPress is a free and open-source content management system based on PHP and MySQL. More information about Wordpress can be found here. You can find more information about your Wordpress installation in the Wordpress documentation.
-
Name of the blog:
The name of your blog. - Email address:
Your email address.Note: You must enter a valid email address to setup a WordPress installation. - Directory:
The installation directory. If it is left blank the Wordpress files will be copied directly to the document root folder.Note: Do not install over a previous installation of Wordpress! Files will be overwritten without warning. -
Table prefix:
Set the name of your database schema prefix. Wordpress offers the ability to manage multiple websites using a single database schema. -
Database name:
Set the name of your database schema which will be added to your local database.
After installation you can view this database for this instance of WordPress using phpMyAdmin, Sequel Pro, or MySQLWorkbench. - Username:
The WordPress admin’s username.Note: You will need this username to login into your new of WordPress blog, please write this down. - Password:
The WordPress admin’s default password.Note: You will need this password to login into your new WordPress blog, please write this down.
Installation
After your WordPress extra is installed you will see two links to your site. The button will open your Extra’s homepage. The button will open the admin page of your WordPress site. Your admin page is in /wp-login.php
in your document root. Your database name is indicated to the right of the icon, your database table prefix is in parenthesis.
Configuration
Your Wordpress Extra is configured in the wp-config.php file in the document root folder.