All of the urls are https:// instead of http://
Is there a reason for this? If I enter the url of a category into the browser as:
Code: Select all
https://domain.com/CategoryName-C15.aspx
Code: Select all
http://domain.com/CategoryList.aspx?CategoryId=15
Code: Select all
http://domain.com/CategoryName-C15.aspx
Code: Select all
http://domain.com/CategoryName-C15.aspx
If not, I'll probably change them to http:// because things seem to load faster.
Thanks.