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
      • SEO Q&A
      • 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.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      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. Intermediate & Advanced SEO
    4. 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?

    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.

    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?

    Intermediate & Advanced SEO
    3
    7
    2391
    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.
    • Caffeine_Marketing
      Caffeine_Marketing Subscriber last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • BlueprintMarketing
        BlueprintMarketing @Caffeine_Marketing last edited by

        I am happy I could be of help please let me know if there's anything else I can be of assistance with?

        1 Reply Last reply Reply Quote 0
        • BlueprintMarketing
          BlueprintMarketing @Caffeine_Marketing last edited by

          PS I will run a crawl to check

          1 Reply Last reply Reply Quote 0
          • BlueprintMarketing
            BlueprintMarketing @Caffeine_Marketing last edited by

            It is fine to 301 redirect to** "/"** you need to pick forward slash "/" or no forward slash.

            • SEE:
            • https://webmasters.googleblog.com/2010/04/to-slash-or-not-to-slash.html
            • https://www.seroundtable.com/google-trailing-slashes-url-24943.html

            You should force HTTPS

            • http://cardiff.co.uk 301's to http://www.cardiff.co.uk/
            • See: https://i.imgur.com/fg34sXR.png
            • You should add https
            • https://dash.cloudflare.com/sign-up
            • or
            • https://www.rapidtables.com/web/tools/redirect-generator.html

            Add a SSL cert I would just add cloudflare.com (if you want fast & easy also Free)

            • https://support.cloudflare.com/hc/en-us/articles/204144518
            • https://support.cloudflare.com/hc/en-us/articles/200172286-Configuring-URL-forwarding-or-redirects-with-Cloudflare-Page-Rules

            When configuring Page Rules, the Always use HTTPS action is the simplest method to redirect HTTP requests to HTTPS.  You can also use the Forwarding URL action with a 301 redirect if you need to redirect to another subdomain in addition to forcing HTTPS. For example, a Page Rule match for

            **_http://_cardiff.co.uk_/*_**
            

            with a _Forwarding URL _of

            **_https://www.cardiff.co.uk/$1_**
            

            https://www.cardiff.co.uk/

            ASP.NET

            or ASP.NET

            <%@ Language="VBScript" %>
            <%
            ' ASP permanent URL redirect - generated by www.rapidtables.com
            Response.Status="301 Moved Permanently"
            Response.AddHeader "Location", "https://www.cardiff.co.uk/"
            Response.End
            %>

            Redirect entire domain from HTTP to HTTPS

            RewriteEngine On
            RewriteCond %{HTTPS} off
            RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
            

            Redirect entire domain from non-www to www and HTTP to HTTPS

            RewriteEngine On
            RewriteCond %{HTTP_HOST} !^www\. [NC]
            RewriteRule ^ https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
            RewriteCond %{HTTP:X-Forwarded-Proto} !https
            RewriteCond %{HTTPS} off
            RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
            

            Hope this helps,

            Tom

            fg34sXR.png

            1 Reply Last reply Reply Quote 0
            • Caffeine_Marketing
              Caffeine_Marketing Subscriber last edited by

              Thank you for the advice it is very useful.

              In GWT we are also showing redirects on all pages from the non / page to the / page

              ie cardiff.co.uk redirects to  cardiff.co.uk/

              is this OK?

              BlueprintMarketing 3 Replies Last reply Reply Quote 0
              • BlueprintMarketing
                BlueprintMarketing last edited by

                if you talking about the domain

                you should 301 redirect each of the 3 of 4 different URLs to the one you want to be the primary domain that is using https

                This is a great guide

                https://ahrefs.com/blog/301-redirects/

                You can always use CloudFlare as free & easy fix.

                If you want to use HSTS preload or just HSTS

                Test your 301 setup using

                https://hstspreload.org/?domain=example.com

                If you are using https://www.  as the primary

                See you must force http to https and the HTTP://www

                Must redirect to the https:// bare domain so that means two redirects.

                Error: No redirect from HTTPhttp://example.com does not redirect to https://example.com.

                Hope this helps,

                Tom

                1 Reply Last reply Reply Quote 0
                • Xiano
                  Xiano Subscriber last edited by

                  Ideally, yes.

                  However, it's not likely to have a massive impact if you do have a redirect chain first to www and then to https.

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    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

                  • Daaveey

                    Should I redirect a domain we control but which has been labeled 'toxic' or just shut it down?

                    Hi Mozzers: We recently launched a site for a client which involved bringing in and redirecting content which formerly had been hosted on different domains. One of these domains still existed and we have yet to bring over the content from it. It has also been flagged as a suspicious/toxic backlink source to our new domain. Would I be wise to redirect this old domain or should I just shut it down? None of the pages seem to have particular equity as link sources. Part of me is asking myself 'Why would we redirect a domain deemed toxic, why not just shut it down.' Thanks in advance, dave

                    Intermediate & Advanced SEO | | Daaveey
                    0
                  • kadut

                    If my website uses CDN does thousands of 301 redirect can harm the website performance?

                    Hi, If my website uses CDN does thousands of 301 redirect can harm the website performance? Thanks Roy

                    Intermediate & Advanced SEO | | kadut
                    1
                  • admiral99

                    Should I use https schema markup after http-https migration?

                    Dear Moz community, Noticed that several groups of websites after HTTP -> HTTPS migration update their schema markup from, example : {
                    "@context": "http://schema.org",
                    "@type": "WebSite",
                    "name": "Your WebSite Name",
                    "alternateName": "An alternative name for your WebSite",
                    "url": "http://www.your-site.com"
                    } becomes {
                    "@context": "https://schema.org",
                    "@type": "WebSite",
                    "name": "Your WebSite Name",
                    "alternateName": "An alternative name for your WebSite",
                    "url": "https://www.example.com"
                    } Interesting to know, because Moz website is on https protocol but uses http version of markup. Looking forward for answers 🙂

                    Intermediate & Advanced SEO | | admiral99
                    0
                  • Steven_Macdonald

                    Switching from HTTP to HTTPS: 301 redirect or keep both & rel canonical?

                    Hey Mozzers, I'll be moving several sites from HTTP to HTTPS in the coming weeks (same brand, multiple ccTLDs). We'll start on a low traffic site and test it for 2-4 weeks to see the impact before rolling out across all 8 sites. Ideally, I'd like to simply 301 redirect the HTTP version page to the HTTPS version of the page (to get that potential SEO rankings boost). However, I'm concerned about the potential drop in rankings, links and traffic. I'm thinking of alternative ways and so instead of the 301 redirect approach, I would keep both sites live and accessible, and then add rel canonical on the HTTPS pages to point towards HTTP so that Google keeps the current pages/ links/ indexed as they are today (in this case, HTTPS is more UX than for SEO). Has anyone tried the rel canonical approach, and if so, what were the results? Do you recommend it? Also, for those who have implemented HTTPS, how long did it take for Google to index those pages over the older HTTP pages?

                    Intermediate & Advanced SEO | | Steven_Macdonald
                    0
                  • Charlesfridmanpr

                    I'm a newb, built a website with Wix want to redirect it to a domain I own, but am reading that Wix is bad for this

                    Hi, I am building this site for my boss http://charlesfridmanpr.wix.com/real-estate and am still working on it. I'm getting close to the stage where I want to redirect it to the URL we want to use, but in reading these forums, it says that because all of subpages (?) have a # in them, they will not be read or indexed by google. I am very new to this, and while it may not look like it, the website has taken me quite a while to design.  Is there a way to fix this?  We want to appear high up for a non competitive keyword. Thanks

                    Intermediate & Advanced SEO | | Charlesfridmanpr
                    0
                  • HashtagHustler

                    Moving half my website to a new website: 301?

                    Good Morning! We currently have two websites which are driving all of our traffic. Our end goal is to combine the two and fold them into each other. Can I redirect the duplicate content from one domain to our main domain even though the URL's are different. Ill give an example below. (The domains are not the real domains). The CEO does not want to remove the other website entirely yet, but is willing to begin some sort of consolidation process. ABCaddiction.com is the main domain which covers everything from drug addiction to dual diagnosis treatment. ABCdualdiagnosis.com is our secondary website which covers everything as well. Can I redirect the entire drug addiction half of the website to ABCaddiction.com? With the eventual goal of moving everything together.

                    Intermediate & Advanced SEO | | HashtagHustler
                    0
                  • EnvoyWeb

                    Duplicate Content www vs. non-www and best practices

                    I have a customer who had prior help on his website and I noticed a 301 redirect in his .htaccess Rule for duplicate content removal : www.domain.com vs domain.com RewriteCond %{HTTP_HOST} ^MY-CUSTOMER-SITE.com [NC]
                    RewriteRule (.*) http://www.MY-CUSTOMER-SITE.com/$1 [R=301,L,NC] The result of this rule is that i type MY-CUSTOMER-SITE.com in the browser and it redirects to www.MY-CUSTOMER-SITE.com I wonder if this is causing issues in SERPS.  If I have some inbound links pointing to www.MY-CUSTOMER-SITE.com and some pointing to MY-CUSTOMER-SITE.com, I would think that this rewrite isn't necessary as it would seem that Googlebot is smart enough to know that these aren't two sites. -----Can you comment on whether this is a best practice for all domains?
                    -----I've run a report for backlinks.  If my thought is true that there are some pointing to www.www.MY-CUSTOMER-SITE.com and some to the www.MY-CUSTOMER-SITE.com, is there any value in addressing this?

                    Intermediate & Advanced SEO | | EnvoyWeb
                    0
                  • Mark_Ch

                    How to structure articles on a website.

                    Hi All, Key to a successful website is quality content - so the Gods of Google tell me. Embrace your audience with quality feature rich articles on your products or services, hints and tips, how to, etc. So you build your article page with all the correct criteria; Long Tail Keyword or phrases hitting the URL, heading, 1st sentance, etc. My question is this
                    Let's say you have 30 articles, where would you place the 30 articles for SEO purposes and user experiences. My thought are:
                    1] on the home page create a column with a clear heading "Useful articles" and populate the column with links to all 30 articles.
                    or
                    2] throughout your website create link references to the articles as part of natural information flow.
                    or
                    3] Create a banner or impact logo on the all pages to entice your audience to click and land on dedicated "articles page" Thanks Mark

                    Intermediate & Advanced SEO | | Mark_Ch
                    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
                  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.