Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

replacing all http:// in code with https://


Recommended Posts

Posted

The code in CE is still using none SSL, " itemscope itemtype="http://schema.org/*****"

Can ths be replaced by "itemscope itemtype="https://schema.org/*******"     ???

 

 

 

Posted

from the schema.org website

Quote

Q: Should we write 'https://schema.org' or 'http://schema.org' in our markup?

There is a general trend towards using 'https' more widely, and you can already write 'https://schema.org' in your structured data. Over time we will migrate the schema.org site itself towards using https: as the default version of the site and our preferred form in examples. However 'http://schema.org' -based URLs in structured data markup will remain widely understood for the forseeable future and there should be no urgency about migrating existing data. This is a lengthy way of saying that both 'https://schema.org' and 'http://schema.org' are fine.

in other words both are valid.

as long as google are happy with both, no rush to update.

Phoenix support now at https://phoenixcart.org/forum/
App created for phoenix
TinyMCE editor for admin

 

Posted

Yes thank's I did see that but as they don't have any dates against the listing so it's hard to tell if it's is still current thinking , as they do say

9 minutes ago, puddlec said:

There is a general trend towards using 'https' 

Which was some time ago! 😊 I think I'll just do a global find and replace.

 

Posted

Well it's now 2019 and I've decided to make the change, no harm either way as this is one http:// that will not give mixed content error on SSL sites.

 

Archived

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

×
×
  • Create New...