".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
由于 Blogger (Blogspot) 不是真正的托管公司,因此无法直接将网站从Blogger转移到[HostGator](/#)鳄鱼主机商;但是Blogger 具有一项功能,可以让网站内容导出为通用格式。具体操作方法如下:
将Blogger网站转移到HostGator鳄鱼主机上,WordPress 支持直接从您的Blogger帐户导入。
第一步:登录到cPanel。
第二步:导航到软件部分,然后单击Softaculous 应用程序安装程序。
![](https://www.idcspy.com/wp-content/uploads/2022/03/cpanel-softaculous-1.png)
第三步:安装WordPress。
![](https://www.idcspy.com/wp-content/uploads/2022/03/cpanel-softaculous-2-1024x474.png)
第四步:安装WordPress后,在example.com/wp-admin导航您的WordPress管理区域(将example.com替换为您的实际域名)。
第五步:导航到工具部分,然后单击导入。
![](https://www.idcspy.com/wp-content/uploads/2022/03/cpanel-softaculous-3.png)
第六步:从屏幕上的选项中,单击Blogger选项 下的立即安装。
![](https://www.idcspy.com/wp-content/uploads/2022/03/cpanel-softaculous-4.png)
第七步:安装 Blogger 后,选择Blogger .,单击Run Importer。
![](https://www.idcspy.com/wp-content/uploads/2022/03/cpanel-softaculous-5.png)
第八步:在新页面上,您现在可以导入您的Blogger备份,这是一个 XML 文件。
![](https://www.idcspy.com/wp-content/uploads/2022/03/cpanel-softaculous-6.png)
第九步:单击上传和导入按钮。
以上就是Blogger网站转移到HostGator鳄鱼主机教程介绍,大家有这方面的需求的开店动起手来操作吧!
推荐:《[HostGator主机取消免费SSL方法](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/104036.html