douchui3933 2014-01-25 12:33
浏览 54

Wordpress网站域名问题

I have a site www.xyz.com. when i typed www.xyz.com in the address bar of the browser it is getting redirected to xyz.com without www.
I even tried to redirect the domain url to www.xyz.com in .htaccess file. but it is generating an error as indefinite loop.

Please help me to resolve this issue.

  • 写回答

3条回答 默认 最新

  • douzao2590 2014-01-25 12:36
    关注

    That is due to permalink setting in you Wordpress installation.

    Make sure to change these 2 URLs in your permalink setting:

    1. Site URL
    2. Home URL

    To make sure both of them start with http://www.xyz.com

    评论

报告相同问题?

悬赏问题

  • ¥15 Fluent udf 编写问题
  • ¥15 求合并两个字节流VB6代码
  • ¥15 Pyqt 如何正确的关掉Qthread,并且释放其中的锁?
  • ¥30 网站服务器通过node.js部署了一个项目!前端访问失败
  • ¥15 WPS访问权限不足怎么解决
  • ¥15 java幂等控制问题
  • ¥15 海湾GST-DJ-N500
  • ¥15 氧化掩蔽层与注入条件关系
  • ¥15 Django DRF 如何反序列化得到Python对象类型数据
  • ¥15 多数据源与Hystrix的冲突