Installing WordPress on GoDaddy
February 28th, 2007
Setting up WordPress on a GoDaddy hosting account is really not difficult (this blog is an example that it can be done!). Below are my notes on the process. If you glance at these steps, and don’t want to mess around with this, consider using one of the following hosting services which come with WordPress pre-installed (fairly rare): An Hosting, Lunarpages, BlueHost, Yahoo
Steps for installing WordPress on a GoDaddy Hosting Account
1. Get an account. If you haven’t already, purchase a hosting account. I chose the Deluxe plan, which really isn’t very expensive. You’ll be emailed directions after you purchase the account. The email will say it takes 24-48 hrs to activate, but it actually only takes 20 minutes or so.
2. Login to the “my account”. The login is on the GoDaddy homepage. On the my account screen, click “Hosting Account List”. Then click “open” under control panel. You should be at the “Hosting Manager” seen below.
3. Create a MySql Database. WordPress stores its data on MySql.
- Click the MySql icon. Then click “Create New Database”. Name the db “WordPress”.
- Create a db login.
- Confirm.
- Submit. Wait a minute. Then refresh. The status should change to “setup”.
- Click the db name.
- Highlight the hostname and copy it (ctrl-c). You’ll need it for the WordPress config file.
4. Download WordPress. Unzip the files.
5. Configure the file wp-config.php. Change the following lines using your information.
define(‘DB_NAME’, ‘wordpress’);
define(‘DB_USER’, ‘username’);
define(‘DB_PASSWORD’, ‘password’);
define(‘DB_HOST’, ‘localhost’);
6. Upload the WordPress directory to your GoDaddy account. You’ll need an ftp client to upload files to your account (I use Smart Ftp) and you’ll need the ftp address for your site. Your address is ftp.yourdomain.com. Put the files in you top level directory, that way when you go to www.yourdomain.com it will load WordPress.
7. Test WordPress. There are detailed directions for configuring WordPress here.
Around the Web
- Here is another good tutorial.
April 26th, 2007 at 10:39 am
Humm…should have looked before I wrote last time! =)
Thank you for these instructions! They were very helpful!
Kurt
May 24th, 2007 at 12:34 pm
Using the Metropolis site within the Hosting Account area on GoDaddy, you can have WordPress 2.1 installed for you. However, you have to install 2.2 yourself.
Alan
May 30th, 2007 at 9:03 am
Nice simple info. Couple of small suggestion because I host most of my clients on GoDaddy, and many of them are beginning to use WordPress.
After downloading the WordPress files, you’ll need to rename wp-config-sample.php to wp-config.php before you upload the edited file.
Also I’ve found that I do need to edit the ‘localhost’ info in the config file using the GoDaddy database info. Go to the GoDaddy database control panel and look for a label that names the database something like this — p91mysql121.secureserver.net.
Thanks for letting me add these items. Hope they may save someone a little time and frustration.
July 5th, 2007 at 5:32 pm
I have documented my struggles with WordPress on Godaddy on my blog. In addition to the steps mentioned in the article and the helpful comments in the comments, there are a few common issues that popped up for me. I have listed the problems and the resolutions on my blog also. Hopefully someone finds this informative.
http://www.kelath.net/blog/index.php/2006/01/23/set-up-wordpress-the-easy-way/
btw, i am on their economy hosting plan on IIS.
August 22nd, 2007 at 2:07 pm
Thanks for the info…the article and comments really helped.
September 30th, 2007 at 9:28 pm
Thanks,, I have never dealt with PHP before, and following your steps made things simple.
i recommend in your post you highlight that the “Host” should be set the URL given by godaddy, because in the comments in the wordpress config files, it says “99% you won’t need to change this”, although we do.
November 13th, 2007 at 8:56 am
Hi!
Where can I set up email settings? I installed WordPress that Godaddy offers with their Linux hosting and all is working but emails are not sent ;(
November 28th, 2007 at 2:02 pm
Igor
I set up a custom php.ini file in my GoDaddy hosting account, by copying one from a server I own. If you’re familiar with the php.ini settings, or would like to try it out using the settings I chose, go to my web site (www.christiaanconover.com) and contact me, and I’ll send it to you. You simply upload the file named php.ini to your hosting root, and in about 24 hours the server will switch over to using it. I have it configured for use with GoDaddy servers, which will allow you to use mailer script.
December 30th, 2007 at 3:04 pm
Update: I’ve posted the PHP.INI file I referred to before on my web site. You can access it by going to http://www.christiaanconover.com/2007/12/30/setting-up-a-custom-phpini-file-on-godaddy-hosting/
January 12th, 2008 at 6:16 pm
I am running ASP 2.0 on my GoDaddy account. I am discovering that there is a conflict since WordPress is PHP based.
Is there away around this?
January 17th, 2008 at 6:43 pm
I just installed wordpress in my shared godaddy account from the panel hostingconnection. Everything went just fine. Now I’m starting digging how to make the links search engine friendly. Since I don’t know anything about wordpress, it doesn’t look like a trivial job. wish me luck.
http://www.FactoryPattern.com
March 1st, 2008 at 3:40 am
I’ve moved my tech blog to a new location. Here’s the new address to the page I linked to above:
http://tech.christiaanconover.com/2007/12/30/setting-up-a-custom-phpini-file-on-godaddy-hosting/
March 3rd, 2008 at 5:02 pm
I have a wordpress blog. I want to transfer this to a host so I can advertise on it, bc obviously against wordpress rules. Now after I buy a domain and transfer over, will I be able to advertise, or will this not be allowed bc I will install wordpress.
March 6th, 2008 at 4:37 pm
Brian,
That only matters if your site is hosted at wordpress.com. As long as you have your own hosting, they don’t care if you have advertising.
March 16th, 2008 at 7:14 pm
I know I am kind of bad at this stuff……. where is the hostname in the mysql control panel?
Thanks so much,
Alex
March 18th, 2008 at 1:48 pm
Thanks for this… I kept having problems until I read your post and changed the database host name (the “99% chance you won’t need to change this value” in the config file really had me convinced, oops!)
April 8th, 2008 at 9:21 pm
I’m so thankful I found this! Thanks for sharing the wealth
I had my first client with GoDaddy hosting and was trying to install WP as a CMS to run his site and was running into the Windows vs. Linux server issue first and then got it working only to read about the error with the db connection… the comments here saved me hours of frustration I know. Thanks!
April 15th, 2008 at 4:53 pm
Thanks for that.
I read the entire post and the comments and made the changes just as you all suggested and it seems to be working beautifully – the first time. This is far too good to be true!
I’m just now building my first WordPress site and it looks a lot easier than building sites with Dreamweaver or the other apps I’ve gotten used to (I’ve tried them all!)
I’ve got GoDaddy Deluxe Hosting where I can put multiple domains under a master domain for the same price. I just opened a new sub-folder named eucopyright where I’m going to build the new site and uploaded all the wordpress files to it.
5 minutes and it seems to work as advertised. Wow. Thanks!
April 18th, 2008 at 2:57 am
I got to be honest, I have been to countless websites, read numerous amounts of information on forums and details about installing wordpress with my godaddy account. I got to say I am lost! It has taken me a two weeks to accept my faith and let go of my pride to omit my failure.
I’ve followed the ” Famous 5-Minute Install “ multiple times, but when I try to access my web site I get the message “Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. “ At this point I don’t even know what questions to start asking, if someone could please help a lost soul I would really appreciate it. Thanks! Jon
May 1st, 2008 at 2:42 pm
I farted around with this for a total of about 4 hours over a two-day period and still couldn’t get it to work. Was finally about to give up and found simple directions on GoDaddy’s website. It was MUCH easier and was truly a 5-minute install and worked like a charm the first time. You can download and install WordPress right from within your GoDaddy account. Go to Hosting Account List/Content/GoDaddy Hosting Connection. In the Community Tools panel click the WordPress icon and it downloads, configures and installs for you, simple as pie. You don’t have to open files, edit, rename, etc. – none of that crap.
Man, wish I had know about this earlier, would have saved me HOURS of aggravation. Hopefully others will see how easy this method is.
May 11th, 2008 at 11:46 pm
Thanks for the info Ray, but the thing with that is this, what if I want to create a blog with my own them, and also if I wanted to create my own banner without “their advertisements listed on my banner?
Wouldn’t it be better to do the so called “5 minute” process?
May 14th, 2008 at 10:13 am
I too am so lost! I tried endlessly to set up wordpress . After numerous failed attempts I finnaly put down my ego and called customer support. They told me to my horror, that I can’t run php with using windows! They say in life change can be scary. I’ve battled deadly illness, traveled alone in the Middle East, got into the ring with 300lb men that wanted to rip my head off but the thought of changing my OS is way too scary and I can’t do it. I read that the “no php with windows” is bullshit and a case of under qualified support at godaddy. Is this true? I have know experience at php so if anyone has the answer, I’m really gonna need it in fine detail please. Wonderful blog ya got here! Thanx
Jimmy
May 22nd, 2008 at 12:40 am
PHP on windows is completely possible. If you had bought a domain name from godaddy and they say that you can’t host php on windows, then they are lieing. I suggest you setup your own blog on your own computer. I am writing a step by step on hosting wordpress on IIS & Godaddy. You can check it out at http://www.aleemonline.com/index.php/hosting-wordppress-with-iis
Aleem
June 14th, 2008 at 3:13 pm
Hey everyone,
I too had to install WordPress for a client with a site on GoDaddy (ug!). I called GoDaddy after logging into my client’s account, and he walked me through it step by step. Piece of cake! There is MUCH to be said for live customer-service provided by a human being…after this experience I have a slightly better appreciation for GoDaddy, but their site still makes my eyes cross!!
June 17th, 2008 at 11:45 am
I put together this guide for installation to make it as simple as possible from start to finish.
http://skepticalsinner.com/blog/2008/06/how-to-do-a-5-minute-install-of-wordpress-on-godaddy/
The good news is, if you’ve goofed up the first time, you can start from scratch using this guide.
Happy Blogging
Love and Licks
Skep
June 22nd, 2008 at 9:35 am
Thank you Ray (May 1) – WordPress on GoDaddy is as simple as can be without changing any files whatsoever. I listened to Ray’s instructions and from my Hosting Control Center, I went clicked on the tab Content. From there I clicked on GoDaddy Hosting Connections which brought me to the GoDaddy Hosting Connection Home. From here, you can either type in wordpress in the search or click on Tools/Scripts (located in the left panel). Under most popular (left panel) you’ll see wordpress at the top of the list. Click wordpress, and it will bring you to an installation screen where you press Install Now. From here, it’s self-explanotory and walks you thru the installation. Enjoy.
July 23rd, 2008 at 2:34 pm
In case you have a GoDaddy Windows ASP plan, and like me hit a very high frustration level until you remember this ‘minor’ detail, note that you can easily change your hosting plan to Linux.
In the main GoDaddy site, click on “My Hosting Account,” click on the account name (not “manage account”) and let the page reload. On the right hand side, the gray box will give you an option to”Upgrade/Downgrade Hosting Account”. Click on the link, and when the page reloads, highlight your preferred Linux hosting package. Accept your choice, and wait a few minutes for the new account to activate (your site should not go down while this takes place, mine didn’t).
You will now have an easier time installing Word Press on your own, or alternatively following Ray’s advice (which isn’t available for ASP accounts).
August 3rd, 2008 at 12:07 am
Why not install WordPress directly from GoDaddy’s Hosting Connection. They set up the database and install the software directly. Simple and easy. Most hosts do this for WordPress.
August 7th, 2008 at 11:39 pm
[...] this clear article on setting up multiple domains for wordpress on a GoDaddy shared hosting plan provided the very simple solution – edit your wp-config.php file [...]
August 14th, 2008 at 1:38 pm
Tks for sharing!!!
August 14th, 2008 at 10:24 pm
Exactly Brian. There is no reason not to let GoDaddy install it for you. My only thought is that WordPress might not have been offered when this was written.
August 30th, 2008 at 9:38 pm
Thanks Alot man
. This is my first time trying installing WP. i made it ha..ha.. thanks. Dont know what happen before, it keepin say error connect to DB, but Suddenly it Success.. my luck i guess.
September 20th, 2008 at 3:06 pm
Hey guys,
I have a question. I set up wordpress via GoDaddy with the automatic install. So GoDaddy installed it for me and I didn’t change any database info. Now, my website shows as http://www.spatterblog.com/wordpress. However, I don’t know how to got rid of the /wordpress at the end of the url. I ‘ve been told to upload my files to the “root” file but I don’t know how to do that on godaddy. please help.
thanks!
vet
September 20th, 2008 at 8:26 pm
Hey everyone,
I installed wordpress in GoDaddy via the “add application” link. Hence, i did not make any changes to databases,php, etc, just clicked install and there it was. Now, instead of my url being http://www.spatterblog.com, it’s http://www.spatterblog.com/wordpress. How do I get rid of the /wordpress in the url? Someone told me i need to put the wordpress files in the “root” folder but i’m a newbie. i have no ideas how to create a “root” folder in Godaddy or how to move all my wordpress files to the new folder. please help!
thanks guys,
vet
September 29th, 2008 at 5:13 am
Hi
I’ve been uusing WordPress on our Linux/PHP shared hosting account for nearly a year. It was daunting at first but I got the hang of it, and I’m very satisfied with performance and ease of use.
GoDaddy has been excellent value, and I would recommend as a blog host.
I used the auto-install from GoDaddy’s applications, and upgraded later. The new version of WP is really good.
To answer Vet, you can do the URL change in a couple of ways that are easier than moving files.
1. GoDaddy allows an easy way of doing subdomains, and you can point them at your blog directory, giving you a new address.
example: blog.spatterblog.com -> http://www.spatterblog.com/wordpress
2. You can use a new domain name to point to the directory. Change your domain to something else: http://www.spatterblog-apps.com. Then do http://www.spatterblog.com -> http://www.spatterblog.com/wordpress
We do this with http://www.engaugement.com – try and you’ll see.
Hope useful
Adam
October 17th, 2008 at 5:15 pm
1) Back up WordPress MySQL DATABASE!
2) Delete all WordPress files in directories, except “wp-content” folder & contents within that folder!!!
–Once all set, wait about 15 minutes for GoDaddy to refresh–
3) Setup new MySQL database for the new WordPress you’re about to install.
4) Reinstall WordPress from scratch. Do not restore/import the MySQL Database yet!
5) Setup WordPress options, (ie previous theme, update & activate plug-ins, PERMALINK SETTINGS)
–Once all set, wait about 15 minutes for GoDaddy to refresh–
6) Restore MySQL Database into the new database (step #3)
November 8th, 2008 at 8:37 pm
Getting WordPress to work on GoDaddy hosting is pretty easy, including using permalinks and mod_rewrite. I use GoDaddy economy hosting: http://zacvineyard.com/blog/2008/10/24/wordpress-godaddy-and-permalinks/
November 9th, 2008 at 10:02 pm
I know this is an old post, but since people are still commenting. Anyone have any luck setting up post via email? I tried that and Postie. When I try to run the php url to get and post emails, I get an error that the connection timed out. Anyone get this to work?
November 14th, 2008 at 8:02 am
Here is my tutorial on how to setup a php program on godaddy.
http://www.virtualfixation.com/node/20
December 13th, 2008 at 4:15 pm
Thanks for this, it works like a charm. For those wanting further info. I would suggest the excellent book “Building a WordPress Blog People Want to Read” by Scott McMulty. It takes the mystery out of blogging with wordpress and has helped me tremendously with the finer details of the program.
December 21st, 2008 at 10:33 pm
We had so many issues multiple instances of WordPress on GoDaddy with the permalink feature. We were running WP on GoDaddy Windows hosting and had several blogs on one hosting account. We were never able to get it to work so we just switched to Bluehost. Thanks though this post is helpful for those trying to get started.
January 10th, 2009 at 1:32 am
[...] it “the famous 5 minute installation”. And they’re not kidding. Following these instructions, I was up in just about 5 minutes (7 actually, but I’ll forgive it). This blog is living [...]
January 10th, 2009 at 10:19 pm
THANK YOU. Not done yet, but with your instructions and their five-minute-install I’m sure I can make this happen. Greatly appreciate the time you took to do this. I’ve been lost with blogs for months and months.
January 15th, 2009 at 6:34 pm
I didn’t have any problems installing WordPress on GoDaddy, that was pretty straight forward. The issue I had was that the permalinks didn’t work. Did/does anyone else have this problem? I eventually had to switch hosting providers.
January 28th, 2009 at 8:34 pm
Can WordPress be run on Godaddy with a windows hosting account? They say it can but when you try to install it, you typically get a ‘not compatible’ message. Anyone have success with windows?
February 8th, 2009 at 3:37 pm
to find the name of your database host which won’t be ‘localhost’,
go to your hosting control centre, click on databases, click on mysql, then click the pencil icon beside the database you are inquiring about.
in then brings up everything you need to enter in config php page
February 15th, 2009 at 11:02 am
Bob I am having the same problem as you and cannot figure out how to install WordPress with GoDaddy. I have a deluxe account which is suppose to work but it hasn’t so far.
April 13th, 2009 at 4:58 am
I think there’s an easier way to install WordPress without using an FTP uploader. Now, aren’t you able to go into the my applications section of your hosting panal and click on WordPress? I find this way to be much easier, and it requires less work from you.
April 27th, 2009 at 4:08 pm
THANK YOU, Ray (May 1). Your advice helped so much and it was TRULY a 5-minute installation just moments ago.
I installed into the parent directory, NOT into loriseaborg.com/wordpress. You need to watch out in that section, and erase /wordpress from the box to have it installed in the parent directory (if you indeed want it there). This erased my former homepage and replaced it with a very basic (ugly) wordpress blog template (the “Hello, World!” one). If you don’t want your current homepage deleted, you’ll want to install WP in a /wordpress (or /blog or whatever) directory.
I did not have any GoDaddy banner show up as someone up there suggested might happen. Just the basic wordpress blog template.
One thing I thought I’d add for those who Google this and find this comment section as I did: Once WP is installed, go here: http://help.godaddy.com/article/5140 for a good tutorial from GoDaddy on what to do once the site is installed (this article also covers how to install).
April 28th, 2009 at 5:02 pm
Hello,
I thought I should add that some people who install WordPress manually on GoDaddy with IIS7 Windows hosting might encounter problems with sending email from it. For example, I tried setting up the Contact Form 7 plug-in for my blog only to find out that it couldn’t send e-mail. I was able to correct part of my problem thanks to a blog by Rob Layton. I was eventually able to correct the issue and posted my solution on my blog:
http://angstrey.com/index.php/2009/04/22/how-to-send-e-mail-with-wordpress-from-godaddy-windows-hosting/
May 2nd, 2009 at 5:40 pm
Excellent tutorial. May need update with exact navigation steps as GoDaddy has changed that stuff. But, the overall process still works!!
May 4th, 2009 at 6:25 am
FINALLY, someone who tells me how to just do Word Press on GODADDY. I can’t tell you how frustrating this process has been until now. Can’t Thank you Enough for your simple, think-of-everything-steps. Did I say Thank you yet? Thanks.
If you are serious about good literature, check out my site in a few weeks.
May 6th, 2009 at 12:10 pm
Thanks for the write up, what a simple guide!
May 9th, 2009 at 10:39 pm
I keep getting “500 – Internal Service Error”. Can someone explain why this is happening and how i can rid it?
June 2nd, 2009 at 6:32 pm
Anyone have a GoDaddy account? I need to migrate my shared servers to a dedicated server and not sure how all of that works.
June 19th, 2009 at 10:27 am
[...] HOW TO INSTALL WORDPRESS ON GO DADDY – http://abeautifulwww.com/2007/02/28/installing-wordpress-on-godaddy/ [...]
June 28th, 2009 at 9:15 pm
[...] HOW TO INSTALL WORDPRESS ON GO DADDY – http://abeautifulwww.com/2007/02/28/installing-wordpress-on-godaddy/ [...]
July 2nd, 2009 at 5:20 pm
[...] is my new blog. I have just finished installing it. Many thanks to this fine tutorial. It’s getting late, so I better start my real blogging tomorrow In the meantime, good night [...]
July 21st, 2009 at 12:47 pm
Grayson, If you didn’t get an answer to your question yet, I can tell you why I received that message when installing wordpress to my godaddy hosting account. The install had not run successfully. You will be prompted for the admin login if the install runs successfully IF you are running it by issuing the command yoursite.com/wordpress_directory/wp-admin.install.php, which you do in a MANUAL install. I documented this on my site: ezw123.com/blog. Good Luck!
July 23rd, 2009 at 8:04 am
Honestly- I don’t understand you people.
Go Daddy is a pain… it’s just one big huge spammy pain. But you keep trying to hack through it and make it work. That’s why it still sucks…
If everyone who had these problems swallowed their “i can has fixed it” pride and just switched to a hosting solution that actually worked, then GoDaddy (and Network Solutions, and all the other awful host providers) would either change or go out of business.
Honestly- Check out Blue Host or Host Gator, or any reasonable hosting company…. You can do a Simple Scripts install of WP or Drupal or three dozen other CMSes within 30 seconds of showing up… and it works!
If you want a more beautiful www- Boycott Go Daddy!
August 8th, 2009 at 12:13 am
[...] that I got the negatives out of the way, let’s discuss some good things about Go Daddy. One of the best things I like about Go Daddy is their customer service is always on top of things. [...]
August 11th, 2009 at 2:58 am
guys this is my first site
i got the
500 – Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
HELP ME PLEASE
August 26th, 2009 at 5:05 pm
After setting this up on a sandbox machine I was wondering if it would be that easy to set it up on a GoDaddy hosting. I guess it is!
Thanks for the great info.
December 21st, 2009 at 9:41 pm
If WordPress mail isn’t working with GoDaddy, follow the steps in this article.
http://www.expertcore.org/viewtopic.php?f=74&t=1079
December 29th, 2009 at 1:49 pm
Very helpful! After I do this should there be a button on WordPress for me to add plugins? I THINK I have everything done but nothing looks different to verify this for me.
January 29th, 2010 at 5:35 pm
thanks, I was looking for this type of info I wanted to upload a wordpress theme. Just curious how easy it is to edit it.
January 31st, 2010 at 1:34 pm
This tutorial is outdated.
Uploading WordPress on godaddy is now just a one-step process, it even automatically creates the mysql database for you.
Just login to your hosting control center:
https://hostingmanager.secureserver.net/Login.aspx
use your accunt number and password account with godaddy
Click the domain name, this will take you to the main
page of hosting control.
Click My applications button at the top (you can’t miss it – it’s a big button)
On the left hand side menu choose Blog>> WordPress
Click Install
Follow the prompts input all the necessary fields
create username/pass for your database and your blog
Click Finish and wait for a few minutes. Everything’s been configured for you.
Easy! I’m just an ordinary folk not a techie but I did it myself. Yay! my website’s coming soon puregratitude.org
February 6th, 2010 at 3:07 pm
I have godaddy windows hosting and want to add wordpress to my Orlando Coupons site. Can I do this?
February 22nd, 2010 at 1:27 pm
im looking for a webhost who is offering large diskspace and with fantastico@wordpress instalation..
can enyone recomend a decent webhost like that?
and thanks for sharing info
-Danmark Bag Facaden
March 6th, 2010 at 7:12 am
What if i have a windows hosting plan account?
I recently purchased a windows deluxe hosting to host MWPSK websites.
Can wordpress function as well on this platform? or does it have to be Linux?
May 6th, 2010 at 5:59 pm
grrrr, I used godaddy’s automatic wordpress install which turns out to be far from automatic. Its been 10 mins now and it still says ‘pending installation.’ I could’ve just done it manually by now…
May 12th, 2010 at 3:12 pm
This article is soooo 3 years ago. Now, WordPress is the premium all purpose enterprise corporate hosting solution inclusive of your social media needs. Can’t image doing a site without WordPress for 95 percent of enterprise customers. Go Daddy install is a complete sleep walk! So easy, automated, piece of cake. It is almost an injustice for this article to still be up, except that it shows how much WordPress has improved in 3+ years. Hate to think what cell phone I was using 3+ years ago, especially now that I have my HTC Incredible.
May 19th, 2010 at 6:14 pm
My company wordpress site that’s hosted on Godaddy has been a dog for a couple of months now. I finally had time to diagnose the problem yesterday it turns out it was Godaddy and not wordpress or any of the plugins.
I ran a bunch of tests and the initial server request was 3-5 seconds I had to set up a new hosting account this morning on bluehost (only $7mth) and now I’m rocking again. It’s a shame I liked the customer service at Godaddy but the server I was on sucked big time.
July 14th, 2010 at 12:17 am
I suggest Yahoo Small Business Web Hosting. Management of one’s web website at Yahoo! is really a breeze due to their web hosting manage panel. Everything from setting up email accounts, acquiring monthly internet site statistics, to web site improvement and maintenance could be easily controlled making use of 1 standardized interface.
July 22nd, 2010 at 7:41 am
Thank you for this article. I’m currently using BlueHost to host my websites and so far, they seem to be quite good. I’m not sure, though, what other people’s opinions are about the specifications of the hosting plan they offer, as with some hosts, you may get more.
September 27th, 2010 at 10:51 pm
Great writeup, and even though this article is slightly older, the information is pretty spot on. Servers at GD seem a might slow lately, but things are picking up! The application manager (Hosting Connections, Metropolis was the old old name) might be a good start for those that do not want to fiddle with database creation, although the manual way is an awesome way to get started with these types of applications. WordPress is easy and generally, very well reviewed.
December 13th, 2010 at 3:55 am
Hopefully I’ll have figured this out by the time anyone reads this but encase I don’t… I created a WordPress account and linked it to my Godaddy account no problem. However when I updated my WordPress page the changes didn’t show up on linked page that was created. If I go to the WordPress site: chrismishimablog.wordpress.com I can see the change. But If I try to access it from the Godaddy side: chrismishima.com/wordpress it just shows the default page as if I had never changed anything. It may be a time delay or something but it’s been over half and hour and it still hasn’t shown up.
January 31st, 2011 at 8:31 am
Godaddy web hosting is a bit hard to deal with. This article really help me as a wordpress freelancer. Thank you so much for this helpful tips.
Cheers,
February 14th, 2011 at 8:32 am
OK.. I did the famous 1-click GoDaddy WordPress install. It installed great! Now when I go to my site, it gives me the “default” first page/blog etc and it says “To edit or delete this blog and create a new one, just log in and etc etc etc …. HOW ??? I can’t log in because I don’t have a user account (or admin account?) and I can’t create one because there is no “register” link …. and WTF ????
And there sure isn’t no link to “edit WordPress config” on godaddy hosting connection… jeeeezzz
February 16th, 2011 at 9:25 pm
I have uploaded wordpress in to godaddy and my website was created in wordpress, if I upload the date files and not just the content. Will this mess up the website I created in wordpress once I upload it to godaddy?
April 30th, 2011 at 2:26 pm
I am helping a friend change her website from Godaddy to WordPress and I will forward the link to this post to her because there seems to be a great amount of good information here.
I am thinking that my advice to have her call Godaddy to facilitate the transition is pretty good advice for someone who is not so advance in programing.
I just wish that some of the links here were not broken. Other thank that-thanks to all for your help.
August 4th, 2011 at 4:00 pm
I tried the simple GoDaddy installation … it completed with an error. So I tried to uninstall using the links they provided … and it failed.
Now I wait for them the clean up the mess.
May 5th, 2012 at 10:40 am
[...] article on godaddy and wordpress [...]