Loading...
Answers
MenuIf I am re-developing a large website, do I need to migrate every page in the re-development for best SEO practice?
My client has a massive 188 page website that has very poor UX, is not responsive and has very poor conversion. I am planning the new UI design currently and am confident that we can improve the journey and conversion.
He has a very content rich site. In the new site, should I just preserve the sites that get the most traffic currently and set up re-directs for all the rest? Or should I migrate all the content and just adjust the navigation to make it less overwhelming?
Answers
All your questions predicate/depend on site's monetization strategy.
For example, if current pages all have great SEO traction in SERPs than any site change best be well thought out + in general the HTML structure should...
1) Only fix any existing HTML errors, as reported by the W3C validator.
Never. Ever. Introduce any new HTML errors or site's SEO can circle the drain.
2) Only lower page weight, so the ratio of cruft (non-content) to content, should reduce. So decreased cruft, which will increase content.
For example, converting a well SEO'ed WordPress site to use a Genesis theme can potentially destroy all your site's SEO traction, because Genesis (at least last time I checked) can produce a site which is 98% cruft + 2% content, due to all the CSS classing + attributes + other non-content junk injected into pages.
When I take on a project for one of my clients like this, first I require them to host with me...
Because wrestling with broken hosting introduces so much noise into analysis, I just refuse to deal with slow + glitchy hosting anymore.
Next I have my client walk through their entire money flow, end to end.
After I understand site monetization strategy, then we work through small increments of change, constantly tracking when GoogleBot visits the site + how page indexing is effected in searches after a 48 hour period.
If it's a hobby site, all this is overkill.
If the site measures profits by the hour or minute, then any change can potentially zero out all income, so in this case best to proceed slowly, with great care.
A redesign is a good opportunity to evaluate the pages of the site and what they are doing. You will need data for this such as recent Google Analytics data. Any page that you decide to get rid of because of low traffic to the page you will want to redirect to the page above it, or a consolidated page that contains similar information. You can also allow the pages to 404 for a few weeks to let Google know for sure that you have rid the site of them. Depending on how high traffic of a site it is, Google may not be crawling the entire site anyway.
With that said, I would not worry about including all 188 pages unless all 188 pages are providing value. A large portion of most websites are doing more harm than good when it comes to SEO because of the low value of the pages. Google looks at that. There is a difference between a site being content rich and content saturated. Hope that makes sense.
A few SEO related things to think about:
Does the page have inbound links?
Does the page have organic traffic?
Does it rank on the first page of Google for any queries?
If you answer yes to any of the above questions you need to think about the cost of removing the page. Yes, you can 301 redirect them to a new page, BUT if you want to preserve the rankings, you should keep the page as similar (from a content perspective) as possible.
If you are making major updates to the site architecture, you should look at Google's recommendations for moving a site with URL changes: https://support.google.com/webmasters/answer/34437
This will also help you keep your rankings.
Related Questions
-
Where do you go for outsourcing website development and what do you look for when selecting the right one?
I consult with clients who are looking for the right outsourcing situation all the time, and the best way to get started is to figure out what kind of outsourcing partner will be the best 'fit' for your needs. After that, it's easy to find out where that type of outsourcing partner/contractor/freelance hangs out and pick a winner. Try writing up some notes about things like: 1) You mentioned you had a small budget - how small? If your budget is $1500 your options are going to be very different than if it's $25,000. Both of those could be considered 'small budgets' in the right context, so try to put a number out there. 2) You also mentioned that you wanted 'good quality, clean code'. What does this mean and are you willing to pay for that? If you are building an MVP and are really short on funds, you might have to use a less senior developer/team and take the risk of getting sloppier code - but sometimes with an MVP that's ok! If you are building a production app, that's a different story. 3) What is your technical and management expertise? Can you create specifications and manage a developer on your own (not easy to do)? If so, you can save money by using a freelancer, etc. If you are very non-technical and will need PM support, you might consider a small group or agency. 4) What does 'website development' involve, in your vision? Design? Copywriting? QA? Server migration and admin? ui/ux? 5) What is your tolerance for going offshore? You will hear lots of people saying that offshore teams all suck, and lots of people saying that they did it and it went fine. Like most software projects, there is a high failure rate but lots of success with offshore. You can save a ton of money, but you can also take a bath so you need to consider whether you are up to the challenge or not - going offshore takes much more patience, attention, documentation, etc. but it can work. 6) What are the skills/tech that you will need? It's best to get a team that is great at the skills you need. If you want a ruby site, hire a ruby shop. If you want a augmented reality site, find a team that is great at that. Watch out for the generalists :) By thinking through questions like the above, you can change your statement from "Where do you go for outsourcing website development" to something like this: "I am looking for an outsourcing partner who would be interested in a 15k-20k project that will be build in python. This application will be evolved into our production app so the quality must be good. I am a good project manager and will work with the developer on the requirements/spec side, and help test. We will need application/db design and development, server administration, and technical support but all design, content, copy, ui/ux will be provided. We will consider offshore teams but you must have excellent spoken english." When you expand your 'what we're looking for' paragraph, the whole search for outsourcing partner gets much easier! If you like, feel free to give me a call and share your 'vendor profile' with me and I can help point you in the right direction.DH
-
What is the best platform to create a member based CMS website? (e.g. Squarespace)
Most of my friends use www.wordpress.org and http://member.wishlistproducts.com/ to create their membership sites. Hope that helps.DM
-
I want to build a expert marketplace directory listing website, which wordpress theme I should use?
Checkout is a high-quality WordPress theme by Array built for marketplaces of any kind. https://arraythemes.com/themes/checkout-wordpress-theme/ Let me know if you have any questions about implementation, and I'd be happy to setup a call.LL
-
Should I create a WordPress site or build a custom website?
Go for Wordpress initially. -- Custom website will delay your launch plans considering all factors. -- Wordpress can be used to meet your requirements from day 1. -- Once you have enough visitors and decided the revenue model + business objective plan for a customized website to be developed from scratch.BK
-
How can I create a searchable large (3 million record) searchable database in WordPress?
Well first off I wouldn't recommend trying to power your client's database with the standard WordPress database instance. They can use WordPress for the website all they like. But with millions of records like that, you really don't want to move those data in with WordPress. For that matter, you're probably gonna want a dedicated database server to answer those questions, if the client doesn't already have one. You might also need to investigate something like Elastic Search, depending on what your search requirements are and what sort of database they are using (pay close attention to whether or not it provides full text search ability). Beyond that, and somewhat obviously, you're also gonna want SSL on the website and to make sure you're up to date on federal and state privacy requirements for data like this, as well as best practices for securely transferring data over the web (port configuration, ssh keys, etc). The privacy concerns would raise a flag for me. If those data have anything personally identifiable in them - which they very probably do - then you're really gonna want to make sure you do your research on security of personally identifiable information. Government specific privacy /security /auditability requirements may also apply, so double check that too.EV
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.