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
-
301 redirects
One of our employees took an SEO class recently. She was told that having too many 301 redirects can hurt SEO. I have never heard of 301 redirects as having a negative impact. Any thoughts?
Intermediate & Advanced SEO | | Smart_Start0 -
Splitting and moving site to two domains - How to redirect
I have a client who is going to split their retail and wholesale business and rebrand the retail biz. So let’s say they are going to move everything from currentdomain.com to either retaildomain.com or wholesaledomain.com. The most important business for them is the retail site, so they want to pass on as much ranking power as they can from currentdomain.com to retaildomain.com. I see two choices here: We can 301 redirect all of currentdomain.com to retaildomain.com, and then redirect any wholesale pages to wholesaledomain.com. The advantage is that we can use GSC’s change of address tool to report the change to Google. The downside is that there is a redirect chain (2 hops) to wholesaledomain.com. Would this confuse Google? Or we can 301 redirect page by page from currentdomain.com to the appropriate page on either new site. This means no redirect chains but it also means that we can’t use GSC’s change of address tool. Which would you do and why? And is there another option that I'm missing? I appreciate any insights you can share.
Intermediate & Advanced SEO | | rich.owings1 -
Fetch As Google Redirect from HTTPS to HTTP
Hi Moz Community, We just launched a redesigned site and moved our blog from http://sparkline.motifinvesting.com to https://www.motifinvesting.com/blog. When I went to check the site today I noticed something strange. When I Fetch a Blog URL as Google it is redirecting from https to http AND dropping the / <post-id>from the end of the URL.</post-id> So for the URL https://www.motifinvesting.com/blog/cleantech-obama-romney/1494 I am getting the attached results when I Fetch as Google. When I access the same URL in my browser, I see a 200 status code and no redirect. Why would Google Bot show that the URL is being redirected? Thanks,
Intermediate & Advanced SEO | | motif_marketing
Breanna https://www.motifinvesting.com/blog/cleantech-obama-romney/1494 I7yQPza.png0 -
301 Redirect htaccess
Hi Guys, I have a website that has plenty of links with parameters. For example:
Intermediate & Advanced SEO | | UrbanMark
http://www.domainname.co.uk/index.php?app=ecom&ns=catshow&ref=Brandname-Golf-Shorts&sid=201v04gxs2hlozv161tfo43qk98583el I want to place a wildcard redirect on the .htaccess but don't know what exactly code for this. Ideally I want the URLs above to be: http://www.domainname.co.uk/Category/Brandname-Golf-Shorts Any help pls. Thanks,
Brucz0 -
Redirect 301
Hi, I `m redirecting some pages in htaccess The first 15 pages that i redirected it worked. But the last 3 dont work, and i cant figure it out why it is not working. Redirect 301 /analyseverktoy/ /webanalyse
Intermediate & Advanced SEO | | SGacic
Redirect 301 /index.php/ledige-stillinger/ /
Redirect 301 /?page_id=352/ / Anu suggestions?0 -
Redirecting site from html/php to wordpress
I've never come across this and haven't been able to really find anything that explains it very well. I want to get opinions before we make a definitive decision. Here's the scenario... I am working on a site that was built in HTML/PHP and some of the pages are ranking pretty well. (some page 1, but not number 1) We are going to start using the Wordpress platform by year's end. The pages that were built in html have been built a little spammy but they still rank. I just think they are keyword stuffed a little and not very "reader friendly" (I think the last person was spinning content). So, we've built completely new content on our new pages and we've commissioned really good content writers for them. I will be handling the on-page SEO going forward so I know what to do there. My questions are this.... Should I 301 the old pages to the new pages with the better content? (old pages have the .html or .php extensions so www.example.com/keyword.php will become www.example.com/keyword-keyword Is there any negative side to doing this since the content will be completely different then the old pages that are being 301 from. (Keywords are pretty much staying the same with the exception of minor variations. ie, www.example.com/red-cashmere-sweater.php to www.example.com/cashmere-sweater) I ask this because I've moved sites before where I've just changed the location of the same content. I've never done it where the content is changing and so is the URL extension. Thank you in advance for your help and guidance.
Intermediate & Advanced SEO | | DarinPirkey0 -
Redirect
Hi, I have one domain which was redirected today (the main domain,root) was redirected to a new subdomain of the main root domain.site was ranking for several keywords and had an authority of 35 on root domain. Site after 12 hours disappeared from google results.dont even rank for its brand name. What will happened to the new subdomain? Will rank again? Have the same keywords plus some more.old keywords are 3 and new are 2. For the old keywords on page optimization gets a c , and for the new a+c. For the new keywords don't have backlinks at all. When my site will start to rank for its old keywords? How long will be down ? Will pass the link juice and authority? If yes how soon ? Because I will loose to much money if stay longer like 1-2 weeks down. Thanks
Intermediate & Advanced SEO | | nyanainc0 -
International IP redirection - help please!
Hi, We have a new client who has built a brand in the UK on a xyz.com domain. The "xyz.com" is now a brand and features on all marketing. Lots of SEO work has taken place and the UK site has good rankings and traffic. They have now expanded to the US and with offline marketing leading the way, xyz.com is the brand being pushed in the US. So with the launch of the offline marketing US IP's are now redirected to a US version of the site (subfolder) with relevant pricing and messaging. This is great for users, but with Googlebot being on a US IP it is also being redirected and the UK pages have now dropped out of the index. The solution we need would ideally have both UK and US users searching for xyz.com, but would see them land on respective static pages with correct prices. Ideally no link authority would be moved via redirection of users. We have considered the following solutions Move UK site to subfolder /uk and redirect UK ips to this subfolder (and so not googlebot) downside of this is it will massively impact the UK rankings which are the core driver of the business - also would this be deemed as illegal cloaking? natural links will always be to the xyz.com page and so longer term the US homepage will gain authority and UK homepage will be more reliant on artificial linkbuilding. Use a overlay that detects IP address and requests users to select relevant country (and cookies to redirect on second visit) this has been rejected by ecommerce team as will increase bounce rate% & we dont want users to be able to see other countries due to prduct and price differences. Use a homepage with country selection (and cookies to redirect on second visit) this has been rejected by ecommerce team as will increase bounce rate% & we dont want users to be able to see other countries due to prduct and price differences. Is there an easy solution to this problem that we're overlooking? Is there another way of legal cloaking we could use here? Many thanks in advance for any help here
Intermediate & Advanced SEO | | Red_Mud_Rookie0