Blogger从http到https(SSL问题)

时间:2017-11-18 13:44:25

标签: http ssl https blogger archive

问题是,在收到SSL证书后,将我的站点从http切换到https我的站点(在我自己的域上)的某些功能在博客平台上停止工作。

如何修复代码以使其再次运行?

SetParent

现在表格显示我的帖子看起来主要是代码,我需要添加更多细节,但我不知道要添加更多内容,因为所有我需要的内容,我被问到上面。< / p>

1 个答案:

答案 0 :(得分:0)

如何将脚本标记更改为以下内容

<script src="/feeds/posts/default?max-results=500&amp;alt=json-in-script&amp;callback=LoadTheArchive"/>
<script src="/feeds/posts/default?max-results=150&start-index=151&alt=json-in-script&callback=LoadTheArchive"/>
<script src="/feeds/posts/default?max-results=150&start-index=301&alt=json-in-script&callback=LoadTheArchive"/>
<script src="/feeds/posts/default?max-results=150&start-index=451&alt=json-in-script&callback=LoadTheArchive"/>
<script src="/feeds/posts/default?max-results=150&start-index=601&alt=json-in-script&callback=LoadTheArchive"/>
<script src="/feeds/posts/default?max-results=150&start-index=851&alt=json-in-script&callback=LoadTheArchive"/>
<script src="/feeds/posts/default?max-results=150&start-index=1001&alt=json-in-script&callback=LoadTheArchive"/>