Redirect questions
-
Hi!
A client of mine have created a new site with a new URL structure which they launched the other day. They have done a 301 redirect on all pages on the old site to the start page on the new site. E.g:
www.olddomain.com/subfolder1/index.html -> www.newdomain.com
www.olddomain.com/subfolder2/index.html -> www.newdomain.comI'm thinking of fixing this now so the redirect instead looks someting like this:
www.olddomain.com/subfolder1/index.html -> www.newdomain.com/newsubfolder1/index.html
www.olddomain.com/subfolder1/index.html -> www.newdomain.com/newsubfolder1/index.htmlTwo questions:
1. Is it worth doing the latter kind of redirect in all cases (after all, it involves quite a lot more work compared to the first solution)? or do you recommend the first solution for all redirect projects?
2. Now that they have already done the first solution, is it at all worth amending this to the latter or is everything spoiled now that they have already gone ahead with the first solution?Many thanks in advance!
-
Thanks guys!
So my interpretation of your feedback and the short answer to my questions are:
1. Yes, it's worth doing.
2. Yes, it's worth doing.Cheers!
-
You should only need one redirect if link stucture is the same,
point both domains at the new site
then create a rule if HTTP_HOST is not newdomain.com then redirect to new domain,
here is the rule for IIS
<rule name="CanonicalHostNameRule1"><match url="(.*)"><conditions><add input="{HTTP_HOST}" pattern="^thatsit.com.au$" negate="true"></add></conditions>
<action type="Redirect" url="http://thatsit.com.au/{R:1}"></action></match></rule>http://thatsit.com.au/seo/tutorials/how-to-fix-canonical-domain-name-issues
-
From a visitors perspective, if you've got links to deep pages, then it would be worth creating redirects to the relevant content on the new site.
If someone follows a link from another site with anchor text along the lines of "see this great article about x" and it just goes to the homepage, the visitor is going to find it rather jarring...
-
Agree with Rasmus pm the whole.
I'd still go with the updated subfolder version even if google has crawled the pages...these things take a while to settle down.
If there are lots of pages, check out the tool Russ Jones shared for using Levenshtein distance to automate creating redirects http://www.seomoz.org/blog/set-it-and-forget-it-seo-chasing-the-elusive-passive-seo-dream
There's another great post for larger sites that could help: http://www.seomoz.org/blog/scripting-seo-5-pandafighting-tricks-for-large-sites-14455
And here's another version that creates the htaccess redirects for you (though I've not tried it so don't know how well it works) http://www.conversationmarketing.com/2010/10/levinshtein_link_fixer_aka_the.htm
-
in cpanel there is an option to redirect all at once, keeping the structure of site. try cpanel.yourdomain.com
-
I would recommend making the redirects from subfolder to subfolder. If you redirect all pages to the new frontpage Google needs to crawl the new site from scratch in order to index all pages.
If you make the 301 redirect from old pages to corresponding new pages I would say it is worth the effort. Otherwise www.newdomain.com/newsubfolder1/index.html needs to build up its own new page ranking since it is a new URL that Google does not know.
Question is if Google has already crawled a lot of the old URLs, but if it was me I would get on making the correct redirects before Google crawls to many of the old URLs. This will give the new site better ranking from the start I should think AND it will save time for the Google crawlers. One should always anticipate a drop when changing domain, but it is always a good idea to take precautions in order to ensure a quick bounce back.
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
-
How do I fix a 404 redirect chain
How do I fix a 404 redirect chain? I can't seem to find the answer and I'm worried about it effecting my SEO. Any help would be great!
Technical SEO | | sammecooper0 -
301 redirect homepage question
Hi If i have a homepage which is available at both www.homepage.com and www.homepage.com// should i 301 the // version to the first version. Im curious as to whether slashes are taking into consideration Thanks in advance
Technical SEO | | TheZenAgency0 -
To 301 redirect or not to 301 redirect? duplicate content problem www.domain.com and www.domain.com/en/
Hello, If your website is getting flagged for duplicate content from your main domain www.domain.com and your multilingual english domain www.domain.com/en/ is it wise to 301 redirect the english multilingual website to the main site? Please advise. We've recently installed the joomish component to one of our joomla websites in an effort to streamline a spanish translation of the website. The translation was a success and the new spanish webpages were indexed but unfortunately one of the web developers enabled the english part of the component and some english webpages were also indexed under the multilingual english domain www.domain.com/en/ and that flagged us for duplicate content. I added a 301 redirect to redirect all visitors from the www.domain/en/ webpages to the main www.domain.com/ webpages. But is that the proper way of handling this problem? Please advise.
Technical SEO | | Chris-CA0 -
Redirect question
I would like to redirect http://example.com/index.html to http://www.example.com/ Is the code below correct ? RewriteEngine on RewriteCond %{HTTP_HOST}^example.comRewriteRule (.*) http://www.example.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index.html\ HTTP/ RewriteRule ^index.html$ http://www.example.com/ [R=301,L]
Technical SEO | | seoug_20050 -
Redirect and ranking
Wehave 2 websites for the same keyword Website 1 is indexed on place 2 but we do not like that name any longer it does not fit our long term marketing Website 2 is indexed on place 5 and this domain fits better What will happen if we redirect website 1 to website 2? Fall down to postion 5 Fall down to position 5 and after a certain period we get back at position 2 or 3 thanx in advance for your reply
Technical SEO | | turnon0 -
Redirect
How do I redirect this url: http://www.example.com/img/head/beauty-spa.jpg" width="114" height="50" alt="image"/></a> </div> <div class="c0 r"><a href="/m/imgres?q=short+holiday+treatments Thank you for your help.
Technical SEO | | petrakraft0 -
Https redirect
Hi there, a client of mine is asking me if Google would penalize to redirect from all the http urls to https (they want to change the security protocol). I assume it is going to work as a classic 301, right? so they might lose some authority in they way, but I am not 100% sure. Can anyone confirm this? does anyone has a similar experience? thanks a lot!
Technical SEO | | elisainteractive0 -
Home Page Canonical Question
I have an online store through hosting service Volusion. I have asked them about this and was told that this is normal. I would like to confirm this with you guys because I'm not convinced of the quality of their customer service and I'm not an expert. When I check Analytics the landing page that is visited most often is www....../default.asp and the second most visited is www........./ . These are, of course, both my home page. Volusion has radio button that allows the admin to "enable canonical links", which I have enabled, and they told me that it is normal to see this on google analytics regardless. When I type in either of those addreses, the homepage comes up as the address that I typed. In other words it doesn't redirect so that it is always the same. Am I right to be concerned about this?
Technical SEO | | berglin0