• I have traced the path from my computer to my site and I have pasted it in below. As I can see from my whois, my dns server is DNS1.STABLETRANSIT.COM. With this information, combined with the trace, I conclude that my website is actually hosted at rackspace.net.
    Within my dashboard, I do not see any option where to direct the web-stuff to the hosting service.

    My objective is to change my webhosting service, but I can not find where to tell wordpress where to direct the output to.

    Where is the option where wordpress pushes web content to?

    Last login: Wed Oct 9 12:22:21 on ttys000
    James-Palatuccis-MacBook-Pro:~ hhipal$ traceroute ultimatekitchentools.com
    traceroute to ultimatekitchentools.com (184.106.55.11), 64 hops max, 52 byte packets
    1 10.0.1.1 (10.0.1.1) 1.197 ms 0.739 ms 2.021 ms
    ……..
    13 corea.ord1.rackspace.net (184.106.126.132) 55.555 ms
    coreb.ord1.rackspace.net (184.106.126.134) 54.181 ms 55.290 ms
    14 core3-coreb.ord1.rackspace.net (50.56.6.19) 57.140 ms 55.883 ms 54.264 ms
    15 core1-aggr601a-1.ord1.rackspace.net (50.56.6.11) 55.981 ms 55.259 ms 54.837 ms

Viewing 8 replies - 1 through 8 (of 8 total)
  • sorry, don’t think i read that correctly. Are you looking to change web hosts? if so, who is your current host?

    a bit confused. so if you could start from the beginning and walk me through what you’re trying to do, that would really help.

    Are you moving from one web host to a new web host?

    If so, take a look at this guide:

    http://codex.wordpress.org/Moving_WordPress

    Thread Starter hhipal

    (@hhipal)

    First, allow me to make excuses for myself. I am totally new to wordpress. This website was put together long ago and the person who did it is no longer around.

    As I understand how things work, wordpress is an online website creation software that provides a whole bunch of cool easy to use plug and play modules for creating some web-comerce (as well as blogging and other stuff) websites.

    All that being said, the best I can tell is that output of wordpress is pushed to some webhosting service. In my case, it appears to be Rackspace. The guy (and owner) or the domain and website, wishes to change the webhosting service, for reasons that are not exactly clear to me. So yes, I am hoping to redirect the files,pages,databases, etc created in wordpress from the existing webhosting service (Rackspace) to another to be decided hosting service.

    I do not know how to do this or perhaps my underling presumption is wrong.

    You can do that but you’ll need access to the existing hosting account to export the database and the WordPress files and folders.

    Once those have been moved over to the new host, you’ll want to update the DNS to point to the new webhost.

    See this link: http://codex.wordpress.org/Moving_WordPress#Moving_to_a_New_Server

    You should see this, http://codex.wordpress.org/New_To_WordPress_-_Where_to_Start

    WordPress is a publishing (blogging) tool. It runs on your hosts computers.

    Thread Starter hhipal

    (@hhipal)

    Thanks guys for the help. I’ll read what you recommended and figure out how to migrate the files. I can do the redirect on the dns thing too.

    The question that remains is this. I want to continue using wordpress to maintain the site until I figure out another way to do it. So, let’s say I make an update. Something simple like changing a photo. How does wordpress know where to push the new page to after I make the change? There must me a way that wordpress knows where to push updates to?

    You need to login to the site on the server using a browser – you make the changes via the WordPress Dashboard in the browser window.

    The changes are made directly to the site –

    http://codex.wordpress.org/WordPress_Lessons

    Pages and posts are dynamically produced by php and then rendered as html. If you change a photo for another, that is recorded in the database and the next time a page with that photo comes up the new one will be there. Nothing is pushed, it is fetched.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Change website host.’ is closed to new replies.