Magento SSL links not given out from Magento functions -


I have a problem with SSL link in Magento. I have SSL setup and work ... all normal settings

When I look at the source of a page, I can still see the HTTP link ... and it is invalidating the SSL.

The url in question (Karknesi, Store Switcher, related to navigation) is given to all by Magento Functions. Such as:

  • getCategoryUrl ();
  • getSwitchCurrencyUrl ();

    Does anyone know what can be wrong ... I can remember some of his things? Any more information is required, please let me know ...

    Thanks Sean

    < P> It's really a good thing that it helps prevent search engines from seeing links to their catalogs and product pages, such as https (due to duplicate content) with my knowledge, if you have resources (images , CSS, JS), it will affect your SSL (due to browser cookies). If you see a source on the page containing SSL Magazine, those resources will be automatically https

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -