one of my links in design manager is http:// how can I fix that? It's not shown in Design Manager but more so as a menu item. The link goes here but when HubSpot set it up they linked to http:// rather than https:// likely because we hadn't launched our website yet. Now I can't find the right module to fix it.
It has the cache buster which will break the server cache and also the debug parameter to make sure any code changes are reflected - I think it might just be a cache issue for you.
Regarding the site audit, I would rerun it once you've confirmed you see the same thing I do.
Based on the code, the link isn't coming from the code in the module, it's coming from the HubSpot menu settings.
@mallorysd can you clarify which link you're referring to in design manager? not sure what you mean as menu item, is the link in your header (logo) or navigation (menu)?
Hi Jennifer, I sent a reply but not sure you saw it. In our code, on line 174, you'll see that the menu links to an http:// not an http:// and I need to fix that but I can't find the file or the module to fix it in HubSpot. view-source:https://info.olingergroup.com/blog
Hi Jennifer. @Jnix284 Thanks for your reply. If you look at our page source, on line 174, you'll see the http:// to our main domain. I need to make this https:// as we're getting notified in our site audit. view-source:https://info.olingergroup.com/blog. I looked in Design Manager and can't find this page or module. http://www.olingergroup.com is on on line 174 in the source code. Do you see what I mean? I can't post the HTML here.