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
-
Domain forward or 301 redirect
My company recently acquired another company including their web presence. We are soon ending their website and will be either 301 redirecting their domain to our domain or pointing their domain to our nameservers. Their domain authority is only 25 while our domain authority is 32. Their domain was created in 1998 while ours was created in 1999. So to keep our domain authority up or enhance it, should we do a 301 redirect or a domain forward. And that is if there is any difference? Thanks Chris
Intermediate & Advanced SEO | | topsailislander0 -
Should you cache redirects?
I would like to know what fellow SEO people think, should you cache a redirect? Problems I see with caching redirects are meta refreshes and there might be a slow down in page load, but is it a big issue? Should we cache redirects? Do pages get indexed more if you cache redirects? Our ecommerce product pages are all dynamic, and currently we cache redirects but i'm seeing a lot of meta refresh issues. Another area that cropped up is that, the redirect doesn't pass on query parameters. Our system dumps URLs and they are redirected to SEO ones, but the redirect doesn't pass on parameters like Google Analytic tracking tags. What are your thoughts? Thanks
Intermediate & Advanced SEO | | Bio-RadAbs0 -
Redirect one store to another...
Here's the situation: 2 online stores. Store A is doing really well, traffic, sales, and keyword ranking wise. Store B, not so much. Owner wants to redirect all links from store B to store A and then possibly re-brand store A and give it a different URL. This is a slow time, sales pick up in spring. I would like opinions on this from anyone who has done this or knows about it. Risks, benefits, best practices on going about it, etc... Thank you, Lisa
Intermediate & Advanced SEO | | Freelancer130 -
Hreflang many to one relationship (And canonical)
I have a question about the use of hreflang. In country one i have for instance web.one/BlueWidget web.one/YellowWidgetIn country (and language) two I have web.two/Widget In other words, the distinction between yellow and blue isn't there in country two. My best try would beweb.one/BlueWidget two" href="<a>http://</a>web.two/Widget" />web.one/YellowWidget <link rel="<a>alternate" hreflang="two" href="<a>http://</a>web.two/Widget" /></link rel="<a> <link rel="<a>canonical" href="web.one/BlueWidget"/></link rel="<a>web.two/Widget <link rel="<a>alternate" hreflang="one" href="web.one/BlueWidget" /> </link rel="<a> <link rel="<a>canonical" href="web.two/Widget "/></link rel="<a>So pointing both blue and yellow to the Widget in country two, and pointing widget in country two to Blue widget in country one, as BlueWidget is what I would prefer to promote if I had to choose.What do people think? Is this the way to go? If so, why? If not, why?And is it actually worth bothering with? Will country two get a boost because I get links to country one? Regards
Intermediate & Advanced SEO | | Peekabo0 -
Does 301 Redirect solve many problems?
Hi, there are many problems with my site. I have a lot of duplicate page titles and a lot of missing meta tags. However, I think most of them are BECAUSE i have a lot of duplicate pages. So I have read some articles and I will 301 redirect all the duplicated pages. Will this solve the problem with duplicate titles and missing meta tags as well? For example, my homepage has like 10 duplicated pages. Since they are duplicated, they have the same titles and they are all missing meta tags. I am planning to fill in meta tags JUST for the canonical page and redirect all duplicated pages to that page. Is this a good practice? Also, just curious, do different title tags and different meta tag description make the pages "not duplicated?" I assume it will still appear as duplicated.... Sorry if this was confusing...
Intermediate & Advanced SEO | | waltergah0 -
Sites with dynamic content - GWT redirects and deletions
We have a site that has extremely dynamic content. Every day they publish around 15 news flashes, each of which is setup as a distinct page with around 500 words. File structure is bluewidget.com/news/long-news-article-name. No timestamp in URL. After a year, that's a lot of news flashes. The database was getting inefficient (it's managed by a ColdFusion CMS) so we started automatically physically deleting news flashes from the database, which sped things up. The problem is that Google Webmaster Tools is detecting the freshly deleted pages and reporting large numbers of 404 pages. There are so many 404s that it's hard to see the non-news 404s, and I understand it would be a negative quality indicator to Google having that many missing pages. We were toying with setting up redirects, but the volume of redirects would be so large that it would slow the site down again to load a large htaccess file for each page. Because there isn't a datestamp in the URL we couldn't create a mask in the htaccess file automatically redirecting all bluewidget.com/news/yymm* to bluewidget.com/news These long tail pages do send traffic, but for speed we only want to keep the last month of news flashes at the most. What would you do to avoid Google thinking its a poorly maintained site?
Intermediate & Advanced SEO | | ozgeekmum0 -
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 -
How can I create a redirection on IIS?
Hi, I want to know how to create a server side 301 redirection on IIS7. I found on google the below details; IIS Redirect In internet services manager, right click on the file or folder you wish to redirect Select the radio titled "a redirection to a URL". Enter the redirection page Check "The exact url entered above" and the "A permanent redirection for this resource" Click on 'Apply' But couldn't find anything like that. Can anyone help me out. thanks & regards
Intermediate & Advanced SEO | | VipinLouka780