undefined
Skip to content
Moz logo Menu open Menu close
  • Products
    • Moz Pro
    • Moz Pro Home
    • Moz Local
    • Moz Local Home
    • STAT
    • Moz API
    • Moz API Home
    • Compare SEO Products
    • Moz Data
  • Free SEO Tools
    • Domain Analysis
    • Keyword Explorer
    • Link Explorer
    • Competitive Research
    • MozBar
    • More Free SEO Tools
  • Learn SEO
    • Beginner's Guide to SEO
    • SEO Learning Center
    • Moz Academy
    • MozCon
    • Webinars, Whitepapers, & Guides
  • Blog
  • Why Moz
    • Digital Marketers
    • Agency Solutions
    • Enterprise Solutions
    • Small Business Solutions
    • The Moz Story
    • New Releases
  • Log in
  • Log out
  • Products
    • Moz Pro

      Your all-in-one suite of SEO essentials.

    • Moz Local

      Raise your local SEO visibility with complete local SEO management.

    • STAT

      SERP tracking and analytics for enterprise SEO experts.

    • Moz API

      Power your SEO with our index of over 44 trillion links.

    • Compare SEO Products

      See which Moz SEO solution best meets your business needs.

    • Moz Data

      Power your SEO strategy & AI models with custom data solutions.

    Let your business shine with Listings AI
    Moz Local

    Let your business shine with Listings AI

    Learn more
  • Free SEO Tools
    • Domain Analysis

      Get top competitive SEO metrics like DA, top pages and more.

    • Keyword Explorer

      Find traffic-driving keywords with our 1.25 billion+ keyword index.

    • Link Explorer

      Explore over 40 trillion links for powerful backlink data.

    • Competitive Research

      Uncover valuable insights on your organic search competitors.

    • MozBar

      See top SEO metrics for free as you browse the web.

    • More Free SEO Tools

      Explore all the free SEO tools Moz has to offer.

    NEW Keyword Suggestions by Topic
    Moz Pro

    NEW Keyword Suggestions by Topic

    Learn more
  • Learn SEO
    • Beginner's Guide to SEO

      The #1 most popular introduction to SEO, trusted by millions.

    • SEO Learning Center

      Broaden your knowledge with SEO resources for all skill levels.

    • On-Demand Webinars

      Learn modern SEO best practices from industry experts.

    • How-To Guides

      Step-by-step guides to search success from the authority on SEO.

    • Moz Academy

      Upskill and get certified with on-demand courses & certifications.

    • MozCon

      Save on Early Bird tickets and join us in London or New York City

    Unlock flexible pricing & new endpoints
    Moz API

    Unlock flexible pricing & new endpoints

    Find your plan
  • Blog
  • Why Moz
    • Digital Marketers

      Simplify SEO tasks to save time and grow your traffic.

    • Small Business Solutions

      Uncover insights to make smarter marketing decisions in less time.

    • Agency Solutions

      Earn & keep valuable clients with unparalleled data & insights.

    • Enterprise Solutions

      Gain a competitive edge in the ever-changing world of search.

    • The Moz Story

      Moz was the first & remains the most trusted SEO company.

    • New Releases

      Get the scoop on the latest and greatest from Moz.

    Surface actionable competitive intel
    New Feature

    Surface actionable competitive intel

    Learn More
  • Log in
    • Moz Pro
    • Moz Local
    • Moz Local Dashboard
    • Moz API
    • Moz API Dashboard
    • Moz Academy
  • Avatar
    • Moz Home
    • Notifications
    • Account & Billing
    • Manage Users
    • Community Profile
    • My Q&A
    • My Videos
    • Log Out

The Moz Q&A Forum

  • Forum
  • Questions
  • Users
  • Ask the Community

Welcome to the Q&A Forum

Browse the forum for helpful insights and fresh discussions about all things SEO.

  1. Home
  2. SEO Tactics
  3. Technical SEO
  4. 302 or 301 redirect to https ?

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.

302 or 301 redirect to https ?

Technical SEO
4
9
35.7k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as question
Log in to reply
This topic has been deleted. Only users with question management privileges can see it.
  • Kotkov
    Kotkov last edited by Feb 18, 2012, 10:41 PM

    I am redirecting whole site to https. Is there a difference between 302 or 301 redirect for seo?

    Site never been indexed.

    Planning to do that with .htaccess command

    RewriteCond %{HTTPS} !=on
    RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [R,L]

    There are plenty of ways http://www.askapache.com/htaccess/ssl-example-usage-in-htaccess.html

    Which way would be the best?

    Thanks is advance

    1 Reply Last reply Reply Quote 0
    • Kotkov
      Kotkov @Virrtuo last edited by Feb 19, 2012, 4:19 AM Feb 19, 2012, 4:19 AM

      Thanks,

      Yes the site from the beginning will be https. We do have a good server, site speed according to google speed tool is 93.

      Sha, added  [R=301,L] and now it's 301.

      1 Reply Last reply Reply Quote 0
      • Virrtuo
        Virrtuo last edited by Feb 19, 2012, 2:59 AM Feb 19, 2012, 2:59 AM

        HTTPS based sites normally add a little stress to the server for handling requests, make sure you are hosted on a good performance web host for users & search engines to access content fast. If you're making HTTPS as the default version and if bots take time to crawl your website, it might after your crawl rate (and possibly ranking)

        Just like how we see WWW and non-WWW, HTTP and HTTPS are looked as two different sites by search engines, I'd highly suggest you to go with 301 (permanent) re-direct from the start to save link juice. Keep your SSL certifications valid. If you don't intend to do 301 from start, check your logs often to see if you get any links to HTTP version (as most often people try to link here) and request webmasters to update the link to HTTPS if you want to see your HTTPS version ranking in SERPs.

        My personal suggestion is to stick with one and doing 301 before you launch the site live.

        Cheers

        Kotkov 1 Reply Last reply Feb 19, 2012, 4:19 AM Reply Quote 1
        • ShaMenz
          ShaMenz @wojkwasi last edited by Feb 19, 2012, 2:36 AM Feb 19, 2012, 2:36 AM

          oops,

          Thanks for the pickup 🙂

          1 Reply Last reply Reply Quote 0
          • wojkwasi
            wojkwasi @ShaMenz last edited by Feb 19, 2012, 2:34 AM Feb 19, 2012, 2:34 AM

            Hi Sha - I think you meant Serge not Woj 😉

            But yes, good pick up - I omitted that detail in my hasty reply

            ShaMenz 1 Reply Last reply Feb 19, 2012, 2:36 AM Reply Quote 0
            • ShaMenz
              ShaMenz last edited by Mar 2, 2012, 8:59 PM Feb 19, 2012, 2:06 AM

              Hi Serge,

              The reason your redirect is creating a 302 is that it is an unspecified Redirect.

              Any redirect that is unspecified will by default be seen as a 302 (Temporary)

              To create a 301, you need to specify like this

              [R=301,L]
              

              Hope that helps,

              Sha

              wojkwasi 1 Reply Last reply Feb 19, 2012, 2:34 AM Reply Quote 2
              • wojkwasi
                wojkwasi @Kotkov last edited by Feb 19, 2012, 1:54 AM Feb 19, 2012, 1:53 AM

                301 - try this (in it's simplest form):

                RewriteCond %{SERVER_PORT} 80 
                RewriteRule ^(.*)$ https://www.yoursite.com/$1 [R,L]
                
                1 Reply Last reply Reply Quote 1
                • Kotkov
                  Kotkov @wojkwasi last edited by Feb 19, 2012, 1:36 AM Feb 19, 2012, 1:36 AM

                  Thanks, I understand 301 and 302. This command creates 302. I see a lot of website in serp having 302 to https, but also I see a lot with 301. Which is right for Seo when in comes to https?

                  wojkwasi 1 Reply Last reply Feb 19, 2012, 1:53 AM Reply Quote 0
                  • wojkwasi
                    wojkwasi last edited by Feb 19, 2012, 12:24 AM Feb 19, 2012, 12:24 AM

                    301 = permanent redirection

                    302 = temporary redirection

                    If the change is permanent then 301

                    The htaccess rewrite looks fine 🙂

                    Kotkov 1 Reply Last reply Feb 19, 2012, 1:36 AM Reply Quote 0
                    • 1 / 1
                    1 out of 9
                    • First post
                      1/9
                      Last post

                    Got a burning SEO question?

                    Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


                    Start my free trial


                    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.

                    • See all categories

                    Related Questions

                    • FreddyKgapza

                      Redirect to http to https - Pros and Cons

                      Hi, I know its best practice to redirect a website from http to https, instead of having many entry point to your website. When a website has been running for a long time on http and https, what are the SEO Pros and Cons of implementing a redirect from Http to Https?

                      Technical SEO | Jul 9, 2019, 3:23 AM | FreddyKgapza
                      1
                    • iQi

                      Google is still indexing the old domain a year after 301 redirects are put in place

                      Hi there, You might have experienced this before but for me this is the first. A client of mine moved from domain A (www.domainA.com) to domain B (www.domainB.com). 301 redirects are all in place for over a year. But the old domain is still showing in Google when you search for "site:domainA.com" The HTTP Header check shows this result for the URL https://www.domainA.com/company/cookie-policy.aspx HTTP/1.1 301 Moved Permanently => 
                      Cache-Control => private
                      Content-Length => 174
                      Content-Type => text/html; charset=utf-8
                      Location => https://www.domain_B_.com/legal/cookie-policy
                      Server => Microsoft-IIS/10.0
                      X-AspNetMvc-Version => 5.2
                      X-AspNet-Version => 4.0.30319
                      X-Powered-By => ASP.NET
                      Date => Fri, 15 Mar 2019 12:01:33 GMT
                      Connection => close Does the redirect look wrong? The change of address request was made on Google Console when the website was moved over a year ago. Edit: Checked the domainA.com on bing and it seems that its not indexed, and replaced with domainB.com, which is the right. Just Google is indexing the old domain! Please let me know your thoughts on why this is happening. Best,

                      Technical SEO | Mar 22, 2019, 6:45 PM | iQi
                      0
                    • jez000

                      Http to https - is a '302 object moved' redirect losing me link juice?

                      Hi guys, I'm looking at a new site that's completely under https - when I look at the http variant it redirects to the https site with "302 object moved" within the code. I got this by loading the http and https variants into webmaster tools as separate sites, and then doing a 'fetch as google' across both. There is some traffic coming through the http option, and as people start linking to the new site I'm worried they'll link to the http variant, and the 302 redirect to the https site losing me ranking juice from that link. Is this a correct scenario, and if so, should I prioritise moving the 302 to a 301? Cheers, Jez

                      Technical SEO | Sep 17, 2013, 6:19 AM | jez000
                      0
                    • Juandbbam

                      301 redirect from Blogger

                      Hello, I have a client with a Wordpress network of blogs, each blog is owned by a different blogger. Many of them were migrated time ago from Blogger. I have seen that the way used to redirect them is a meta refresh, so no authority is being passed. I cannot find any reliable way of making a 301 from Blogger, There are some plugins, but I'm afraid of using them. Any of you have experience with this situation please? I have even thought about placing a global rel canonical before the meta refresh, but I think that here the problem is the meta refresh itself.... Thank you in advance

                      Technical SEO | Jan 16, 2013, 4:33 AM | Juandbbam
                      0
                    • Gotmoxie

                      How do I fix a 301 Redirect Loop?

                      Saturday I waas doing some correcting of some duplicate titles, including nofollowing tags, etc. (my main problem was duplicate titles due to tags and categories being indexed). Now this morning I see that one of my pages refuses to load, citing a 301 redirect loop. http://www.incredibleinfant.com/feeding/switching-baby-formula/ Originally, the page was posted under the wrong category. http://www.incredibleinfant.com/uncategorized/switching-baby-formula I resaved it under the correct category (feeding) and now it won't load. Can someone help me figure out how to correct this mess? Thanks so much Heather

                      Technical SEO | Dec 12, 2012, 1:25 PM | Gotmoxie
                      0
                    • Dan-Lawrence

                      Can you 301 redirect a page to an already existing/old page ?

                      If you delete a page (say a sub department/category page on an ecommerce store) should you 301 redirect its url to the nearest equivalent page still on the site or just delete and forget about it ? Generally should you try and 301 redirect any old pages your deleting if you can find suitable page with similar content to redirect to. Wont G consider it weird if you say a page has moved permenantly to such and such an address if that page/address existed before ? I presume its fine since say in the scenario of consolidating departments on your store you want to redirect the department page your going to delete to the existing pages/department you are consolidating old departments products into ?

                      Technical SEO | Nov 5, 2012, 1:05 PM | Dan-Lawrence
                      0
                    • ChristianMKTG

                      Drupal URL Aliases vs 301 Redirects + Do URL Aliases create duplicates?

                      Hi all! I have just begun work on a Drupal site which heavily uses the URL Aliases feature. I fear that it is creating duplicate links. For example:: we have http://www.URL.com/index.php and http://www.URL.com/ In addition we are about to switch a lot of links and want to keep the search engine benefit. Am I right in thinking URL aliases change the URL, while leaving the old URL live and without creating search engine friendly redirects such as 301s? Thanks for any help! Christian

                      Technical SEO | Nov 11, 2011, 5:29 AM | ChristianMKTG
                      0
                    • pbrothers24

                      How many jumps between 301 redirects is acceptable?

                      For example, I have a page A that should be redirected to page D, but instead A redirects to B, B redirects to C and C redirects to D. It's something I came across and wondering if its worth the dev time to change it. Thanks!

                      Technical SEO | Oct 10, 2011, 3:50 PM | pbrothers24
                      0

                    Get started with Moz Pro!

                    Unlock the power of advanced SEO tools and data-driven insights.

                    Start my free trial
                    Products
                    • Moz Pro
                    • Moz Local
                    • Moz API
                    • Moz Data
                    • STAT
                    • Product Updates
                    Moz Solutions
                    • SMB Solutions
                    • Agency Solutions
                    • Enterprise Solutions
                    • Digital Marketers
                    Free SEO Tools
                    • Domain Authority Checker
                    • Link Explorer
                    • Keyword Explorer
                    • Competitive Research
                    • Brand Authority Checker
                    • Local Citation Checker
                    • MozBar Extension
                    • MozCast
                    Resources
                    • Blog
                    • SEO Learning Center
                    • Help Hub
                    • Beginner's Guide to SEO
                    • How-to Guides
                    • Moz Academy
                    • API Docs
                    About Moz
                    • About
                    • Team
                    • Careers
                    • Contact
                    Why Moz
                    • Case Studies
                    • Testimonials
                    Get Involved
                    • Become an Affiliate
                    • MozCon
                    • Webinars
                    • Practical Marketer Series
                    • MozPod
                    Connect with us

                    Contact the Help team

                    Join our newsletter
                    Moz logo
                    © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
                    • Accessibility
                    • Terms of Use
                    • Privacy

                    Looks like your connection to Moz was lost, please wait while we try to reconnect.