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
-
We are redirecting http and non www versions of our website. Should all versions http (non www version and www version) and https (non www version) should just have 1 redirect to the https www version?
We are redirecting http and non www versions of our website. Should all versions http (non www version and www version) and https (non www version) should just have 1 redirect to the https www version? Thant way all forms of the website are pointing to one version?
Intermediate & Advanced SEO | | Caffeine_Marketing0 -
Google Is Indexing my 301 Redirects to Other sites
Long story but now i have a few links from my site 301 redirecting to youtube videos or eCommerce stores. They carry a considerable amount of traffic that i benefit from so i can't take them down, and that traffic is people from other websites, so basically i have backlinks from places that i don't own, to my redirect urls (Ex. http://example.com/redirect) My problem is that google is indexing them and doesn't let them go, i have tried blocking that url from robots.txt but google is still indexing it uncrawled, i have also tried allowing google to crawl it and adding noindex from robots.txt, i have tried removing it from GWT but it pops back again after a few days. Any ideas? Thanks!
Intermediate & Advanced SEO | | cuarto7150 -
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 -
Deep linking with redirects & building SEO
Hi there. I'm using deep linking with unique URL's that redirect to our website homepage or app (depending on whether the user accesses the link from an iphone or computer) as a way to track attribution and purchases. I'm wondering whether using links that redirect negatively affects our SEO? Is the homepage still building SEO rank despite the redirects? I appreciate your time & thanks for your help.
Intermediate & Advanced SEO | | L_M_SEO0 -
Redirecting Canonical 301s and Magento Website
I have an issue with a client's website where it has 3700+ pages, but roughly half of them are duplicates. Thankfully, the only difference between the original and the duplictes is the "?print" at the end of each URL (I suppose this is Magento's way of making a printable page version of the same page. I don't know, I didn't build it.) My questions is, how can I get all the pages like this http://www.mycompany.com/blah.html?print to redirect to pages like this... http://www.mycompany.com/blah.html Also, do they NEED to be Canonical, or will a 301 redirect be sufficient. Also, after having done this, if anybody knows, is there a way I can turn that feature off in Magento, because we're expanding our product line, and I don't want to have to keep chasing after these "?print" pages after the fact.
Intermediate & Advanced SEO | | ClifThompson0 -
How To 301 Redirect .html pages
I need to redirect a page/URL that is purely .html to a new location. I don't know how to do this. All the redirects I can find are for server side code pages .php/.aspx etc. From my understanding I can't put a server side redirect in a .html file. I am hosting on a microsoft server, however the new page I am redirecting to is .php. I am running some WordPress (.php) files on the server. I need to make it redirect before the old page loads so visitors don't start reading something that is about to get redirected Can someone please help me?
Intermediate & Advanced SEO | | MyNet0 -
Cookies and redirects - what are the negative effects?
I am advising a client who wants to streamline their online customers experience through the use of cookies. The first time someone visits mysite.com, they will visit the normal index page, and on that page will be asked to identify themselves as a Personal or Business customer - and taken through to a relevant page. This will result in a cookie being added. The next time they come back to mysite.com, the cookie will automatically direct them from the index page to mysite.com/personal/ or mysite.com/business/. My question is, what are the SEO implications of this, especially given the fact the index page is their primary landing page for almost all organic traffic? Bots I realise that googlebot etc do not store cookies, so this should result in no change from the bots perspective (i.e. no redirect) but is it that simple? In effect we'll be showing the bot one thing and second time + visitors something else. Is this not effectively cloaking? All advice gratefully received!
Intermediate & Advanced SEO | | seomasters0 -
301 Redirect With A Message And Delay
Hello, I'd like to sell a site I own. I'd like the site to be redirected to the buyers site with a 301 redirect. But I'd like the viewer to be informed that the site was purchased by this company and they will be redirect in 5 seconds.I'd like for the redirect to be a complete 301 and pass as much linklove as possible. Are you familiar with how to do this? Thanks, Tyler
Intermediate & Advanced SEO | | tylerfraser0