Publicat de King Of The East | 11:04


Since I wrote the article about how to make money online receive increasingly more and more messages, email or YM, on what to do to have their own field and how to build a site using WordPress.
The other day I met with Dana left, one of those who would like to create their own site. She suggested the idea to write this article and I thank this way.

STEP 1 - BUY DOMAIN

Think carefully what you buy your domain name. It may depend on both your search engine ranking, and further development of your site. You also need to figure out whether your site will address the Romans (field. En) or those from abroad (. Com,. Net,. Org,. Info,. I ... and so on).
GoDaddy searchLet's assume for this tutorial that you decided to buy the numelemeu.com. Go to site a domain seller (I advise you to buy the domain from GoDaddy.com , why? simply because they have low prices happy ) And numelemeu.com looking to see whether or not it is already bought. If not bought the next step, the actual purchase. For this you will need a credit card / debit card or an account ofPayPal .
During the checkout process you will be asked of the field to create an account on the site. REAL Write your data - name, address, phone number and so on. Choose a username (usernamefield) and password (password field). Then somewhere Record username + password because you will need it later to change the data field bought.
When the process of purchasing the domain owner of the domain will be ended numelemeu.com.

STEP 2 - PURCHASE HOSTING

What is hosting? It is physical space on a computer, you will handle your site. For this step I recommend using the services hostgator.com . Why? Low price + excellent support provided by the system administrators from HostGator.
Once the hostgator.com the link Web Hosting. Baby selection plan only recommend if you want to have more than one site / domain. If you have only one site, the Hatchling plan option is best for you.
Hostgator purchase a Hostgator purchase 2 Hostgator purchase 3
Select what time you purchase hosting. I recommend buying at least a half year, if not a full year, to exempt such monthly payments and pay less: the more time is purchased higher monthly payment is less so. I repeat: your real write data during the registration process - name, address, phone number and so on. Choose a username (username field) and password (password field).
Select I Currently Have a Domain Name when you buy hosting, because you already have a domain. In the field provided numelemeu.com go there.
When this operation is completed you will receive your login email both your server (for files up site), and the administration panel (Control Panel - where you manage the server).

STEP 3 - CONFIGURING DOMAIN

Hostgator dnsWhen you receive an email from hosting, inside it you will find a link to the admin panel - Control Panel, which will form http://xx.xx.xx.xx:yyyy/ orhttp://mmm.zzz . com: yyy. Then click on this link and enter username + password received. Once you have logged in, look at the bottom left a field called Name Servers. Note the two values.
GoDaddy domain management GoDaddy dns GoDaddy dns GoDaddy dns
Go then to configure the domain (for GoDaddy.com - Domain Manager). There go your field,numelemeu.com, find a link that contains the name Nameservers. Click on that link and change values ​​using the 2 Name Servers, Control Panel previously withheld. Save and dezautentificati you.

STEP 4 - CONFIGURING HOSTING

Hostgator addon domains Hostgator addon domains
At this point you are already logged in admin panel - Control Panel - the hosting. On the right you will find a box called Domains. In it the link Addon Domains.
  • New Domain Name: numelemeu.com
  • Subdomain / Ftp Username: numelemeu (to be filled in automatically)
  • Document Root: public_html / numelemeu.com (to be filled in automatically)
  • Password: the password you want
  • Password (Again): write the new password you want
Click Add Domain. 
At this point your server to create the numelemeu.com. 
This is the directory containing the files after the site!

Hostgator database

STEP 5 - DATABASE SETTINGS FOR WORDPRESS

In the server administration panel looking for a box that is titled Databases.Click on MySQL Databases. In the page that appears will create a database and a user for this database.
Hostgator database

CREATING DATABASE

Even the opening page you will see Create New Database field. Name the database as you want (eg baza1). Click Create Database.
Hostgator database

CREATING DATABASE USER

Down the same page is found the Add New User field.
  • Username: username for the database
  • Password: Password for database user
  • Password (Again): Repeat Password
Click Create User.
Hostgator databaseNow you need to allocate the user access rights for the database we just created.
On the same page (as for creating database and database user) you can find field Add User To Database. Select the database user and database menu and click Add.
Hostgator databaseIn the next window and then select ALL privileges Make Changes.
At this point you have created: the database, user database and the connection between them.

STEP 6 - DOWNLOAD AND CLIMBING WORDPRESS FILES ON SERVER

Access address ro.wordpress.org and download the WordPress package. Unzip the file. Zip on your computer. You will get a folder called wordpress, WordPress package containing all files.
Download and then FTP that will allow these files to your server climbing. Find FTP using the Google search . Install application on your computer.
ftpUsing the FTP client connect to your FTP server using the data received through email when purchasing the hosting package.
Once logged in you will see a list of directories. Select and enter thepublic_html (or httpdocs, depending on the hosting that I have). Here you will see folder called numelemeu.com. This is your site manager, who interests us in this example. Join it.
In the window where you know you go adjoining wordpress.zip resulting unzipped WordPressdirectory. Enter the wordpress folder, select all files and folders and drag them into the existing window manager called numelemeu.com and wait to finish the transfer of all directories and files.
At this point you basically put the foundation "house" your site.

STEP 6 - ACTUAL INSTALLATION OF WORDPRESS'S

Open a web browser (Internet Explorer, Firefox, Opera etc) and type in the bar numelemeu.comaddress. You will see a page that apparently indicate an error. Do not worry about it. Click Create a Configuration File. Then on the next page, click Let's go!.
wordpress wordpress wordpress
Now you've come to the page where the database must be written elements (configuration in step 5). Write in the appropriate fields and save.
If you see an error message that can not be created as wp-config.php file, you will need to create it manually and then climb the server as if climbing wordpress directory.
You can copy the following code sequences in a Notepad file. You modify your installation with the necessary data, save it as wp-config.php, then climb it in the same folder where the other files.
 <? Php / / EDIT HERE MySQL Settings define ('DB_NAME', 'database name') define ('DB_USER', 'database user') define ('DB_PASSWORD', 'database password') / / DO NOT EDIT BELOW HERE define ('db_host', 'localhost') define ('DB_CHARSET', 'utf8') define ('DB_COLLATE',''); $ table_prefix = 'wp_', define ( 'WPLANG', 'en_US') define ('WP_DEBUG', false) if (defined ('ABSPATH')) define ('ABSPATH', dirname (__FILE__). '/') require_once (ABSPATH. "wp -settings. php ')?> 
When you have put the database configuration (via either of two methods) go to the settings of the blog name and blog description.
In the last setup page you will be asked to fill WordPress username and password manager that blog. Beware choose the username admin. It is the first to be tried by a malevolent, if you want to do damage.