How many redirects are too many?
-
Hello Everyone,
I currently have a dynamic site and it is my understanding that switching to a static site would be beneficial.
I already have some 301's in place from when my site had a .php extension to the new extension now with ./?... etc. Is it okay to re redirect them? How many redirects are too many?
Thank you in advance for suggestions. Have a Fabulous Friday!
Sandra
-
I agree with Richard, based on your explanation, this is the proper way to do the 301 redirects. Your plan will work just fine.
GWT is Google Webmaster Tools
-
Based on your clarification above about the redirects, you are okay leaving it as is, as long as everything is redirecting properly. It would still be best practice to change the redirects from page 1 > page 3 and page 2 > page 3, so all old redirects point to their newer counterparts.
-
Thank you - that helps!
Sincerely,
Sandra
-
Hi Richard,
Can you elaborate? I don't know what you mean.
Thank you,
Sandra
-
Hi Monica,
What is my GWT? (I'm not a developer.)
With regards to the redirects, I am referring to Page 1 redirecting to Page 2 then redirecting to Page 3.
Story,
Site was first BASIC static, which was great. Then I was told upgrade it., so I upgraded to somewhat dynamic. (so now Page 1 now redirecting to New Page 1).
Then told, site needs to be upgraded again - guess what, this changes my extension again - wasn't told that was going to happen. So now I need to have old Page 1 redirecting to New Page 1, now re-redirect to newer Page 1 - because these two pages previous pages are indexed and getting a little link juice. NOW, I realize I should have stayed static and never gone dynamic; however, with switching back to static, it won't be the same extension as the first static site Hence, Page 1 now redirecting to New Page 1 to Newer Page and Re Re Redirecting to newest Page 1 because all of the above pages are indexed.
Do I just say FORGET IT, and scratch it all and let me get indexed as site gets crawled, because with all the 'updates' and 'upgrades' I supposedly needed (which I now know I didn't) all of my pages have fallen off of Google Page 1 and I'm lucky with anything is even on Page 2 or 3.
THANK YOU Again!!
-
Hi,
I am quoting you
"I currently have a dynamic site and it is my understanding that switching to a static site would be beneficial. "
My answer would be you can do url rewriting because our purpose to be have static URL e.g example.com/blue-widget not example.com&blue?widget
"I already have some 301's in place from when my site had a .php extension to the new extension now with ./?... etc"
I would not suggest that first of all I don't understand why do you want to redirect from.php to extension with parameters.
How many redirects are too many?
There is no limit but if you are doing chain redirect 2-3 max would be fine not more that that. To more info please watch Matt cutts video on this
https://www.youtube.com/watch?v=r1lVPrYoBkA#t=198
Thanks
-
It would be best practice to update the old redirects to the new structure as well.
-
Agree with Monica with a clarification. You shouldn't REmove the the 301 redirects after 6 months if there are incoming links to the old / dynamic URLs UNLESS you've been in touch with link owners and they have agreed to change the link to point to the new permanent URL.
And as Monica states, it's always a good idea to keep your eye on your GWT for 404 errors for any you may have missed.
-
It depends on how the redirects are done. If you do them in the htaccess file and they are dynamic, not manual, you can have thousands. What Kevin is referring to is how many times can you redirect the same page. You can't redirect page 1 to page 2 to page 3 to page 4 then to page 5. But you can redirect multiple pages on you site.
I understand from your previous post you are talking about your blog. You will be fine redirecting these URLs to static URLs. Do them through the HTAccess file. After about 6 months the old URLs should have fallen off and been removed from the index so you can move the 301 redirects. If anything gets missed you will find it in your GWT 404 errors.
-
A couple will be fine. Anything more than that may be problematic. In 2011, Matt Cutts stated anything more than five and Googlebot will not follow it.
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
-
Multilingual Site and 301 redirection
Hey there awesome people of Moz I have this site that has many languages in it. The main language is English and my developer did the following www.example.com ( is the main site ) which redirects with a 301 to www.example.com/en if your geo location is supported by our languages then you will automatically be redirected to whatever language you have in your country but does the first language with is english have to 301 redirect to www.example.com/en ? I thought that the right way is to just leave /en at the root file. Thanks in advance
Intermediate & Advanced SEO | | Angelos_Savvaidis0 -
301 redirect subdirectory to new domain
I'm planning on using 301 redirects to spin out a subdirectory of my current website to be its own separate domain. For instance, I currently have a website www.website.com and my writers write tech news at www.website.com/news. Now I want to 301 redirect www.website.com/news to www.technews.com. Will this have any negative impact on SEO? What are some steps that I can take to minimize these impacts?
Intermediate & Advanced SEO | | Chris_Bishop1 -
Does this require site-wide 301 redirects?
I have an old site that we are re-building, and also moving form Yahoo Stores to Big Commerce. yahoo uses site.com/page.html and BC uses site.com/page. Is there any SEO benefit to keeping the old .html format? some of the pages on the old site have no links to them from external sites. Do they even need re-directs, or should I just let Google find the new page equivalents when they crawl the new version of the site? While some of the old pages (primarily product pages) have OK urls, others have obscure product numbers as the URL. Obviously the latter need re-directing to a more relevant page, but what about situations like this:
Intermediate & Advanced SEO | | Grabapple
_/accessory-product.html _ > product-accessory
In this example, the existing URL is fine, except for the .html extention. If I just used the old URL, would having a mix of /sample.html and /sample pages hurt me? Thanks in advance for your help and input! Dave0 -
301 Redirect and Webmaster Central
I've been working on removing canonical issues. My host is Apache. Is this the correct code for my htaccess? RewriteEngine On
Intermediate & Advanced SEO | | spkcp111
RewriteCond %{HTTP_HOST} ^luckygemstones.com$ [NC]
RewriteRule ^(.*)$ http://www.luckygemstones.com/$1 [R=301,L] SECOND!!! I have two websites under Google's Webmaster Central; http://luckygemstones.com which gets NO 404 soft errors... AND http://www.luckygemstones.com which has 247 soft 404 errors... I think I should DELETE the http://luckygemstones.com site from Webmaster Central--the 301 redirect handles the"www" thing. Is this correct? I hate to hose things (even worse?) Help! Kathleen0 -
Questions about 301 Redirects
I have about 10 - 15 URLs that are redirecting to http://www.domainname.comwww.domainname.com/. (which is an invalid URL)The website is on a Joomla platform. Does anyone know how I can fix this? I can't figure out where the problem is coming from.
Intermediate & Advanced SEO | | JohnParker27920 -
What happens with a 301 redirected page?
Hi All, What happens with an indexed page that I 301 redirect?
Intermediate & Advanced SEO | | BeytzNet
Is it removed from the Google index after a while? Thanks0 -
Move to a new domain - How to get the redirects right?
Hi, I hope that someone with good htaccess knowledge can help. I am planning on moving my site to a new domain. I understand that I should make 301 redirects using htaccess for every URL. This is a big site so it will be impossible to not forget some of the thousands existing URLs. Now to the question: How do I make all the URLs that is not specified in htaccess to redirect to my new root? Thanks!
Intermediate & Advanced SEO | | mrlolalot0 -
Redirects Going to the Wrong Place
I just checked our rankings for a few of our top keywords from a previously merged domain, and we are not anywhere on the first page (we used to rank #1). I then manually typed in the url of a top product we sell from our old site that was merged into the new site. It turns out that the redirect isn't going to the right place at all (which probably explains why the page isn't ranking). Here is part of the code from our htaccess file: RewriteEngine on RewriteCond %{HTTP_HOST} ^neuroformulas.com$ [OR]
Intermediate & Advanced SEO | | vitasouthmktg
RewriteCond %{HTTP_HOST} ^www.neuroformulas.com$
RewriteRule ^/?$ "http://www.vitasouth.com/brands/NeuroScience.html" [R=301,L] ErrorDocument 404 /404.html redirect 301 /products/Kavinace.html http://www.vitasouth.com/products/NeuroScience-Kavinace.html The bottom redirect (http://www.neuroformulas.com/products/Kavinace.html) should be going to the url specified. Instead, it goes to http://www.vitasouth.com/NeuroScience.html/Kavinace.html (NOT A VALID URL!). Please help! Thanks! -Matt0