Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
303 redirect
-
Hi,
303 redirect is a good thing or not ?
I have a homepage in 2 languages FR and EN > mywebsite.com/fr/ and mywebsite.com/en/.
A 303 redirect is on mywebsite.com to mywebsite.com/fr/.
Thanks
D.
-
Hi Wesley & D.,
I really appreciate the what you said & did however I did not administer the experiment or create content.
Thank you for the kind words however I did not do the work for this I only for the used it as a reference to describe the situation.
I am glad it helped,
All the best,
Thomas
-
Very descriptive answer. Love that you describe your entire experiment.
Thank you for this extra bit of information. -
affect SERPs the 303 redirect remains fairly unknown because it is rarely used.
I came across a website linking to one of my sites with a 303 but I could not find a definitive answer of whether or not this link passed any PageRank. Information online about this was scarce and the only information I found was from people saying that only 301 redirects pass PageRank.
When I checked the status code for 303 redirect at w3.org it was “See other” . The description reads as follows:
“The new URI is not a substitute reference for the originally requested resource. The 303 response MUST NOT be cached, but the response to the second (redirected) request might be cacheable.”
This sounds very black and white and I my initial guess was that Google does not flow PR for 303 redirects. But I was curious, how was Google treating 303 redirects?
I set up an experiment to check how Google was handling the 303. Results below:
*Note: The translation for this keyword is NSFW
Google will show the search result with the URI that is initially requested. It will then show the Page Title and Meta Description (or other descriptive snippet) for the redirected page but it will show the URI from the redirecting page. It is caching the text from the final page but assigning it to the requested page.
How Google caches 303 redirects
Page A 303 redirects to Page B
Title: Page B
URI: Page A
Meta Description: Page B
Since page B does not rank for this keyword it is confirmed that the 303 redirect does not flow PR.
How did I set this test up?
- I chose a rare keyword that had very few pages ranking for it.
- On www.a.com I created two pages containing the keyword with the same exact content (www.a.com/a.htm .com/b.htm)
- One page (www.a.com/a.htm) was linked to internally multiple times
- One page (www.a.com/b.htm) was linked to externally with 303 redirects only from two domains (including www.marketingchip.com)
- The 303 redirects were created on the external pages (www.marketingchip.com/special-doors.html -> 303 -> www.a.com/b.htm)
After a few days neither www.a.com/a.htm nor www.a.com/b.htm appear in the results. However the number one listing for this keyword was forwww.marketingchip.com/special-doors.html but the meta title and the meta description are taken from www.a.com/b.htm. I acquired the information from this URL and would agree with Wesley definitely 301 redirect the link to not use a 303 and less you are trying to accomplish something similar to what it's shown above or in Wesley's comment. http://www.marketingchip.com/seo-experiments/how-does-a-303-redirect-affect-seo/ Sincerely, Thomas
-
A 303 won't send 'link juice' that means that all the value you website gets on mywebsite.com won't be send to mywebsite.com/fr/. You should use a 301 instead.
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
-
Help with force redirect HTTP to HTTPS
Hi, I'm unsure of where I should be putting the following code for one of my Wordpress websites so that they redirect all HTTP requests to HTTPS. RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] This is my current htaccess file: *missing
Intermediate & Advanced SEO | | Easigrass0 -
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 -
Blog subdomain not redirecting
Over the last few weeks I have been focused on fixing high and medium priority issues, as reported by the Moz crawler, after a recent transition to WordPress. I've made great progress, getting the high priority issues down from several hundred (various reasons, but many duplicates for things like non-www and www versions) to just five last week. And then there's this weeks report. For reasons I can't fathom, I am suddenly getting hundreds of duplicate content pages of the form http://blog.<domain>.com</domain> (being duplicates with the http://www.<domain>.com</domain> versions). I'm really unclear on why these suddenly appeared. I host my own WordPress site ie WordPress.org stuff. In Options / General everything refers to http://www.<domain>.com</domain> and has done for a number of weeks. I have no idea why the blog versions of the pages have suddenly appeared. FWIW, the non-www version of my pages still redirect to the www version, as I would expect. I'm obviously pretty concerned by this so any pointers greatly appreciated. Thanks. Mark
Intermediate & Advanced SEO | | MarkWill0 -
Does a 302 redirect pass penalties?
I'm having problems finding a definitive answer to this question, there is a lot of rumour and gossip out there but nothing I can rely on. I'm working with a site that received an unnatural links notice followed by a massive drop in search traffic. Looking at the link profile it's pretty much jacked beyond repair and I have recommended that we move over to a fresh domain. However, it's an established brand with many more sources of traffic than organic search. There's no way we can burn all their repeat visits, loyal customers, brand recognition that they've built up over the years so I want to redirect from the old domain to the new. This is not to try and make any SEO gain from the previous site, frankly we don't give a crap about that. We just want to maintain the brand. A 302 is a temporary redirect, this will be a permanent move BUT a 301 will pass on the penalty. So can we safely use a 302 redirect in this situation or is there a better alternative (meta refresh?) Thanks for your help! MB.
Intermediate & Advanced SEO | | MattBarker0 -
301 redirect with /? in URL
For a Wordpress site that has the ending / in the URL with a ? after it... how can you do a 301 redirect to strip off anything after the / For example how to take this URL domain.com/article-name/?utm_source=feedburner and 301 to this URL domain.com/article-name/ Thank you for the help
Intermediate & Advanced SEO | | COEDMediaGroup0 -
Multiple 301 Redirects for the Same Page
Hi Mozzers, What happens if I have a trail of 301 redirects for the same page? For example,
Intermediate & Advanced SEO | | Travis-W
SiteA.com/10 --> SiteA.com/11 --> SiteA.com/13 --> SiteA.com/14 I know I lose a little bit of link juice by 301 redirecting.
The question is, would the link juice look like this for the example above? 100% --> 90% --> 81% -->72.9%
Or just 100% -----------------------------------------> 90% Does this link juice refer to juice from inbound links or links between internal pages on my site? Thanks!0 -
Changing a parent category and 301 redirecting
I have a set of three pages that are subpages of a parent. The structure is as follows: mysite.com/directory/personal-widgets mysite.com/directory/commercial-widgets mysite.com/directory/widgets-services The partent page name "directory" really isn't working for where I want these pages to evolve. So I want to change it to "guides" In a world without worrying about google, I would simply change the parent page to guides, so they look like this, and be done with it: mysite.com/guides/personal-widgets But, the obvious problem is that I have external links to the page now. And the pages have a nice PR. And they also have Facebook page Likes and I don't know if I'll lose those. I know that if I should do this I should redirect the pages to the new pages of course. My question is: Will redirecting the old URL to the new URL with a 301 cause anything negative to happen that I might not be expecting? Does Google dislike Redirects for any reason, or understand they are sometimes necessary?
Intermediate & Advanced SEO | | bizzer0 -
301 Redirect - What happens to backlinks
Hello... One of my sites is losing rankings in G. I received the webmaster notification of unnatural links... My question is, should i do a 301 redirect of every page on my site to a new domain? If so, do the backlinks (which i believe are causing my rankings to drop) carry over? How about the good backlinks? Also, what would happen to the rankings i currently have on page 1? Thanks
Intermediate & Advanced SEO | | Prime850