HTML to Wordpress - a good idea?
-
I have an HTML site that is 12 yrs. old and ranks well in Google. I want the more user friendly Wordpress format to update content myself. Should I, and how do I make the transition. Thanks.
-
Hey Mark
Good idea? Yep!
Basic process;
- Plan out the structure of your new site.
- Map the old pages to the new pages.
- Create the new site on a development or local server (some folks will build it right on the main domain, but just keep it hidden - I don't recommend that). If using a dev server, use your privacy settings and "discourage search engines from indexing the site" - you don't want the dev site indexed!!
- Prepare your 301 redirects (as Kade suggested, I actually don't think you should keep your URLs the same at all - now's a good time for improvement).
- Move WordPress from the dev environment to the new server.
- You basically "pull the plug" on the old site by removing index.hrml and letting index.php (which is part of wordpress) take over.
- Put in your 301 redirects ASAP.
- Crawl the new site for 404s
- Monitor WMT like crazy for a few weeks looking for any missed redirects.
I definitely recommend getting a dev to assist you if you don't feel comfortable!
Hope that helps.
-Dan
-
I just moved 2 sites from HTML to WP. I will be moving 1 more next week.
ADVICE: Don't forget to have your 301s already prepared! My urls used to end like the example.com/whatever.html. On WP they end like this example.com/whatever/
So make a list of all your URLs and have it prepared ahead of time so you don't get ht with duplicate content.
BTW, I suffered ZERO loss of rankings going from HTML to WP.
-
I think you have the perfect responses from Kade, Takeshi and Christopher. I agree with each one of them. In my opinion, the crux is that if done correctly it can be very very beneficial in terms of functionality, features and how visitors like your website and interact with it. I totally understand the concerns, they are very legit concerns. I would suggest to build your new stie using Wordpress on a staging server, test it to make sure all images, file paths etc are consistent and the code is clean. If you like it all, do the switch. You'd be fine.
-
I am finishing up a project to move a site that is two years old from HTML to WordPress and from an old domain to a new domain. Although the URLs are not identical, there is pretty much a 1 to 1 mapping using 301 redirects in the .htaccess file. I also informed GWT of the move. It's a bit early, but so far, I have not noticed any drop in traffic.
But here's the best part. The site looks much much better and it is also responsive (about 25% of our viewers are mobile and growing). As a result, people are viewing more pages and spending more time on the site. I expect Google will notice that.
If the rankings hold, I plan to update several sites that are 20 years old from HTML to WP.
Best
Christopher -
Be very careful to make sure that when you move your old site to Wordpress that your URL's stay EXACTLY the same and the content does not have a major overhaul. Also, if images on your website rank well in image search, make sure that the URL structure and location of those images doesn't change. 12 years and ranking well is not something you want to lose.
The question of should you is completely up to you. Are you going to save money doing this? Is it enough money to warrant the time spent making the transition? How often do you need to be changing data? Do you have the technical know how to make the transition? Can you hire someone to do it for you? Will the end result be a better experience for your site's visitors?
These are just some questions to really get you thinking about whether or not it is worth it.
-
Wordpress is great because it's much easier to update than a plain HTML site, and you can quickly add a lot of features to your site through plugins. You also get built-in RSS feeds.
The main thing to keep in mind during the move, is to preserve your URL structure so that links pointing to your old content don't get lost. If you have to change the URL structure during the move, make sure to include the appropriate 301 redirects ("Redirection" is a great plugin that can do this for you).
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is managed wordpress hosting bad for seo?
hi, i would like to create my own website, but I am confused either to choose cpanel hosting or managed wordpress
Web Design | | alan-shultis0 -
Will having two wordpress themes installed hurt seo?
We currently have 3 sites built on WordPress that have little to no blogging capabilities. Currently, all published posts show up on a /category page which does not resemble the traditional blog format and is not aesthetically pleasing. We would like to have a more traditional blog and are considering installing a second wordpress theme on the site which will strictly be used for /blog and all the posts. My question is will having the second WordPress installation on the sites hurt us in any way on the SEO front and if we go this way should we place the install in a subfolder or on a subdomain? Is there anything else we need to worry about with making this transition? Thank you in advance for the advice! Patrick
Web Design | | PlanetDISH0 -
Web Hosting and CDN for Wordpress Site Load Speed - Suggestions Needed
We all know that website load speed is more important than ever. While I love the look and feel of parallax and Wordpress, I want to do everything I can to keep the load speed down. I see a lot of conflicting information regarding web hosting services, CDN services and other service (Cloudflare for example). I am looking to hear from those with their own experiences to let me know what they think is the ideal setup for a parallax Wordpress site is as far as which services to use, including: 1. Web Hosting
Web Design | | Gauge123
2. CDN
3. Any other service or product that would help to provide and extremely fast site load time. Thank you!0 -
Creating Multiple Sub-Directories in Wordpress
Hi fellow Mozzers, I'm currently in the process of planning/building a website for e-commerce and have stumbled on a bit of a hurdle with sub-directories. I want to use a piece of software called SellerDeck to generate my e-commerce store and also my homepage (index.html). This element of the build is fine as the e-commerce store will sit in a sub-directory of .co.uk/store/. What I'm struggling with is the rest of the site architecture. I want to use Wordpress to manage content for the rest of the site. I want to have sub-directories .co.uk/help/ and .co.uk/blog/, all managed from one Wordpress installation. Is this possible? If not, does having two separate installations of Wordpress create any speed issues? Additional question for bonus points from me; lets say I wanted to do away with sub-directories for the /help/ and /blog/ elements (but keep the /store/), could I have a Wordpress installation that doesn't generate a homepage (index.php) so I can utilise the e-commerce software version instead. Essentially I'd be installing Wordpress at the root folder, but wouldn't have an index.php made by Wordpress. Many thanks in advance
Web Design | | BlueTree_Sean0 -
Can anyone recommend me a good wordpress website designer for local services website?
Hi all,
Web Design | | chanel27
Does anyone know of any good wordpress SEO designer? I am looking to build some sites on:
Aircon Services
Laundry Services
Carpet Cleaning etc The wordpress must be able to easily add articles from time to time like this HTML site:
http://www.airconservices.com.sg/articles.html Appreciate you help!0 -
Is there a Consultant out there to help convert C#.net functions into PHP Wordpress functions?
We are going through a transition from SiteFinity (C# .net windows environment) to WordPress (PHP Linux environment). We currently have custom forms that make calls to webservices and also store data into SQL Server tables. Not sure how to do this in PHP and could use some help. We are located in Irvine, CA. We would prefer someone onsite, but can also work with someone remote if we must. Time is of the essence. Thanks.
Web Design | | balboafinance0 -
Footer Links Good or bad?
Hi Can anyone answer this question confidently, I know Google is moving away from lots of links within the footer. However we specialise in websites for the travel industry and having a link to all the areas at the footer can be quite handy. Our websites complete this automatically. Here is an example where due to design of the site the links don't quite fit well, so we need to change anyway. But before completing the work I wondered if there was a better way to do this. http://www.dreamvillasitaly.com/ Many thanks Andy
Web Design | | iprosoftware0 -
Ecommerce Style Wordpress But No Shopping Cart.
Wondering if anyone knows if you can purchase an ecommece style wordpress theme, but not use the shopping cart portion or display pricing. We would like to display our website how an ecommerce is set up, but at this time, we do not sell anything online. We are considering in the near future to sell half of our products. And this would not be very large. Or can ecommerce be added to any wordpress theme. ?
Web Design | | hfranz0