How do you fix redirect chains and temporary redirects?
-
Hi,
I have a lot of issues popping up with temporary redirects and redirect chains. I'm still confused as to what exactly redirect chains are and I don't know how to find where the "chains" are or how to fix them. I'm having two issues mainly:1. Temporary RedirectsI have around 100 pages on our www.twowayradiosfor.com website that are being flagged as temporary redirects. All of them have one thing in common: they are review pages (basically, when a customer clicks on the Review button to review a certain product, they are redirected to a review page for that product).URL Example: https://www.twowayradiosfor.com/reviewhelpful.asp?ProductCode=CLS1410-COMBO&ID=44&yes=noI went into our website and set any URL containing the following as noindex:/review.aspWill that fix the issue? If yes, will I also need to do that for any URL containing /reviewhelpful.asp?2. Redirect ChainsIt seems like basically every product page on my website has this issue (over 100 pages). Here's an example of one:https://www.twowayradiosfor.com/Motorola-CLS1110-p/cls1110.htmI don't see any broken links on this page or links that redirect to another page that redirects, etc. What is causing this? Is it something on my header bar that is redirecting (since that header bar appears on every page, maybe that is why this issue shows up on a lot of pages)?I am new to Moz and still trying to figure this stuff out. I really appreciate any help.
Thanks,
Sawyer
-
Thank you again, Alex. Moz has tagged a bunch of these pages as "temporary redirects" so I have them all as "disallow" right now. I'm hoping that will fix the issue. I'm not sure why Moz is flagging them as temporary redirects. They are just review pages of my products, which I guess are generated when a customer clicks the Leave a Review button and then gets taken to these review pages.
-
I might not have understood your question, so apologies in advance if that's the case.
Your redirects won't be temporary, they'll be permanent (301). As far as the search engines (and anyone else) are concerned, the location has moved permanently.
You can't really set a redirect (temporary or permanent) as nofollow. The redirect is a response code from the server, it's not a link. To be fair, you wouldn't want to set it to nofollow even if you could, you want the search engines to follow the redirection to the new place and index that.
-
Hi Alex,
One more question for you. This is my understanding of the noindex, nofollow, etc. tags:
A ‘noindex’ tag tells search engines not to include the page in search results.Disallowing a page means you’re telling search engines not to crawl it.Nofollow: tells them not to follow the links on your page.So the best bet for these temporary redirects is to make them nofollow instead of just disallowing them?
Thanks,
Sawyer -
Alex, thank you for taking the time to write such a thorough and helpful response. I really appreciate it.
I will talk with my host, Volusion, about changing the noindex to nofollow.
It makes sense that I have issues with links being HTTP. I migrated my website over to Volusion from a really old platform and the website was originally created back in 2008, so I'm guessing we never fully migrated it over properly. I'm going to see if there's a way to find all of those http links and change them to https at one time, like you suggested.
Hopefully Volusion can help me properly configure the website, which should fix the Homepage and the AddThis feature and then I can use a tool to fix all of the other links.
Again, I really appreciate your help. Have a great day!
Sawyer
-
Great answer Alex!
I'm not too familiar with ASP and the CMS which powers your website but if it is a case of hardcoded reference, it's definitely worth asking a developer if they can run "a bulk find and replace."
As Alex says, using relative links is preferred these days but a quick but if your developer doesn't feel up to it or doesn't want to dabble in too much regex, what I said should be a quick and dirty solution.
Good luck!
Nick
-
1. Ideally, you want to set those "Review" links to nofollow, rather than the pages they link to noindex.
2. From a quick look, the problem seems to be that lots of your links are pointing to http, rather than https, which means the link gets followed and then your site redirects the client to the https version.
For example, in your breadcrumbs, you link to the homepage but at http. I would suggest using relative links to avoid this i.e "/"
Also, I assume your product descriptions were written before you moved to https, so any links in those are http too. (https://www.twowayradiosfor.com/Motorola-RMU2080D-p/rmu2080d.htm has a link at the bottom about a discontinued product that links to a http page). I would suggest using a find and replace tool to find any reference to http://www.twowayradiosfor.com/ and replace it with https://www.twowayradiosfor.comAlso, unlikely to be causing any issues, but the AddThis tool links are HTTP too, they don't get followed when you actually click them, but that would suggest to me that your site settings are still configured to HTTP rather than https. Perhaps Site Address (URL) is wrongly configured? (That would also explain the Home breadcrumb being wrong)
As an aside, I'd seriously consider dropping the www. given the already long url. It will make your SERPs a little better in my opinion.
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
-
Avoid landing page redirects
Avoid landing page redirects for the following chain of redirected URLs. http://domainname.com/ https://domainname.com/ https://www.domainname.com/ Anyone know how to solve this issue the correct way?
Technical SEO | | Sammyh0 -
301 redirect syntax for htaccess
I'm working on some htaccess redirects for a few stray pages and have come across a few different varieties of 301s that are confusing me a bit....Most sources suggest: Redirect 301 /pageA.html http://www.site.com/pageB.html or using some combination of: RewriteRule + RewriteCond + RegEx I've also found examples of: RedirectPermanent /pageA.html http://www.site.com/pageB.html I'm confused because our current htaccess file has quite a few (working) redirects that look like this: Redirect permanent /pageA.html http://www.site.com/pageB.html This syntax seems to work, but I'm yet to find another Redirect permanent in the wild, only examples of Redirect 301 or RedirectPermanent Is there any difference between these? Would I benefit at all from replacing Redirect permanent with Redirect 301?
Technical SEO | | SamKlep1 -
302 Redirect Question
After running a site crawl. I found two 302 redirects. The two redirects go from: site.com to www.site.com & site.com/products to www.site.com/products How do I fix the 302 redirect and change it to a 301 redirect? I have no clue where to start. Thanks.
Technical SEO | | Ryan_1320 -
I've consolidated other domains to a single one with 301 redirects, yet the new domain authority in MOZ is much less that the redirected ones. Is that right?
I'm trying to increase the domain authority of my main site, so decided to consolidate other sites. One of the other sites has a much higher domain authority, but I don't know why after a 301 redirect, the new site's domain authority hasn't changed on over a month. Does MOZ take account of thes types of things?
Technical SEO | | bytecgroup2 -
Website redirects
We consolidated websites. All the international sites have been brought under the roof of our mothership site based in the US: www.crisisprevention.com ... We mapped out all of the URLs and where they should be redirected. However, if someone types in, say, www.crisisprevention.co.uk it redirects to the mothership site, BUT the old URL hangs around no matter what page you navigate to. I feel like it has duplicate content ramifications or worse. I would like opinions on this, so I can take my findings to IT and figure out a solution. Here’s another example: http://www.positive-options.co.uk and another http://www.positive-options.com
Technical SEO | | spackle0 -
HTACCESS redirect vs. forwarding
I'm having trouble using htaccess redirect to redirect a subdomain to a new domain on a different server. Tech support at godaddy suggested I forward the subdomain. The subdomain has already been cached by google. Will forwarding in this way have the same affect (SEO wise) as an htaccess redirect??
Technical SEO | | triple90 -
Redirect or not to redirect
We are rebuilding a website and try to get rid of errors. The content remains exactly the same but we correct the code and make it load faster. The site has quite many backlinks and I can't decide whether to remove .html endings from the urls and 301 redirect to the new ones or leave them with the older ending. If I remove the endings how much of the link juice will be passed? Anyone any idea?
Technical SEO | | sesertin0 -
Redirects
Hello, My question is: how important is it to wait for the a redirect to get seen and cached before you take down the old page? More in depth: my old platform has seriously limited my ability to add sitemaps and make edits to htacces. I just want to change nameservers (which will delete everything on there) and upload the htaccess is that alright? Another way of saying it: when redirecting a page, is it necessary for google to see the old page before it is deleted? Thanks Tyler
Technical SEO | | tylerfraser0