【问题标题】:Change url of site in wordpress.com在 wordpress.com 中更改网站的网址
【发布时间】:2018-07-03 09:59:45
【问题描述】:

我在 wordpress.com 中创建了网站,在 url http://abcd.com 上运行,现在我想将该 url 更改为 http://www.abcd.com 如何在 wordpress.com 中完成。

【问题讨论】:

  • 您是否有权访问 .htaccess 文件?
  • 不,我无法访问文件,我只有 wordpress.com 管理面板
  • 添加了答案,看看
  • 我已经检查了你的答案。我希望我的 Godday 域与 wordpress.com 进行映射,然后它还会从站点 url 中删除 www?

标签: wordpress wordpress-theming wordpress.com


【解决方案1】:

我不认为你可以在 wordpress.com 中添加 www 重定向,

看看 wordpress.com 论坛的评论

很抱歉,没有解决办法。 WordPress.com 会自动删除 所有 URL 中的“www”。

这里的软件会去掉 www.外出并始终无缝 重定向到不带“www”的 URL。

当一切都分开时,www 是一个旧协议 服务器硬件。 www (www.example.com) 是网络服务器,邮件 (mail.example.com) 是邮件服务器,ftp (ftp.example.com) 是 FTP 服务器,打印 (print.example.com) 是打印服务器等。这些 天,一切都在Web服务器下运行,制作www。多余的 而且浪费了四个字符。

more info

more info about www redirect

【讨论】:

    【解决方案2】:
            **INSTRUCTIONS**
    
            Via WordPress Dashboard
            1.After moving your site files (if necessary), log into your your WordPress Dashboard as an administrator.
            2.Next, click on Settings from the menu, and then General.
            3.The two fields we'll change are WordPress Address (URL) and Site Address (URL).
            4.Enter the URL you'd like to use. For this example, we'll change the two fields to http://example.com.
            5.Scroll down the page and click on the Save Changes button.
            6.Be sure that you rename the folder to the new URL in FTP or the File Manager. 
    
        OR
    
        YOU can changed it from phpmyadmin.
    - Move in your wordpress database.
    - Search for wp_option.
    - Then search for "siteurl" and changed option_value of it.
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-01-22
      • 2016-01-27
      • 2015-03-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-11-15
      • 1970-01-01
      相关资源
      最近更新 更多