Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Help


Guest

Recommended Posts

I recently purchased a SSL certificate for one of my ecommerce websites. this works fine if i type the prefix https://www, but all search engines index http://www and the same with anyone typing the address in their browsers.

 

How can set this up so that when anyone types http://www. or www. or search engines index the site it directs them to my secure site https://www.

Link to comment
Share on other sites

the ssl should target your secure pages, in general pages where private/personal information is transmitted.

 

Now if someone is not even logged-in, browsing your home page you do not want to use an ssl page. It's slower, page content won't be cached and not useful to the search engines. By default with the osc framework there is a distinction between ssl/non-ssl pages. Just setup your configure.php files properly to utilize the ssl.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...