• At the moment, I am using Yola to create my website. My hosting provider is Hostmonster which has WordPress as part of it’s features.

    All of my data is stored at Hostmonster. I have found that Yola is getting to be expensive for my needs and that WordPress is free.

    I am seriously considering switching to WordPress for my website. My web site is http://www.mcran.com.

    Most of the pages I coded myself using tables to present my radio shows, playlists, etc… Would it be difficult to do this in WordPress? I don’t need a blog, I just want a website that I can easily maintain and that is flexible. Hopefully there ar videos I can watch that will show me how to set up a website using WordPress.

    I am also thinking of setting up a test WordPress site so I can see if I like WordPress. I have it installed in Hostmonster already.

    Look forward to all the help and guidance I can get!

    Thanks!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • If you can code tables, you will have no problem with WordPress. 🙂 Actually I think you’ll find it easier because you use one header.php and footer.php that is repeated for all pages with a site like yours, and then you have the main content area. As well, you link one stylesheet for the whole thing. Much more concise and neat.

    But you do run into questions (more than challenges) for some of your pages. WordPress pages have both a visual and get editor, so you can import html straight into the pages.

    this article on smashing might give you a little inspiration—

    http://www.smashingmagazine.com/2013/05/15/migrate-existing-website-to-wordpress/

    And I found a link for importing yolk into wordpress—

    http://neliosoftware.com/from-yola-to-wordpress/

    There may be another volunteer that knows Yola, I do not, and can offer more advice. But I did use iWeb and Dreamweaver before and I can tell you that this is much better, more efficient and you’ll find yourself with a lot more options. I did want to offer my advice about your music because I am an ex-performer (comedian) and I’ve done a lot of sites for artist friends that are musicians. Soundcloud is a really great way to go where you not only will be able to organize the music into a very attractive format that will play on all devices but you will also have the benefit of exposure on there for your site as it is so widely used. You can create playlists on Soundcloud and through the short code link them to your website.

    Thread Starter rmcellig

    (@rmcellig)

    Thnks for your comments! What I am thinking of doing now that I have WordPress installed on my hosting server is run a test WP site with my stuff to see if I like it and what I can do with it. Then I can see where I go from there.

    Soundcloud looks interesting as well!

    As I said, you can probably just strip the html for the pages that you currently use and put them into the test site and see how you like it—via the text editor. And then combine the css into one style.css file.

    One of the easiest (and a method i use quite often still) is to do a child theme of an existing theme in the WordPress core. You will then just have to create the header.php, page.php, footer.php and styles.css for your site.

    http://codex.wordpress.org/Child_Themes

    The WordPress community is really great and there are a lot of tutorials both written and on YouTube so you shouldn’t have trouble getting right into it.

    And—there are other music/media players as well including what’s in the WordPress admin. The reason I brought up sound cloud is my clients have been professional artists and want the most exposure they can get. And it is a well known format especially among younger.

    Thread Starter rmcellig

    (@rmcellig)

    Thanks again for the tips! I have now set up a test site and am looking for a plain jane theme like the one I am currently using on my site. Very minimalist with none of the comment section I am seeing with the theme I am using in WordPress at the moment. I would like an absolutely blank page and then just build on that if possible.

    All we can suggest is that you browse the themes in http://wordpress.org/themes/ The tag filter may help you narrow down your search to just the themes containing the features that you want. Or try searching for “minimalist” etc. Any additional functionality that you need can then be added via plugins.

    Thread Starter rmcellig

    (@rmcellig)

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Thinking of switching to WordPress’ is closed to new replies.