Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: SSL Updation for a website

  1. #1
    If we are SSL Updation for a website, then what will be best robots txt file ?

  2. Internet, Programming and Graphics   -   #2
    Tokeman's Avatar Ron Paul 2012 BT Rep: +30BT Rep +30BT Rep +30BT Rep +30BT Rep +30BT Rep +30
    Join Date
    Oct 2006
    Posts
    2,220
    The SSL certificate has nothing to do with how a site is browsed (or crawled)

    If it is just an update, like the old one expired and you now have a new one, install the new certificate and go!

  3. Internet, Programming and Graphics   -   #3
    integrala
    Guest
    if you are applying an SSL certificate for the first time ensure you set up 301 redirects from the http pages to their equivalent https pages otherwise Google will index your pages twice

  4. Internet, Programming and Graphics   -   #4
    Gribley's Avatar On a hate list
    Join Date
    Sep 2008
    Location
    The turning on the left
    Posts
    2,295
    Quote Originally Posted by integrala View Post
    if you are applying an SSL certificate for the first time ensure you set up 301 redirects from the http pages to their equivalent https pages otherwise Google will index your pages twice
    Damn actual information, don`t come across that often so great first post. And sorry I didn`t add anything to the thread, just shock

  5. Internet, Programming and Graphics   -   #5
    Don't forget to test your setup at https://www.ssllabs.com/ssltest/ (or with sslyze if you're using Cloudflare or this is for an intranet).
    "I just remembered something that happened a long time ago."

  6. Internet, Programming and Graphics   -   #6
    jimbojumps
    Guest
    The website Whynopadlock is a good if you're trying o find out why the padlock is not working on a particular page

  7. Internet, Programming and Graphics   -   #7
    Hi,

    Many robots.txt files are very simple. A typical file that allows full access will look like this:

    User-agent: *
    Disallow:

    Once SSL Certification update your website then do robot.txt file using (https://)

  8. Internet, Programming and Graphics   -   #8
    Ok, Got It, Thanks for replying.

  9. Internet, Programming and Graphics   -   #9
    SSL Certificates are small data files that digitally bind a cryptographic key to an organization's details. When installed on a web server, it activates the padlock and the https protocol and allows secure connections from a web server to a browser.

  10. Internet, Programming and Graphics   -   #10
    SSL is secure socket layer, which shows are website is secure and safe to browse

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •