HTTP vs HTTPS what is the difference?

Discussion in 'General Marketing' started by jackburd, Mar 25, 2011.

  1. #1
    hey anyone who can answer my question?

    what is the difference between http: and https: ?

    does it help in SEO?
     
    jackburd, Mar 25, 2011 IP
  2. stansman104

    stansman104 Peon

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    http is regular based site and https is a sercue site as in working with private data
     
    stansman104, Mar 25, 2011 IP
  3. William P

    William P Greenhorn

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    The difference is on the level of security they have.

    a Http doesn't have encryption, and send data over to the internet without masking / encrypting the data sent. Someone that is on the same network can tap to the data we sent through, just by using a network scanner.
    On the other hand, Https, is basically just the same protocol as http, the only difference is that the data sent is being encrypted before they are sent. Therefore, even if someone is scanning the network for data, they won't be able to make any sense out of it because of the encryption.

    I don't think it would make any difference in SEO. At least not as far as I know.
    Hope this help.
    Regards,
    William-
     
    William P, Mar 25, 2011 IP
  4. jackburd

    jackburd Active Member

    Messages:
    396
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #4
    thanks! how can I make my http to https if i have a payment page for example?
     
    jackburd, Mar 25, 2011 IP
  5. stansman104

    stansman104 Peon

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    whos your provider?
     
    stansman104, Mar 25, 2011 IP
  6. William P

    William P Greenhorn

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #6
    In order to set up a https , you'll need to buy SSL certificate. You can contact your hosting, I'm sure they can provide you one, and install it to your root directory as well.

    Or, if you are setting up a site, you can just simply put a paypal link for payment. Paypal has its own https set already, so we won't have to worry about it.
     
    William P, Mar 25, 2011 IP
  7. jackburd

    jackburd Active Member

    Messages:
    396
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #7
    thanks a lot!
     
    jackburd, Mar 25, 2011 IP
  8. digitalguys

    digitalguys Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    The Hypertext Transfer Protocol (HTTP) is a networking protocol for distributed, collaborative, hypermedia information systems. Hypertext Transfer Protocol Secure (HTTPS) is a combination of the Hypertext Transfer Protocol with the SSL/TLS protocol to provide encrypted communication and secure identification of a network web server.
     
    digitalguys, Mar 25, 2011 IP
  9. MayaLocke

    MayaLocke Peon

    Messages:
    1,016
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I don't believe that search engines can or will spider behind a https (secure) server.
     
    MayaLocke, Mar 28, 2011 IP
  10. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #10
    https is nothing but encrpted connection between your browser and server. you have to install a free ssl certificate generated from your server. this only if you have a dedicated server. if you are in shared hosting, ask your hosting provider - they may give you a shared https page to you. usually http uses port 80 while https uses port 443. checkout http://tcp-udp-ports.com/ for more information about ports.

    and https has nothing to do with ranking or SEO. infact https can also be used for content pages and it need not be payment.
     
    olddocks, Mar 28, 2011 IP