How to change domain name in WordPress?

WordPress更换网站域名既有优势也有劣势,但对于一个已经建立的WordPress网站来说,更换域名要谨慎。

话是这样说,但总会遇到一些突发情况需要更换域名。如果需要更改域名,关键是要正确处理整个流程The

更改WordPress主URL其实非常简单。只需在WordPress的两个不同设置中进行调整,这两个步骤都相当容易完成。

在本文中,我们看看如何在WordPress中更改现有域名,注意事项也会说出来。

图片[1]-如何在WordPress中更换域名?详细步骤与注意事项

preliminary

在开始更换域名之前,要做好下面这些准备工作:

  • Backup Sites: Before any major changes are made.Always back up your website(math.) genusIncluding databasesrespond in singingAll documents. You can use plugins such asUpdraftPlusor manual backups.
  • Purchase a new domain name: Ensure that the new domain name has been registered and that the DNS settings are in effect.
  • Obtain administrative privileges for old and new domains: You need to be able to access the DNS settings for both domains.

如何在 WordPress 中更改域名?

那么,如何在WordPress中更改域名呢?这个过程其实只需要几个简单的步骤:

步骤 1:在WordPress中更改URL

第一步是直接在WordPress中更改网站URL。不过,这一步需要注意:一旦保存更改,直到完成所有步骤之前,网站后台将暂时无法访问The

Log in to the WordPress backend and navigate to Settings > General 页面:

在此页面,可以看到网站的全局设置。我们需要修改的是 WordPress Address (URL) respond in singing Site address (URL):将新域名地址输入到这两个字段中,然后点击 Save ChangesThe

图片[2]-如何在WordPress中更换域名?详细步骤与注意事项

完成这一步后,网站就打不开了,后续步骤要解决这个问题。

步骤 2:设置永久重定向并通知搜索引擎

域名已经成功更改,但仍有大量链接可能是指向旧域名。可以通过设置永久重定向将这些链接转到新域名。

1.使用FTP工具或其它面板访问网站文件,找到 .htaccess file。建议在修改前先将该文件复制到本地作为备份。

2.在文件中添加以下代码:

#Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ http://www.example.COM/$1 [R=301,L]

将代码中的“http://www.example.COM”替换为网站新域名。

3. 保存文件并上传到服务器。

或者可以参阅我们的文章WordPress 301 重定向完整指南:修复死链并提升用户体验的最佳实践The

步骤 3:重新提交给搜索引擎

最后,需要重新提交,告诉搜索引擎网站域名已经更新。这一步主要看你做那个搜索引擎。比如,我们做谷歌,就可以通过 Google Search Console 来提交,过程也比较简单,只需几分钟即可完成。

1.登录Google Search Console账户。

图片[3]-如何在WordPress中更换域名?详细步骤与注意事项

2.在“set up”中找到域名更改选项,并按照提示完成更新操作。

图片[4]-如何在WordPress中更换域名?详细步骤与注意事项

Contact Us
Can't read the article? Contact us for free answers! Free help for personal, small business sites!
Tel: 020-2206-9892
QQ咨询:1025174874
(iii) E-mail: info@361sale.com
Working hours: Monday to Friday, 9:30-18:30, holidays off
© Reprint statement
This article was written by Banner1
THE END
If you like it, support it.
kudos34 share (joys, benefits, privileges etc) with others
commentaries sofa-buying

Please log in to post a comment

    No comments