【发布时间】:2020-02-07 05:54:08
【问题描述】:
我创建了一个新网站。在旧版本中,我有一篇文章的网址,例如:
www.mysite.com/article,{article_id},{article_title}.html
我想更改我在 cakephp 中的 url 结构,而不会失去我在 google 中的 SEO 位置。我该怎么做?
我使用的是 Cakephp 3.8 我还没有尝试任何东西,因为我不知道从哪里开始
【问题讨论】:
标签: php cakephp url-rewriting cakephp-3.x