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
-
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 -
Does removal of internal redirects(301) help in SEO
I am planning to completely remove 301 redirects manually by replacing such links with actual live pages/links. So there will be no redirects internally in the website. Will this boost our SEO efforts? Auto redirects will be there for incoming links to non-existing pages. Thanks, Satish
Intermediate & Advanced SEO | | vtmoz0 -
301 redirects Ruby on Rails
Can anyone point me to the best way to implement 301 redirects on a Ruby on Rails website?
Intermediate & Advanced SEO | | brianvest0 -
Php 301 redirect
Hi I am migrating an old wordpress site to a custom PHP site and the URL profiles will be different, so want to retain all link profiles and more importantly if a user visits the old urls via search then they are seamlessly transferred to the new equivalent page For example www.domain.com/about-us is going to need to redirect to www.domain.com/aboutus.php www.domain.com/furniture is going to need to redirect to www.domain.com/furniture-collections.php etc What is the best way of achieving this apart from .htaccess as not 100% confident of doing this. Could it be done via PHP or using meta tags?
Intermediate & Advanced SEO | | ocelot0 -
Moving Content To Another Website With No Redirect?
I've got a website that has lots of valuable content and tools but it's been hit too hard by both Panda and Penguin. I came to the conclusion that I'd be better off with a new website as this one is going to hell no matter how much time and money I put in it. Had I started a new website the first time it got hit by Penguin, I'd be profitable today. I'd like to move some of that content to this other domain but I don't want to do 301 redirects as I don't want to pass bad link juice. I know I'll lose all links and visitors to the original website but I don't care. My only concern is duplicate content. I was thinking of setting the pages to noindex on the original website and wait until they don't appear in Google's index. Then I'd move them over to the new domain to be indexed again. Do you see any problem with this? Should I rewrite everything instead? I hate spinning content...!
Intermediate & Advanced SEO | | sbrault741 -
Redirecting index.html to the root
Hi, I was wondering if there is a safe way to consolidate link juice on a single version of a home page. I find incoming links to my site that link to both mysite.com/ and mysite.com/index.html. I've decided to go with mysite.com/ as my main and only URL for the site and now I'd like to transfer all link juice from mysite.com/index.html to mysite.com/
Intermediate & Advanced SEO | | romanbond
When i tried 301 redirect from index.html to the root it created an indefinite loop, of course. I know I can use a RewriteRule.., but will it transfer the juice?? Please help!7 -
302 redirects in the sitemap?
My website uses a prefix at the end to instruct the back-end about visitor details. The setup is similar to this site - http://sanfrancisco.giants.mlb.com/index.jsp?c_id=sf with a 302 redirect from the normal link to the one with additional info and a canonical tag on the actual URL without the extra info ((the normal one here being http://sanfrancisco.giants.mlb.com,) However, when I used www.xml-sitemaps.com to create a sitemap they did so using the URLs with the extra info on the links... what should I do to create a sitemap using the normal URLs (which are the ones I want to be promoting)
Intermediate & Advanced SEO | | theLotter0 -
DNS or 301 Website Redirect
We are running a marketplace site, so we have thousands of vendors selling their products on our site. Each vendor has a Profile page and we are soon to launch a premium store-front that is white label. Many of these vendors will want to point a custom url to their premium store-front (which is a sub domain of the marketplace) and we are trying to get an understanding of how we should instruct them to point their url in a way that will give the main marketplace site the seo juice. We also want to understand what will show up in the address bar. Will it be their url or our sub domain? Will any of the marketplace seo juice boost their url local listing status?
Intermediate & Advanced SEO | | bloomnation0