Install and Setup Wordpress: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
==Setup Wizard== | ==Setup Wizard== | ||
[[File:wpsetupwizard001.jpg|400px]] | ===Step 1=== | ||
[[File:wpsetupwizard001.jpg|400px]] | |||
===Database Name=== | ====Database Name==== | ||
The Project ID, see Creating Databases. | The Project ID, see Creating Databases. | ||
===User Name=== | ====User Name==== | ||
A strong Username, see Creating Databases | A strong Username, see Creating Databases | ||
===Password=== | ====Password==== | ||
A strong Password, see Creating Databases | A strong Password, see Creating Databases | ||
===Database Host=== | ====Database Host==== | ||
local- or Databasehost | local- or Databasehost | ||
===Table Prefix=== | ====Table Prefix==== | ||
a min. 5 char random string followed by a _. E.g. W6sJ8_ | a min. 5 char random string followed by a _. E.g. W6sJ8_ | ||
===Step 2=== | |||
Securing the admin user is very important! Please continue with the following principles: | |||
[[File:wpsetupwizard002.jpg|400px]] | |||
====Username==== | |||
Use a Password like (see creating Passwords) min. 13 char long Username, e.g. rn4kiYIWkpw4m | |||
====Password==== | |||
Use a very strong Password (see creating Passwords), min 26 char long. e.g. 068H%TBl*Vs+0Df3-*ZCM%6m1, | |||
Revision as of 07:48, 1 May 2015
Installation
Download Source
https://wordpress.org/download/ (Please install the english (US) Version of Wordpress)
Setup Wizard
Step 1
Error creating thumbnail: File missing
Database Name
The Project ID, see Creating Databases.
User Name
A strong Username, see Creating Databases
Password
A strong Password, see Creating Databases
Database Host
local- or Databasehost
Table Prefix
a min. 5 char random string followed by a _. E.g. W6sJ8_
Step 2
Securing the admin user is very important! Please continue with the following principles:
Error creating thumbnail: File missing
Username
Use a Password like (see creating Passwords) min. 13 char long Username, e.g. rn4kiYIWkpw4m
Password
Use a very strong Password (see creating Passwords), min 26 char long. e.g. 068H%TBl*Vs+0Df3-*ZCM%6m1,
Plugin Development
http://wp.tutsplus.com/uncategorized/3-5-hours-of-wordpress-plugin-development-training/
Performance Improvement
Useful Plugins
Forms
http://wordpress.org/extend/plugins/ninja-forms/screenshots/
Custom Permalinks for Custom Post Types in WordPress 3.0+:
[2]
qTranslate Fallback Language Hack: [3]