Are there any negative effects to using a 301 redirect from a page to another internal page?
-
For example, from http://www.dog.com/toys to http://www.dog.com/chew-toys.
In my situation, the main purpose of the 301 redirect is to replace the page with a new internal page that has a better optimized URL.
This will be executed across multiple pages (about 20). None of these pages hold any search rankings but do carry a decent amount of page authority.
-
Keri,
You never cease to be able to recall the good stuff. Funny, its been a busy week so am just getting to some of this. Great post here, thanks.
-
Thanks guys. For the record these pages do not have back links so I am going to be using the 301 redirect.
-
Very well put. (As usual) Thanks so much,
David, hopefully you will see EGOL's reply. Best of luck.
-
Thanks Robert,
I think that this is a question of weighing an improvement in optimization against a loss of external authority (backlinks from other websites).
If these are brand new pages with no accumulated external authority then there is very little loss in redirecting and a gain in optimization. That means DO IT NOW - before any valuable external authority accumulates.
However, if there are a lot of external links into these pages then a percentage of that accumulated authority will evaporate through the redirect. The more powerful these pages, the greater the loss. In this case the decision to redirect becomes more difficult. Only google could calculate the value of the improvement in URL optimization compared to the loss of external authority. If it was my site I would value the external authority much more than changing a url from /toys/ to /chew-toys/
So, I would give two different answers to this question based upon the characteristics of the website webpages involved.
-
EGOL,
You make a great point. My question is this: David says above that: None of these pages hold any search rankings but do carry a decent amount of page authority.
I think his assumption is that by changing the url's to something (that appears to be from his example) more query oriented and optimized he will be able to impact this. Given that and given that a 301 will transfer 90% plus of the link juice, do you think he is served in making the change?
Curious as I respect your opinions.
-
David,
Have you read Dr. Pete's post about Should I Change my URLs for SEO? He talks about this very topic.
-
How much ranking power do you think that an optimized URL delivers to a page? Consider that title tag is enormous, links are enormous..... URL is probably tiny tiny tiny.
Now consider that the authority that these pages carry will pass through your site.
So, if this was my site I would be asking... How much of my external linkjuice is hitting these 20 pages. If none then I would not expect to lose very much by redirecting the pages. But if these pages had lots of offsite assets pointing to them the URLs would have to be really fugly before I redirected them.
-
David,
First, as to your last sentence, I am assuming you are redirecting 20 urls that are "not optimal" to 20 new urls that are optimized. Such that your example above is one and another would be http://www.dog.com/food to http://www.dog.com/organic-raw-dog-food, etc. for approximately 20 urls.If these follow the best practices (301's url to url in the .htaccess file) you should have no issue with the change. Understand that if the "poor" url /toys is ranking number 8 on page 1 of Google, and you do the redirect, it does not mean that you will rank for /chew-toys in the same place. For a short while you will likely continue to rank and then likely will fall off quickly.
Your new page will gain the link juice but not the ranking of the old.
We do a lot of site redesigns to bring them to SEO and CRO standards and therefore use a lot of 301's to maintain PA and grow it. We typically see the juice move over two to three months or more in a gradual fashion. An example is a site that we transferred every url for in late Aug. had about 170 links to its home page. Two months later, when looking at the old url there were only a couple showing and the links were showing on the new. So, it will change but not overnight.
Hope this helps
-
Hi David,
From what you describe, you will have no negative effects from using 301 redirects to a new URL structure. Thats what 301's are for
Rankings may dip for maybe 3-7 days (depending on which pages are ranking, etc) if at all, but after that you should be good.
-
According to SEOMoz's article on redirection, 301 redirects DO pass on the page authority ("about 90-99%") however it will take time. This number varies depending on who you listen to, but there is evidence that it does eventually pass through Google.
Depending on how often your pages get crawled, this may take a while but if you're not going for rankings, this won't affect too much.
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 to 301 Redirect /page.php to /page, after a RewriteRule has already made /page.php accessible by /page (Getting errors)
A site has its URLs with php extensions, like this: example.com/page.php I used the following rewrite to remove the extension so that the page can now be accessed from example.com/page RewriteCond %{REQUEST_FILENAME}.php -f
Intermediate & Advanced SEO | | rcseo
RewriteRule ^(.*)$ $1.php [L] It works great. I can access it via the example.com/page URL. However, the problem is the page can still be accessed from example.com/page.php. Because I have external links going to the page, I want to 301 redirect example.com/page.php to example.com/page. I've tried this a couple of ways but I get redirect loops or 500 internal server errors. Is there a way to have both? Remove the extension and 301 the .php to no extension? By the way, if it matters, page.php is an actual file in the root directory (not created through another rewrite or URI routing). I'm hoping I can do this, and not just throw a example.com/page canonical tag on the page. Thanks!0 -
Php 301 redirect
Hi I am migrating an old wordpress site to a custom PHP site and the URL profiles will be different, so want to retain all link profiles and more importantly if a user visits the old urls via search then they are seamlessly transferred to the new equivalent page For example www.domain.com/about-us is going to need to redirect to www.domain.com/aboutus.php www.domain.com/furniture is going to need to redirect to www.domain.com/furniture-collections.php etc What is the best way of achieving this apart from .htaccess as not 100% confident of doing this. Could it be done via PHP or using meta tags?
Intermediate & Advanced SEO | | ocelot0 -
Should my back links go to home page or internal pages
Right now we rank on page 2 for many KWs, so should i now focus my attention on getting links to my home page to build domain authority or continue to direct links to the internal pages for specific KWs? I am about to write some articles for several good ranking sites and want to know whether to link my company name (same as domain name) or KW to the home page or use individual KWs to the internal pages - I am only allowed one link per article to my site. Thanks Ash
Intermediate & Advanced SEO | | AshShep10 -
Does site size (page count) effect search ranking?
If a company has a handful of large sites that function as collection of unique portals into client-specific content (password protected), will it have any positive effect on search ranking to migrate all of the sites to one URL structure.
Intermediate & Advanced SEO | | trideagroup0 -
Order and multiple match when 301 redirect ?
Hi, I'm migrating a single domain to a multiple domain for each language, using apache redirections: Redirect 301 /partners http://www.itris-automation.com/
Intermediate & Advanced SEO | | 2MSens
Redirect 301 /partner-si http://www.itris-automation.com/system-integrators-partners
Redirect 301 /partner-institute http://www.itris-automation.com/institutional-partners
Redirect 301 /fr/ http://www.itris-automation.fr/
Redirect 301 /fr/support http://www.itris-automation.fr/support
Redirect 301 /privacy?lang=fr http://www.itris-automation.fr/politique-de-confidentialite Redirect 301 /de/plc-converter http://www.itris-automation.de/plc-converter
Redirect 301 /de/services http://www.itris-automation.de/
Redirect 301 /de/plc-quality http://www.itris-automation.de/sps-qualitat .... However it doesn't work properly: For example automationsquare.com/privacy?lang=fr redirect to http://www.itris-automation.com/privacy instead of http://www.itris-automation.fr/politique-de-confidentialite Does the order of the redirect has an influence? Am I missing something? I've seen that the command [L] can be useful to avoid mismatch? Thanks, Best, Benoit.0 -
Should I use rel=canonical on similar product pages.
I'm thinking of using rel=canonical for similar products on my site. Say I'm selling pens and they are al very similar. I.e. a big pen in blue, a pack of 5 blue bic pens, a pack of 10, 50, 100 etc. should I rel=canonical them all to the best seller as its almost impossible to make the pages unique. (I realise the best I realise these should be attributes and not products but I'm sure you get my point) It seems sensible to have one master canonical page for bic pens on a site that has a great description video content and good images plus linked articles etc rather than loads of duplicate looking pages. love to hear thoughts from the Moz community.
Intermediate & Advanced SEO | | mark_baird0 -
301 redirections done too late - What do you suggest?
Hi, When pushing our new site live, most of the 301 redirections got done too late for several reasons. Understandably, our site rankings in google have taken a hit now. So far we have just tried to perfectly optimize the pages that used to rank well (They weren't even optimized before and were still ranking) , to get our positions back. But does anyone have an idea about what else we could do? Is there a recommended "action plan" when someone is late with their 301 redirections?
Intermediate & Advanced SEO | | JohanMattisson0 -
We are changing ?page= dynamic url's to /page/ static urls. Will this hurt the progress we have made with the pages using dynamic addresses?
Question about changing url from dynamic to static to improve SEO but concern about hurting progress made so far.
Intermediate & Advanced SEO | | h3counsel0