301 redirect or maual edit of new urls
-
Hello forum!
I will get right to the point,I have a 4 year old PR4 site with lots of links (vacation rentals marketplace, like Homeaway),
In about a month from now new CMS will be ready and I will be doing redesign of the site.
The problem that I have is (as many of you can guess) losing all the old links that rank high = losing traffic / revenue.
Two posiblle solutions here:
1. 301 redirect for each page that ranks high - point it to new url
2. Manually editing new urls created by new CMS and making them to be the same as old ones. This means that some number of urls (the ones that rank high and generate traffic) would be exactly the same while other ones would be generated by CMS thus dufferent in many ways (unicode,different keywords etc.)
What would You do here?
I am more for 301 redirect but I read all kinds of horror stories in drop of SERP.
Thank You for help and advices in advance.
-
Thank You for your advice.
There is no need for change but the change is not avoidable,with new CMS we will have 22 languages + unicode characters in urls + different url structure.
If I choose to keep some of the old urls (edit new ones maually so they are the same as old ones) and for the rest of the site I let the CMS create new ones, what do You think would I have a problem with Google?
The url difference is what I am concerned about,do search engines follow some url logic when indexing a site?
To explain it better:
I have city listing url
- the old one that is ranking high has following url: domain.com/keyword/city-name
-the new ones are having : domain.com/country/city-name/keyword
If I decide to keep the old one for serbian language for example and let the CMS create new urls for other languages,would that be ok in terms of SEO?
-
I see.
In my opinion, and from my previous experience, I would say to keep the exact same URLs as the old site. If there is no specific need for new URLs (which it doesn't seem is the case) then don't change them.
Keep the same structure as the current site along with the URLs and you will see the best results. Creating new URLs then redirecting to them is only going to cause problems.
Hope this helps.
Matt.
-
Hello Matthew,
Thank You for your answer.
My old urls are not dynamic,they are well optimized with keywords and phrazes.
If You for example search "Apartmani Sutomore" my site is ranking no.1.That specific one and lots of other urls are generating a lot of traffic and its a big risk for me to lose them with upcoming season.
Not sure what to do here to tell You the truth.
All the best
Dusan
-
Hi Dusan,
I have worked on a number of projects such as this and I am actually working on a CMS migration at the moment. For this specific client we have decided to keep all of the URLs the same because they were all relevant and were ranking well in the search results.
The decision that you have to make here could be based heavily on the current state of the existing site. If your current URLs have been created very ineffectively, i.e. they are all dynamic URLs and have no keyword relevance to the page content then there may be a case for going down the 301 redirect option. What I would say is that if you go down the route of 301 redirects you WILL see drops in the SERPs.
By creating a 301 redirect to a new URL on the site you are essentially halving the PageRank going to the page from what was going to the old URL. This new URL will also need to be indexed by the search engines and if it isn't done fairly quickly then you are going to see some traffic drops.
If you let me know the URL of your existing site then I will take a quick look at it and let you know the potential risks, etc.
Matt.
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 there a way to set up 301 auto redirects from 404s
some of our pages under a specific website section gets deleted from another data source and we want to resolve the problem of 404s can we set up automated 301 redirects to the main page as soon as one of these pages are deleted
Technical SEO | | lina_digital2 -
301 Redirect non existant pages
Hi I have 100's of URL's appearing in Search Console for example: ?p=1_1 These go to on to 5_200 etc.. I have tried to do htaccess and the mod rewrite is on as I can redirect directories to the root i.e RewriteRule ^web_example(.*)$ /$1 [R=301,N,L] However I have tried all kinds of variations to redirect ?p= and either it doesn't work at all or it crashes the website. Can anyone point me in the right direction to fix this.
Technical SEO | | Cocoonfxmedia0 -
Max Number of 301 Redirections?
Hi, We currently made a re-design of a website and we changed all our urls to make them shorter. I made more than 300 permanent redirections but plenty more are needed since WMT is showing some more 404s from old urls that I hadn't seen because they were dynamic. The question is, please, is there a limit? I think we have more than 600 already. We don't want to create a php commando to redirect all the old ones to our home, we are redirecting them to their correspondent url. By the way, Im doing them with the 301 method in .htaccess. Thanks in advance.
Technical SEO | | Tintanus0 -
Sudden drop in Rankings after 301 redirect
Greetings to Moz Community. Couple of months back, I have redirected my old blog to a new URL with 301 redirect because of spammy links pointed to my old blog. I have transfer all the posts manually, changed the permalink structure and 301 redirected every individual URL. All the ranking were boosted within couple of weeks and regained the traffic. After a month I have observed, the links pointed to old site are showing up in Webmaster Tools for the new domain. I was shocked (no previous experience) and again Disavowed all links. Today, all the positions went down for new domain. My questions are: 1. Did the Disavow tool worked this time with new domain? All the links pointed to old domain were devaluated? Is this the reason for ranking drop? Or 2. 301 Old domain with Unnatural links causes the issue? 3. Removing 301 will help to regain few keyword positions? I'm taking this as a case study. Already removed the 301 redirect. Looking for solid discussion.Thanks.
Technical SEO | | praveen4390 -
Product Level 301 Redirects Best Practice
When creating a 301 mapping file for product pages, what is best practice
Technical SEO | | Bucktown
for which version of the URL to redirect to? Base directory or one
subdirectory/category path. Example Old URL: www.example.com/clothing/pants/blue-pants-123 Which of the following should be the new target URL: www.example.com/apparel/pants/blue-pants-123 www.example.com/apparel/blue-apparel/blue-pants-123 www.example.com/apparel/collections/spring-collection/blue-pants-123 www.example.com/blue-pants-123 This is assuming the canonical tag will be www.example.com/blue-pants-123. Also, if www.example.com/blue-pants-123 cannot be reached via site
navigation would it be detrimental to make that the target URL if Google
cannot crawl that naturally? Thanks0 -
301 redirect to new website
We are migrating to a new website that will be using entirely new URLs under the same domain as the old website. The old website is a custom PHP script and the new website uses Drupal. I know that I should use individual 301 redirects to the corresponding new pages. My question is just how to set up the hundreds of 301 redirects from the old website to the new one? Here is the process I've come up with. Please let me know if there is an easier and better way for this. Before actually changing to the new website: download an advanced report with all pages on this domain from OSE. Find corresponding pages on the new website Make the hundreds of 301 redirect lines in an .htaccess file with the following code: redirect 301 /oldurl.html http://domain.com/the-full-url Thanks in advance for your help!
Technical SEO | | qbeeker0 -
Permanent 301 redirects vs canonical urls?
Im moving a website that was .php to wordpress with a few static HTML pages. Which is better use permanent 301 redirects and delte the old pages, leave the old pages and use canonical urls and 301 redirects or something else?
Technical SEO | | senith0 -
When should you turn off redirects to your new domain?
Our website moved to a new domain a year ago, and we have our original domain to redirect to our new domain. We're working on contacting people who still link to our old domain to ask them to update, but 7% of our traffic is still coming as a redirect from our old domain. My question is, when should we just shut the old domain down entirely and stop redirecting people to our new domain? Or should we just keep it up indefinitely? What would be the positive or negative impact on our new domain's SEO if we shut the old domain down? Thanks!
Technical SEO | | UWPCE0