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
-
Going from 302 redirect to 301 redirect weeks after changing URL structure
I made a small change on an ecommerce site that had big impacts I didn't consider... About six weeks ago in an effort to clean up one of many SEO-related problems on an ecommerce site, I had a developer rewrite the URLs to replace underscores with hyphens and redirect all pages throughout the site to that page with the new URL structure. We didn't immediately update our sitemap to reflect the changes (bad!) and I just discovered all the redirects are 302s... Since these changes, most of the pages have a page authority of 1 and we have dropped several spots in organic search. If we were to setup 301 redirects for the pages that we changed the URL structure would there be any changes in organic search placement and page authority or is it too late?
Intermediate & Advanced SEO | | Nobody16116990439410 -
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 -
Using Canonical on home page
Our home page has the canonical tag pointing to itself (something from wordpress i understand). Is there any positive or negative affect that anyone is aware of from having pages canonical'ed to themselves?
Intermediate & Advanced SEO | | halloranc0 -
.htaccess 301 Redirect Help! Specific Redirects and Blanket Rule
Hi there, I have the following domains: OLD DOMAIN: domain1.co.uk NEW DOMAIN: domain2.co.uk I need to create a .htaccess file that 301 redirects specific, individual pages on domain1.co.uk to domain2.co.uk I've searched for hours to try and find a solution, but I can't find anything that will do what I need. The pages on domain1.co.uk are all kinds of filenames and extensions, but they will be redirected to a Wordpress website that has a clean folder structure. Some example URL's to be redirected from the old website: http://www.domain1.co.uk/charitypage.php?charity=357 http://www.domain1.co.uk/adopt.php http://www.domain1.co.uk/register/?type=2 These will need to be redirected to the following URL types on the new domain: http://www.domain2.co.uk/charities/ http://www.domain2.co.uk/adopt/ http://www.domain2.co.uk/register/ I would also like a blanket/catch-all redirect from anything else on www.domain1.co.uk to the homepage of www.domain2.co.uk if there isn't a specific individual redirect in place. I'm literally tearing my hair out with this, so any help would be greatly appreciated! Thanks
Intermediate & Advanced SEO | | Townpages0 -
301 redirect rule
Hi there, I have a website that has hundreds of links with a "question mark" at the end of URLs. For example: http://www.domain.com/directory/page.html?
Intermediate & Advanced SEO | | iQandil
http://www.domain.com/directory/another-directory?
http://www.domain.com/directory/yet-another-directory/? I'm want to place a wildcard redirect on the .htaccess file but don't know what exactly to add. Ideally I want the URLs above to be: http://www.domain.com/directory/page.html
http://www.domain.com/directory/another-directory/
http://www.domain.com/directory/yet-another-directory/ Any help is most appreciated. Thanks
Issa0 -
301 redirect Actinic HTML pages to ASP. Achievable?
Hi - I'm hoping someone can help me resolve an issue in relation to setting up 301 redirects. The client to whom I provide SEO services is being told by his developers that setting up 301 redirects is not achievable from old HTML pages to his new site running on a Windows server. My feeling is that it should be fine, and I have found documentation online that seems to support this, however I'm no developer, certainly no server admin, so I was wondering if anyone could advise me? Is it feasible to set up 301 redirects from Actinic sites (HTML pages) to a new site in NOP commerce running on a Windows server (ASP pages). Thank you for your help! Iain
Intermediate & Advanced SEO | | Wynyard0 -
301 redirects from old to new pages whit a lot of changes
Hello all, We are going to restyle and change CMS so all the urls will change. We are also updating content, adding much more content to the old pages trying to be more user and SEO friendly. My doubt is about doing 301 redirects from old to new pages when the content has changed a lot. Does it will mantain the ranking of the page or will crawlers thought that is a total diferent page. For example: one page new page will change from the old one the url, title, headers, meta description, content text and images. Should i maintain old content and do the CMS change with the 301 redirects and later change the content, that means a lot of work, or do it all at once? Thanks in advance Tomas
Intermediate & Advanced SEO | | tomas.guemes0 -
Would using display:none; to hide a section of text effect SEO negatively?
I have seen several sites that put a div feature at the bottom of a page to hide content. If you click on the button, it will extend the page down and be loaded with paragraphs of text rich with keywords. Does anyone know is this is viewed as a negative with Google?
Intermediate & Advanced SEO | | netmkting0