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
-
batch 301 redirects with an external tool
Hi, I am migrating my e-commerce to another platform of a internet company in Brazil (Tray) that has no way to redirect 301 urls in batch, I also do not have access to files and ftp of it. Anyway, as I have hundreds of urls, I would like to know if there is any way to do batch redirects with an external platform tool? Thank you very much in advance
Intermediate & Advanced SEO | | didi090 -
When is Too Many Categories Too Many on a eCommerce site?
We all know that more and more people are increasing the amount of different categories that eCommerce sites have. Say for example, you have over 3,000 different products, all categories contain unique text at the top of each, all of the categories link to each other (so loads on internal linking) and no two categories contain the exact same products. My question is this, is there ever a stage that you could create too many categories? Alternatively, do you think you should just keep creating categories based on what our customers search for?
Intermediate & Advanced SEO | | the-gate-films1 -
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 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 -
Redirection not working
http://elmanarah.com/ to http://www.elmanarah.com/ I have mistakenly created 5 databases for one wordpress installation.In order to get rid of them I mistakenly even deleted the right one.Now created the new one but the URL is showing with www Even now if It type in http://elmanarah.com/ it sends me to http://www.elmanarah.com/ I also check in URL D.A and P.A in OSE it shows like I have redirected it fine.Can anyone Check in and guide me either I have done it right and It pass on my previous work effort or it was total loss for me?
Intermediate & Advanced SEO | | csfarnsworth0 -
301 redirects and Blogger - moving blog
Is there any way to add 301 redirects to individual posts on a blogger-hosted blog? We're getting ready to finally move our blog off of Blogger and onto our own webserver. We're probably going to use BlogEngine.net to run it. right now the blog is located at blog.MySite.com. We're probably going to move it to MySite.com/Blog. We don't have any really popular posts and we only really get ~10 visits a day on about 70 posts. Just trying to figure out the best way to handle this without inadvertently shooting myself in the foot.
Intermediate & Advanced SEO | | _JP_0 -
Redirection to mobile site
Calling all SEO ninjas! I'm currently developing single web pages for various clients which function as abbreviated versions of their main websites. They are all related & under a single domain. When a user visits these pages on a mobile device, CSS is used to display mobile friendly versions of these pages. My clients are thrilled with these mobile versions and now want to also redirect mobile visitors from their main site (which is not mobile optimised) to these pages. My questions are: Are there any negative implications if we did this? ie. redirecting to a different domain What is the best method for redirection? eg. JavaScript Can this be achieved by adding a single line of code to their main site Can this be done in an SEO friendly way so that the redirection acts like a backlink? Many thanks.
Intermediate & Advanced SEO | | martyc0 -
Not allowing me 301 Redirect
I am trying redirect my old site to my new site, both on the same domain. For one reason or another, I am having a hard time redirecting the some of the old urls to the new site. Please let me know how I can fix this issue. Below are the following old urls that are not allowing me to redirect: <colgroup><col width="636"></colgroup>
Intermediate & Advanced SEO | | Melia
| http://www.meliacaribetropical.com/press/melia-caribe-tropical-announces-fall-promotion.html |
| http://www.meliacaribetropical.com/press/melia-international-brand-overhaul.html |
| http://www.meliacaribetropical.com/spanish/accommodations/ |
| http://www.meliacaribetropical.com/spanish/dining/ |
| http://www.meliacaribetropical.com/spanish/entertainment/ |
| http://www.meliacaribetropical.com/spanish/events/ |
| http://www.meliacaribetropical.com/spanish/flintstones/ |
| http://www.meliacaribetropical.com/spanish/gallery/ |
| http://www.meliacaribetropical.com/spanish/gallery/beach.html |
| http://www.meliacaribetropical.com/spanish/gallery/dining.html |
| http://www.meliacaribetropical.com/spanish/gallery/pools.html |
| http://www.meliacaribetropical.com/spanish/press/ |
| http://www.meliacaribetropical.com/spanish/press/melia-caribe-tropical-announces-fall-promotion.html |
| http://www.meliacaribetropical.com/spanish/press/melia-international-brand-overhaul.html |0