Hi, Any idea how we can rebuild search index in su...
# suitecommerce
b
Hi, Any idea how we can rebuild search index in suitecommerce advanced website?
We applied SSL but some of the links are not working
g
it's under website setup from the actions drop down menu
b
Yes, I did that but stylesheet is not https which is why the site is not loading properly.
I'm getting below error message in the browser console
This request has been blocked; the content must be served over HTTPS.
s
Sounds like you need to clear the cache, although it is very odd that a system generated stylesheet would be requested with an insecure protocol when the user is in a secure part of the site. What stylesheet is it?
s
How have you set up the domain on the site? Single secure site?
b
Yes, I have created a site in NetSuite under commerce websites tab, then created a domain and applied the automatic domain on it.
As we are using the default SCA theme so I don't think so we have to update the links manually so use SSL
Is there any option to clear the site cache from website configuration?
s
You clear the cache from the cache invalidation page
Commerce > Content Management
b
I have applied the SSL again and cleared the cache as well, but still some links are on HTTP instead of HTTPS and that are blocked by the browser.
s
Can you switch the touchpoints so that they use the src versions of the SSPs please? That way we can determine whether there is a problem with the configuration or your custom code
b
I have switched the touch points to use src version. But still the issue persists Also I have't did any custom coding on the site
s
Alright, I have no idea.