duancong2160 2011-01-21 10:31
浏览 36

如何更改wordpress链接的方式?

my question is what should I edit in wordpress files so my categories links shows in any theme doesn't show like that www.mysite.com/category/category-1 , and make it show the way I want it for example : category-1.mysite.com or even change the link to another website www.mysite2.com/ , I mean here just changing the links and not making category-1.mysite.com shows www.mysite.com/category/category-1 contents.

  • 写回答

1条回答 默认 最新

  • dongza6247 2011-01-21 10:42
    关注
    1. as a subdomain: you could do it simply using a rule in your .htaccess file
    2. as another website: I don't really get the point here but you would need to make a custom plugin or simply some function in your function.php file that overrides the filter "category_link" provided by WordPress in order to return your custom link in function of the category ID passed in parameter. (see this WordPress codex page)

    See also: this forum topic

    评论

报告相同问题?

悬赏问题

  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
  • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
  • ¥16 mybatis的代理对象无法通过@Autowired装填
  • ¥15 可见光定位matlab仿真
  • ¥15 arduino 四自由度机械臂
  • ¥15 wordpress 产品图片 GIF 没法显示
  • ¥15 求三国群英传pl国战时间的修改方法
  • ¥15 matlab代码代写,需写出详细代码,代价私
  • ¥15 ROS系统搭建请教(跨境电商用途)