If we are SSL Updation for a website, then what will be best robots txt file ?
If we are SSL Updation for a website, then what will be best robots txt file ?
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!
And people wonder why this forum died. Sad.
Hint, it wasn't the file sharing
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
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).
"Come visit sometime, okay? We'll always be here for you. We... we all love you."
The website Whynopadlock is a good if you're trying o find out why the padlock is not working on a particular page
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://)
Ok, Got It, Thanks for replying.
Bookmarks