Harkamal Singh
Harkamal Singh

Reputation: 35

Website is not loading properly on https

My website was working perfect since it was running on http. After migrating it to https , some of the css is not reflecting properly. I've checked many things like 304 error , done versioning of css files , transferred all requests to https instead of http. This is the link :- https://stratgist.com. Please check tell me the solution to this

Upvotes: 0

Views: 309

Answers (1)

Sudhir Sapkal
Sudhir Sapkal

Reputation: 1038

Site is working fine to me, Just some js and css files are not loading and console showing it.

It might have cache of your browser. Open browser and do ctrl+f5 or else open site in Incognito mode/private window of your browser.

Upvotes: 3

Related Questions