• Resolved katheevz

    (@katheevz)


    I have been working on uploading my current site to a WordPress site all day. I have finally gotten it to install when in my dashboard I click on visit site, it takes me to my site. But where are all of my pages? Don’t they upload as well?

    My site: nmforders.com

Viewing 12 replies - 1 through 12 (of 12 total)
  • That’s not a WP site visible there?

    Thread Starter katheevz

    (@katheevz)

    So I did something wrong?

    Do you have an old HTML site at that domain? Or is WP installed in a sub-directory perhaps?

    Thread Starter katheevz

    (@katheevz)

    It is my current html site. I created it in Dreamweaver and now I want to manage it in WordPress.

    I used FileZilla to transfer the WP files to my public_html on my host. I followed some videos from YouTube and instructions from Hostmonster and WordPress.

    It’s been such a headache.

    You cannot just plop static pages into a php based site. You’ll have to start with a WP theme and create the site in WordPress.

    Generally trying to move HTML pages into WP does not work well.

    Thread Starter katheevz

    (@katheevz)

    OK. Guess I just learned a valuable lesson.

    Luckily, it’s very small yet so I can start over. I want to move it to WP for all of the great widgets, etc. that I don’t know how to create on my own. I’m very green. Just ripe enough to cause damage, but not ripe enough to pick. šŸ™‚

    Thank you very much.

    That looks quite doable :). Have you seen this –

    http://codex.wordpress.org/Getting_Started_with_WordPress

    It might be helpful – and even though there’s a lot to learn at first, it gets easier once you get a few basics set up.

    Where is your site hosted?

    Thread Starter katheevz

    (@katheevz)

    It’s hosted at Hostmonster.

    I use WP with other sites that I manage. This was the first time I’ve ever created on and then tried to move it to WP.

    Ah, then you already know what to do :). If you want to make a theme from scratch, this would be the place to start:

    http://codex.wordpress.org/Theme_Development

    Or you could use a barebones theme like Toolbox or BlankSlate

    Thread Starter katheevz

    (@katheevz)

    But can’t I just use my own theme or color scheme? That was one thing I was concerned about. Having to settle for someone else’s colors and set up. My client wants a simple and clean page, like I have now.

    You would need to create a functional WP theme (not a static site). And you can always modify an existing theme however you want – though it generally takes some (or a lot) of knowledge of HTML/CSS and WP code.

    The themes above have very little styling – the point of those themes is to give you the WP functionality and some basic structure and beyond that, you make the site however you want it.

    Thread Starter katheevz

    (@katheevz)

    Sounds like a lot of work. Think I’ll just leave it for now.

    Thanks for all the great information!!

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

The topic ‘Uploading current site to WordPress’ is closed to new replies.