Jump to content

Google indexes SSL link? (https)


Recommended Posts

You can generate a robots.txt file. Upload a blank robots.txt file with chmod 666 permissions to the root directory of your PrestaShop, then go to Tools > Generators > Generate robots.txt file. You should then have a robots.txt file to prevent Google indexing most of your https files. The file doesn't include contact-form.php, which is a https page. You can add the following line to disallow access to it:

Disallow: /contact-form.php



I think that covers all the https pages, but if you find any more, you can add more rules for them.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...