301 redirect
-
We have just had an outside SEO agency report on our site: One of things brought up were arounf broken links, and how they class them as broken links.
Could any body tell me whether this statement holds true please, as I am not aware of this
"Our latest intelligence shows that google are downgrading ranking from sites that feature 301 redirects within the internal link structure".
Any help would be greatly appreciated
Regards
-
I need to 301-redirect about 25 product pages because I'm having a content management system installed in part of the site.
What's the definitive answer on this -- is some link authority lost along a 301 link? These page rank superbly & are high-traffic, so I can't afford to take unnecessary risks.
-
Thanks Sameer, I'll hav a look at those.
Regards
-
Sometimes the internal redirection issues will not show up on OSE. OSE data is not real time so it will take couple of weeks to get the most updated one (as per the last I heard from Rand in one of the webinar).
I generally use Xenu link Sleuth to identify all the redirection and page not found issues. Another tool that we use which is more advacned is Gsitecrawler.
-
Thanks Sameer,
They ahve provided us with a list of 301 directs: I cant find these on OSE though, and to be fair they don't really make sense {as to why we would want a 301on these links in the first place}
Sameer i look after the SEO for my agecny and their clients: If indeed what they are saying is correct and we have 301's on internal links I can't see them, and the case they are pointing out I would use rel=canonical.
Should they show in OSE: I've tried this and it says we have zero, which is my thoughts, as i would have had to do them
Cheers
-
Have they provided you a report showing all the links from each page that are linking to a 301 link instead of directly linking to the destination page? I would not take their words unless they show you reports.
301 in the internal link structure should not directly impact the ranking so as to down grade rankings but it could impact your page rank juice flow. The concept is similar to having multiple hoops between origin and destination page. If you have a link on the page that is pointing to a 301 version instead of direct link then chances (based on page rank juice flow math) your are not allowing a complete flow of juice through those links.
Here are some great posts from Rand on page rank juice flow
http://www.seomoz.org/blog/determining-whether-a-page-site-passes-link-juice
http://www.seomoz.org/blog/the-science-of-ranking-correlations
http://www.seomoz.org/blog/whiteboard-friday-the-juice-is-loose (although controlling page rank is not a good practice anymore but this post is highly educational for anyone to understand the page rank flow)
Hope this helps.
Thanks
Sameer
-
Me too Thomas. I have requested that they share their "latest intelligence" and correlation with lost rankings. when/If I get an answer I'll be sure to post it.
Big thanks for everyones input here, really appreciated.
-
The only thing I don't understand about their claim is that it is "our latest intelligence". If that holds true, they are very slow catching industry news
301 is never perfect, but almost always the best way to keep rankings when moving content.
Wpuld also love to hear their elaboration of their latest intelligence.
-
This is interesting, because I assume this to be true and yet I've encountered the opposite. I used a simple 301 to direct an outdated page to a more relevant page on the same topic. Both pages were well-optimised, and the (slightly) newer page had more, higher-quality backlinks. I vanished from the SERPs for my keyword, and 3 months later hadn't returned - despite expecting Google to simply replace the listing for the old page with the new one. When I removed the 301, the original page appeared in the same position in the SERPs.
Because of this, I think it's best to be careful when it comes to 301s.
-
Hi Sean, never heard of that or experienced it. Here is a usefull interview by Eric Enge with Matt Cutts that really goes into the effects of a 301: http://www.stonetemple.com/articles/interview-matt-cutts-012510.shtml.
I guess what they mean is the situation that if you are on page A on your site and click on the link to page B, and a redirect takes you to page C. Basically you could have gone from A to C directly. As the 301 dilutes a little bit of the page rank, it is by definition that sites utilising 301 internally this way lose a very little bit.
-
So you are 301ing from one domain to another? I have noticed this to take a long time to transfer any link juice and rankings. Two months which I thought was forever!
-
http://www.youtube.com/watch?v=70LR8H8pn1M
Typically passes, but it can't be guaranteed. Yeah, that helps. Thanks Matt
-
Hi Sean,
As already mentioned Matt Cutts does talk about this and confirms that some link juice is lossed. You can catch his videos on YouTube at GoogleWebmasterHelp
I have personally not noticed any degregation in rankings due to using 301s. I will say that you should be careful with your 301s not to daisy chain them more than 3 times according to Matt if I remember correctly. Personally, I rather work my .htaccess file a bit more carfully not to 301 more than once or twice.
Cheers
-
Yes Matt Cutts also said that the anchor text value does not always go across or that Google does not guarantee it will work 100%.
-
Hello again Goodnewscowboy. I have just done exactly what you have said. I need to know obviously for future reference. I guess I was a little put out with some of the stuff they had put in there, which I thought didn't hold true.
Thanks for your time again, great to hear from you also.
Kind Regards
Sean
-
Thanks for the prompt reply Dejan, greatly appreciated. As far as I'm aware we haven't used 301's on internal linking. I have checked this in OSE and it doesn't show any?
My thoughts are the same as yours Dejan. We have recently had a redeisgn of the site { a couple of weeks ago} and to be fair I was looking at 301 ing some of the old content which held small amounts of link juice.
Thanks for our time again
-
Hey Sean: The only thing about 301'a and Google that I'm aware of is that 301's do lose a little "link juice" But this would be from any link, external or internal. I've not heard of a difference in ranking between the two.
Ask them to show you what that "latest intelligence" is and have them explain their rationale. If it's the real deal, they should be able to back it up with something.
-
The question is why use 301s for internal navigation? If it's for moved pages then it's appropriate.
Google in fact encourages 301 as a most robust solution for sorting out moved pages (apart from fixing it on the core level). Secondary to that would be use of canonical, some webmasters even go for meta redirect or good old 404.
By my observations there is nothing that can harm you, even chained 301s work - unless you manage to do something really exotic!
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
-
Where to put 301 redirects in my Wordpress htaccess file?
I have about 25 301 redirects in my Wordpress htaccess file, that look like this: <code>Redirect301/store/index.html https://www.notesinspanish.com/store-home/</code> At the moment they are at the bottom of my htaccess file, below the usual Wordpress rewrite rules: <code># BEGIN WordPress <ifmodulemod_rewrite.c>RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress</ifmodulemod_rewrite.c></code> So they are below all that. Above my WP rewrite rules I have a number of other rules from plugins (caching, ssl). Are my 301's OK where they are at the very bottom of that file? They are working, and redircting pages correctly. Should they be somewhere else? Many thanks for any help. Thanks for any help.
Technical SEO | | Benspain0 -
Will doing a 301 redirect for one domain to another give the latter domain the formers links?
I have some websites that I built a few years ago that are still in existence, but I no longer have access to the sites as they weren't hosted by myself. These sites all carry a "Designed by Me" text on the footer with a link to my (now old) website. I have since done 301 redirects on the domain names that are used in the footers of these sites so they link directly to my new site. However, will these websites now show up on Google Webmasters for example as external links to my site?
Technical SEO | | mickburkesnr0 -
301 Redirect to add juice from Keyword A to Keyword B
Here's our situation: Our company sells Employee HANDBOOKS (the book that explains to employees how the company itself is run, more or less). That's the technically correct term for them. However, many people use this term interchangeably with Employee MANUALS. Employee MANUALS are actually slightly different. (they're more specific, usually a list of common office policies and procedures and how to do them) When doing Keyword research, we learned that many, many people search for Employee MANUALS when they actually are interested in an employee HANDBOOK. We've got our page optimized for the Keyword Employee HANDBOOKS, because in our copy we always refer to it as such. Here's my question: Would it be "cloacking" or some other blackhat nonsense if we did this: #1. Take a copy of the current page, and make a second page for it with a slightly different URL, but optimize the SEO-relevant parts for the phrase Employee MANUAL. #2. That page will also include a 301-redirect towards the original page, which is identical except the SEO bits are optimized for Employee HANDBOOKS. My understanding here is that we'd get the SEO juice from the phrase Employee Manual, without actually having to do the upkeep on two different pages. We also avoid having to have a random page SEO optimized for an improper term just because of the general confusion about what the product is called. Are we on the right track here? Or is this going to annoy Google, or not have the result I'm predicting? Any insight is appreciated!
Technical SEO | | CEDRSolutions0 -
Best Practice - Disavow tool for non-canonical domain, 301 Redirect
The Situation: We submitted to the Disavow tool for a client who (we think) had an algorithmic penalty because of their backlink profile. However, their domain is non-canonical. We only had access to http://clientswebsite.com in Webmaster Tools, so we only submitted the disavow.txt for that domain. Also, we have been recommending (for months - pre disavow) they redirect from http://clientswebsite.com to http://www.clientswebsite.com, but aren't sure how to move forward because of the already submitted disavow for the non-www site. 1.) If we redirect to www. will the submitted disavow transfer or follow the redirect? 2.) If not, can we simply re-submit the disavow for the www. domain before or after we redirect? Any thoughts would be appreciated. Thanks!
Technical SEO | | thebenro0 -
Creating a CSV file for uploading 301 redirect URL map
Hi if i'm bulk uploading 301 redirects whats needed to create a csv file? is it just a case of creating an excel spreadsheet & have the old urls in column A and new urls in column B and then just convert to csv and upload ? or do i need to put in other details or paremeters etc etc ? Cheers Dan
Technical SEO | | Dan-Lawrence0 -
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 code to 301 redirect a folder change
Hi, I need some help to redirect all my site as there was a folder change. eg, the old structure was www.mysite.com/stuff-1/bags.html and I need it to go to the same structure without the "-1" eg: /stuff/bags.html
Technical SEO | | Paul_MC
The "bags.html" will be lots of different products, so this would be a wildcard? What would the htaccess code need to be? Thanks0 -
We have set up 301 redirects for pages from an old domain, but they aren't working and we are having duplicate content problems - Can you help?
We have several old domains. One is http://www.ccisound.com - Our "real" site is http://www.ccisolutions.com The 301 redirect from the old domain to the new domain works. However, the 301-redirects for interior pages, like: http://www.ccisolund.com/StoreFront/category/cd-duplicators do not work. This URL should redirect to http://www.ccisolutions.com/StoreFront/category/cd-duplicators but as you can see it does not. Our IT director supplied me with this code from the HT Access file in hopes that someone can help point us in the right direction and suggest how we might fix the problem: RewriteCond%{HTTP_HOST} ccisound.com$ [NC] RewriteRule^(.*)$ http://www.ccisolutions.com/$1 [R=301,L] Any ideas on why the 301 redirect isn't happening? Thanks all!
Technical SEO | | danatanseo0