We are in the process of transferring our site from static HTML (sitename.org) to a WordPress site. I've installed WP into a separate directory (wp.sitename.org) in preparation of entering in several years worth of updates/content. I'm working on the theme on a localhost setup and will upload that theme once it's done. Once I've got the older content entered, I will switch the domain from the HTML site to the WP site. However, I cannot access the wp.sitename.org site at all, after more than 4 days of waiting for the DNS entry to update. All browsers give me a "site not found" error. The files exist, I can see them through Filezilla, but I simply cannot get to the site to configure WP (setting up new password, etc). Here are the steps I took (in order):
As I've said, it's been 4 days now since I did this, and I cannot get to it. Any suggestions on how to get this moving would be appreciated. I'm thinking that perhaps I did something wrong, or out of order in the above, but who knows... asked 08 Jan '13, 10:59 IFGS_Tech_Chair |
Are your domain's name servers configured to point at webfactions name servers? I use NameCheap and it looks like this:
answered 08 Jan '13, 15:57 bitspill I just took a look at the account in question and it does indeed look like that the domain is not configured to use WebFaction's name servers, so the above answer is the correct solution. More information about pointing domains at our service is available in our domain documentation.
(08 Jan '13, 17:53)
seanf
Correct me if I'm wrong, but isn't the name servers JUST for email? That's what I've always believed. Yes, our email is run off of Google Apps but for this interim site, we are not setting up email. It will eventually replace our static HTML site so new email addresses will not be necessary. At that point, as far as I can tell, all I will need to do is change the entries under "websites" in our control panel to map to the WP site. So, do the name servers really need to be set up in order for us to even view the site?
(09 Jan '13, 17:43)
IFGS_Tech_Chair
Name servers are not just for email - they control all of the DNS records for your domain, including A records (typically used to specify the IP address of your web host) and MX records (the names of your mail exchangers). If you're using external DNS and haven't set your A records to point to your WebFaction web server IP, then your site won't work.
(09 Jan '13, 18:00)
seanf
Well, it took a while to find out where our name servers are held, and how to get into them (had to contact our old admin), but I've got it working for now. Now to get WP configured securely... Thanks for all the help.
(10 Jan '13, 17:04)
IFGS_Tech_Chair
You're very welcome! Please let us know if you need anything else.
(10 Jan '13, 17:09)
seanf
|
Did you create the website to link the application to the domain? https://my.webfaction.com/new-website 1) Name it answered 08 Jan '13, 13:41 bitspill Thanks for your response. Yes, I've done that. (I knew I was skipping a step when I entered my post above) The website is set up using the app wp-Web183.
(08 Jan '13, 15:44)
IFGS_Tech_Chair
|