Hi, I have a website DirectFix (dot) com where I changed the web location from HTTP to HTTPS. I saw a huge drop in ranking immediately after that. Eventually, I realized it's not even showing at caching at cache:domainname. I saw a bug with robots.txt as search console and updated to the following file. directfix(dot)com/robots.txt . Now my search console says " Alternate page with proper canonical tag". Can someone help me understand what am I missing here? Thank you!
remove line Disallow: and add Allow: / at the bottom Allow: / Code (markup): that can be of some help.
U should try to create 2 robots.txt files. One is for old http-version and second is for new https-version of your website. And don't forget about 301 redirections from old http-pages to new https. And if u did not verify new https-property in Search Console Google - do that.