PDA

View Full Version : How To Setup a Word Press Blog



FredD
2009-08-05, 09:41 AM
I'm new to this hosting service and it's been awhile since I created a blog with Word Press.
Can anyone provide a simple list of things I need to do to start this up?
Or possibly a link with some info.
Thank you!

birge
2009-08-06, 04:02 AM
Hi FredD,
You may follow these steps below and you’ll see it’s a piece of cake to start a blog up!

1. Login to support.myhosting.com with your domain name and password.
2. You’ll see a ‘Hosting’ button on the upper left of the screen.
3. After clicking, you’ll get a new menu located on the left side of the screen.
4. Under Web Site Tools you’ll see Application Manager.
5. Click and open it.
6. Choose Wordpress and press “Go”.
7. Click continue.
8. There will be open a new window will be opened up named ‘Wordpress Installation’.
9. Determine the prefix of your blog name.
(Let’s say you registered “fredd.com”. Do you want to use blog.fredd.com or choose another prefix like mylife.fredd.com? )
10. Choose plugins that you wanna install into your blog.
11. Click Continue
12. Wait for a few minutes for installation to start.
13. WordPress’ famous 5 minute installation process will begin.
14. Find a title and enter your e-mail. (You can change them anytime later)
15. Press “Install WordPress” button.
16. It will provide you a username and password. (A copy of your information will be emailed to you). Note them carefully for future references.
17. Click Login.
18. Enter your username and password and your WordPress is ready to use

For further questions you can send me an email anytime.
birgeb@softcom.com

Birge
Community Manager

FredD
2009-08-06, 11:14 AM
Birge,
Thanks for the reply. Unfortunately everytime I click on GO (your step 6) I get a 500 Error for the last two days.
I am now waiting for the tech staff to fix it.
I'm getting a bit nervous with the support.
Fred

FredD
2009-08-06, 12:59 PM
They just corrected the problem and it all makes sense now.
I am finishing the install.
Thanks for the information!
Fred

tahoemnts
2009-08-07, 12:37 AM
Glad to hear you got it fixed. WP Blog is the way to go! Good luck.
http://www.thepictureshare.com/img/j/B.jpg

birge
2009-08-07, 03:43 AM
Hi FredD,
It was pleasure to help you!
:)

eme43sap
2009-10-01, 03:49 PM
I will be installing Wordpress in the next couple of days. I would like to get some clarification on a couple of things:

1. the installer asks for "Please enter the directory you want to install WordPress to". Unless I leave this blank, all of the files will be copies under the /docs folder of my account.

2. I do not need to do these three steps l had to do on my personnal home server:


Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
Rename the wp-config-sample.php file to wp-config.php.
Open wp-config.php in your favorite text editor and fill in your database details as explained in Editing wp-config.php to generate and use your secret key password.


3. Say in question 1 I chose to install in folder blog will wordpress now be accessible at http://blog.mydomain.com?

Thanks

nickh
2009-10-02, 11:21 AM
1. the installer asks for "Please enter the directory you want to install WordPress to". Unless I leave this blank, all of the files will be copies under the /docs folder of my account.

Yup, that's correct. So if you'd like your blog to be accessible at Example Web Page (http://example.com) , you should leave that field blank. If you'd like your blog at http://example.com/something , put "something" in that field.


2. I do not need to do these three steps l had to do on my personnal home server:


Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.

Correct! You already have a MySQL database and user, so there's nothing you need to do here. The WordPress installer will create the necessary database tables for you. Each table will be prefixed with "wp_", making it easy to determine which tables belong to WordPress.



Rename the wp-config-sample.php file to wp-config.php.
Open wp-config.php in your favorite text editor and fill in your database details as explained in Editing wp-config.php to generate and use your secret key password.


Right again. Our Application Manager will do all of that for you. Easy, eh?


3. Say in question 1 I chose to install in folder blog will wordpress now be accessible at http://blog.mydomain.com?

If you put "blog" into that form field, your blog will be at http://mydomain.com/blog . If you'd like it to be at http://blog.mydomain.com , you'll need to create a sub-site in your account.

Keep in mind that there are SEO advantages to putting your blog at http://mydomain.com/blog : search engines will consider it to be part of mydomain.com , whereas blog.mydomain.com will be considered a separate site from mydomain.com .

Does that answer all of your questions? If not, just holler.
-Nick

last_longer
2009-12-05, 04:29 AM
Hi FredD,
You may follow these steps below and you’ll see it’s a piece of cake to start a blog up!

1. Login to support.myhosting.com with your domain name and password.
2. You’ll see a ‘Hosting’ button on the upper left of the screen.
3. After clicking, you’ll get a new menu located on the left side of the screen.
4. Under Web Site Tools you’ll see Application Manager.
5. Click and open it.
6. Choose Wordpress and press “Go”.
7. Click continue.
8. There will be open a new window will be opened up named ‘Wordpress Installation’.
9. Determine the prefix of your blog name.
(Let’s say you registered “fredd.com”. Do you want to use blog.fredd.com or choose another prefix like mylife.fredd.com? )
10. Choose plugins that you wanna install into your blog.
11. Click Continue
12. Wait for a few minutes for installation to start.
13. WordPress’ famous 5 minute installation process will begin.
14. Find a title and enter your e-mail. (You can change them anytime later)
15. Press “Install WordPress” button.
16. It will provide you a username and password. (A copy of your information will be emailed to you). Note them carefully for future references.
17. Click Login.
18. Enter your username and password and your WordPress is ready to use

For further questions you can send me an email anytime.
birgeb@softcom.com

Birge
Community Manager

Thanks a lot man. that was really helpful nice explanation.

morganjames
2009-12-21, 12:29 PM
dont forget to change your privacy setting to allow SE's to see your site. The default has it hidden.

johnclaim
2010-01-13, 12:16 AM
You can setup a word press blog through wordpress and clearly lear about wordpress rules and regulations.

By
John Claim

greenmatter
2010-01-20, 04:51 PM
Thanks Birge!


dont forget to change your privacy setting to allow SE's to see your site. The default has it hidden.Good point.

http://www.imgsnatch.com/img/n/9.jpg

tahoemnts
2010-01-29, 05:44 PM
dont forget to change your privacy setting to allow SE's to see your site. The default has it hidden.
Yes. This is a good point. I always have to make this change in the backend.
http://www.thepictureshare.com/img/j/B.jpg

GlobalTennisForum
2010-02-05, 05:06 PM
Thanks that was very helpful.

Knightly
2010-02-15, 01:48 PM
Excellent This information is exactly what I was looking for because if I do set up a site I will be using WordPress to do so because of the great reviews it has gotten

You guys are really on the ball with this kind of thing There are also a lot of great tips from users here Should probably sticky this thread if it has not yet been stickied

BatMan
2010-02-26, 11:03 AM
This helped me set up my blog as well... Of course I was stupid and didn't read the email I got after it was set up so I couldn't figure out how to access and update the blog, but that was just me being blond.

InternetGenie
2010-03-08, 06:40 PM
It's important to note that before you get started you should have a proper domain name that you can attach to your site. The age of a domain is extremely important, so make sure the value of your content is associated with your URL as soon as possible to start ranking your site.

Aviator
2010-04-16, 02:38 PM
simply follow the wp steps :)

ParaiserP
2010-04-19, 06:37 PM
remember to include targeted keywords in your WP title