安装 SSL 证书后缺少 CSS 样式

标签 css ssl

我的一个 friend 在做网站,他想安装 ssl。有人告诉他这对搜索引擎优化有帮助,所以我为他做了。唯一的问题是,当您使用 https://prescottazhomesearch.com 访问该网站时样式无法正常工作。 我查看了浏览器上的源代码,可以看到它调用的样式表具有绝对 URL“http://"stylesheet".css”,而不是相对 URL,所以我认为这可能是问题所在,但我不确定。现在我没有为他做初始构建,所以我很难找出调用这些其他样式表的文件,以便我可以更改 url。 非常感谢任何见解! 谢谢

最佳答案

将所有http://替换为https://

如果您的网站支持旧的 ie 版本,请不要使用 //

我的 Chrome 控制台的日志很少:

 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/wp-content/uploads/layerslider.custom.css?ver=5.1.1'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/dashicons.min.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/thickbox.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/tubepress.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/subscriptions.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
2www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/client.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/default.css?v=1407352779&ver=2.1.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/layerslider.css?ver=5.1.1'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/mappress.css?ver=2.42.1'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/polls-css.css?ver=2.63'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/widgets.css?ver=20121003'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/autocomplete.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/aep.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/wp-listings.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/wp-listings-widgets.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/bizdir.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/schooldir.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/srp.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/download-css.css?ver=1.50'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure resource 'http://www.prescottazhomesearch.com/css/style.css?ver=1.4.6'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/11/Front-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/10/Front-of-Home-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/10/front-of-home-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/10/Front-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/09/P1030184_85_86_87_88_89_90-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/Front-of-Home-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/U.S.A-Prescott1Arizona1-150x150.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/victorianestatesPic2-150x150.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/Eastman-website-2-150x150.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:46 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/dashicons.min.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:47 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/thickbox.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:48 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/tubepress.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:49 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/subscriptions.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:50 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/client.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:51 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/client.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:52 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/default.css?v=1407352779&ver=2.1.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:53 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/layerslider.css?ver=5.1.1'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:54 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/mappress.css?ver=2.42.1'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:55 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/polls-css.css?ver=2.63'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:56 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/widgets.css?ver=20121003'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:58 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/autocomplete.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:59 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/aep.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:60 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/wp-listings.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:61 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/wp-listings-widgets.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:62 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/bizdir.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:63 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/schooldir.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:64 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/srp.css?ver=3.9.2'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:65 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/download-css.css?ver=1.50'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:66 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.prescottazhomesearch.com/css/style.css?ver=1.4.6'. This request has been blocked; the content must be served over HTTPS.
www.prescottazhomesearch.com/:434 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/11/Front-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:434 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/10/Front-of-Home-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:434 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/10/front-of-home-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:434 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/10/Front-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:434 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/09/P1030184_85_86_87_88_89_90-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:434 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/Front-of-Home-560x380.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:706 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/U.S.A-Prescott1Arizona1-150x150.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:708 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/victorianestatesPic2-150x150.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:710 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/Eastman-website-2-150x150.jpg'. This content should also be served over HTTPS.
jquery.cycle2.js:821 [cycle2] --c2 init--
jquery.cycle2.js:821 [cycle2] autoHeight: container (string)
jquery.cycle2.js:821 [cycle2] slides: > div.testimonial_slide (string)
jquery.cycle2.js:821 [cycle2] timeout: 2000 (number)
jquery.cycle2.js:821 [cycle2] fx: fade (string)
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/U.S.A-Prescott1Arizona1.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/09/thumbbutte.png'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/prescott-home1.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/kitchen.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/prescottluxury1.jpg'. This content should also be served over HTTPS.
www.prescottazhomesearch.com/:1 Mixed Content: The page at 'https://www.prescottazhomesearch.com/' was loaded over HTTPS, but requested an insecure image 'http://www.prescottazhomesearch.com/wp-content/uploads/2014/08/U.S.A-Prescott1Arizona1.jpg'. This content should also be served over HTTPS.

关于安装 SSL 证书后缺少 CSS 样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28888919/

相关文章:

ssl - HTML 函数在 SSL 下不工作

php - PHP session 的 cookie 安全吗?

php - CodeIgniter: stream socket enable crypto SSL/TLS already set up for this stream 警告

css - 每行三个缩进文本 block 中的第二个未对齐

css - 主题应用指南

html - 我如何创建包含可拖动拆分器的响应式 html div 元素?

docker - 无法访问 qbittorrent docker webui

android - 为什么有些 HTTPS 请求无法在 Fiddler 上解密,而有些可以?

HTML/CSS : One element, 1 像素高,100% 宽,0 个图像,单色,所有浏览器

html - 将尺寸分配给 div 是否会将其位置转换为相对位置?