Posted on 26 May, 2010 By 17 Comments

Converting a Static Website to WordPress: Mary Shelley and Frankenstein Part 2

 

At the beginning of April I wrote about an older website that I converted to WordPress. This site is about Mary Shelley and Frankenstein and has existed since 1996.

I intended to write this second part in the weeks following but it was only when someone asked me about it a couple of days ago that I realized almost 2 months had gone by and that I still hadn’t written it. There is no simple way to convert an html site to WordPress and if there are a lot of pages it can be a tedious process. It can be the best time to take a close look at your content and determine what needs to be updated, what is irrelevant and what needs to be removed completely.

Here are some of the logistical matters that need to be taken care of when converting an html site to a WordPress one.

  1. Buy a domain name, if you need one for the site. You may already be using the domain name that you want the site to be on. I had the Mary Shelley site in a subdirectory of this domain. I usually purchase domain names through godaddy because of the good deals but I absolutely DO NOT recommend hosting your site with them.
  2. If you are already using the domain name that you want, I recommend installing WordPress and developing the new site in a subdirectory and then moving it over when you are ready to switch over.
  3. Install WordPress. Set the site to be private while you are working on it. This will block it from search engines. You can also do this through a robots.txt file. (I am not getting into robots.txt in this article). Make sure to turn off the privacy settings when the site is ready to go live. I’ve done this ;-) The setting is under Settings > Privacy.
  4. Install and customize your theme. I used a Studiopress theme but only made minor changes to it, such as with the colors. On my own sites, I can get obsessed with how they look and then the project is never completed. And for this project, I simply wanted to transfer the content to WordPress rather than fuss too much with how the site looked.
  5. Examine the page structure of the current site and determine how those pages will work on the new site. Mary Shelley and Frankenstein didn’t have too many pages so this wasn’t an issue. Most of the pages were essays so I made Essays a parent page and listed the essays below. I also added new pages, such as a FAQ, bookstore and contact page.

  6. Copy the content from the old pages to the new ones. I don’t know of a magical import process to do this. It may also be necessary to strip out a lot of the html that was in the pages. Like I said, if there are a lot of pages, this is more tedious than difficult.
  7. Once you have moved the content and and are happy with the new site you will want people to be able to find it. I moved the site from a subdirectory to a new domain. I removed all of the content from that subdirectory except for a .htaccess file that redirects visitors to the new location. The .htaccess contains the following line.

    Redirect 301 /maryshel/ http://www.marywshelley.com/

    /maryshel is the subdirectory and this line is redirecting visitors to the new domain. This will take them to the home page. If the Mary Shelley site had already been in WordPress this line would redirect visitors to each page on the old site to the corresponding page on the new site as longs as the same permalink structure was used.

  8. This brings us to the next issue. The names of the new pages aren’t going to match up with the names of the old pages and the old pages probably end with the .html extension. This can also be taken care of with the .htaccess file but I find it easier to use the redirection plugin.
  9. In the settings for Redirection, you set the URL for the old page and then what the new URL should be. For example, my essays page was http://kimwoodbridge.com/maryshel/essays.shtml the new url is http://marywshelley.com/essays You can test this my putting the first url in your browser and see that you are redirected to the second. And when you set this up, you will want to test them to make sure they are working properly. Keep in mind that if you have a lot of pages this will also be a very tedious task.
  10. Once this is done, backup and remove your old content. I removed all the files on this server under /maryshel except for the .htaccess file. If you installed the new site on your same domain in a subdirectory, you will want to back up everything and move the content to the new directory so the new WordPress site replaces the original one. Moving WordPress around would have to be the subject of another article.

  11. Don’t be like me. Make sure that you change the privacy settings back so that search engines will index the site.
  12. You will want to update any sites you were using such as google analytics with the new URL and change that code on your site.
  13. My site had decent traffic but no real ranking. Your page rank may drop when you make a move like this and it will take time for the search engines to index the pages with the new URL. As long as your redirects are in order, visitors will still find you and links won’t be broken, which is ultimately more important than a ranking system.

If you would like to have your site transitioned from html to WordPress, please contact me.

The Studiopress link is an affiliate link. I love their themes and highly recommend them.




Keep Reading:
Posted In : Kim Woodbridge Information | WordPress Tips

Did you enjoy this article? I can assist you with your WordPress or Facebook project. Contact me and I will provide you with an estimate. You can also connect with me on Facebook or follow me on Twitter. If you are looking for Hosting, WordPress Theme, Newsletter or other recommendations, please view my detailed list

.


17 Responses to “Converting a Static Website to WordPress: Mary Shelley and Frankenstein Part 2”

Trackbacks/Pingbacks
  1. New Domain: Transfer or Redirect? | Mom & Pop on the Web
Leave a Comment
You may use: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .

CommentLuv badge

About

Kim Woodbridge is an accomplished Information and Technical Consultant specializing in the entire implementation of a WordPress based website including installation, theme design, upgrades, unique customizations and ongoing site maintenance.

Recent Comments

    • Eric Chapman: You rock; thank you!...
    • Victoria12: Wow! This are so cute. It is so much special when our kids do it on their own and give it us as a surprise gift.. So tou...
    • Catherine: I hope that the page owners have a plan for the transition. One concern is that Facebook doesn’t have a great method of ...
    • harm: You no longer can "Add to My Page" This used to be simple, using the facebook UI. Unfortunately facebook removed thi...
    • Phil Derksen: I was referencing plugin #1 in the list btw. :)...

Wordpress Services

  • Installation, upgrades and maintenance
  • Conversion of existing html and css templates
  • Theme and plugin recommendations
  • CSS customizations
  • Troubleshooting and tweaks for unique situations
  • Customization for individual blogging goals and needs
  • Training and advice